From d84a1393ddec82dda67207a6f21edb5153877b5a Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Fri, 30 Jan 2015 12:06:21 -0600 Subject: Add directory structure Change-Id: I9d2fdc9757d060cc07ee3ea5d3622d0fd9d3d2ba Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15479 Reviewed-by: Derk Rembold Tested-by: Derk Rembold Reviewed-by: A. Patrick Williams III --- LAYOUT | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LAYOUT (limited to 'LAYOUT') diff --git a/LAYOUT b/LAYOUT new file mode 100644 index 00000000..38abdf67 --- /dev/null +++ b/LAYOUT @@ -0,0 +1,16 @@ +================================================================================ +-----------------------------PPE DIRECTORY STRUCTURE---------------------------- +================================================================================ + +sbe/ - FAPI-Lite SBE code to IPL the chip without the core and cache routine. + - May contain some PPE assembler files/functions. + +corecache/ - Core routines will also land in the CME image while cache routine will also land in the STOP GPE image. + - FAPI-Lite Hcode that initializes the core and cache chiplets. +pgpe/ - PState GPE code +ops/ - SBE chipOps -- may be delivered from the FW team but may have some early engineering forms +lib/ - FAPI-Lite Common PPE code routines (startclocks, arrayinit, etc) +pk/ - PPE Kernel + kernel/ - Base kernel + ppe42/ - Emulation function that don't exist in the PPE42 (div64, ppe_scom) +import/ - place for information about what needs to be mirrored into ppe build. \ No newline at end of file -- cgit v1.2.1