summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/ppe/pk/kernel/pk_timer_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial checkin of pstate and ./pk support codes and creation of ./ppe dir.Claus Michael Olsen2016-08-161-0/+87
The pstate make files have been customized to successfully build the pstate image in the ./ekb environment. The following is required for a successful pstate image build: - Presence of ./ppe dir at ./chip/p9/procedures/ppe (Note, this is not the the same dir as the ./ppe [submodule] repository). - Presence of ./ppe/{include,lib,pk,tools} from the p9pman_mode (pm) repository, i.e. ./pm/p9_code/{include,lib} and ./pm/p9_code/ppe{pk,tools}. - The following files were modified, predominantly with the wrapping of *INDENT-OFF/ON* to get around beautifier fails and beautifier literally messing up assembly code sections in *.h files using the __ASSEMBLER__ directive. A separate email was sent out on 11/10/2015 detailing the specific problems. - Removed ./ppe/lib/ppc405lib Change-Id: Ifcd49d196982854cf83887bea36f8f6db96b59d9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21934 Tested-by: Jenkins Server Reviewed-by: Claus Michael Olsen <cmolsen@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28284 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
OpenPOWER on IntegriCloud