summaryrefslogtreecommitdiffstats
path: root/LAYOUT
diff options
context:
space:
mode:
Diffstat (limited to 'LAYOUT')
-rw-r--r--LAYOUT16
1 files changed, 16 insertions, 0 deletions
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
OpenPOWER on IntegriCloud