summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/pnorLayoutFSP.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/buildpnor/pnorLayoutFSP.xml')
-rw-r--r--src/build/buildpnor/pnorLayoutFSP.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/src/build/buildpnor/pnorLayoutFSP.xml b/src/build/buildpnor/pnorLayoutFSP.xml
index 7ed111e36..faf5e4972 100644
--- a/src/build/buildpnor/pnorLayoutFSP.xml
+++ b/src/build/buildpnor/pnorLayoutFSP.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -250,4 +250,13 @@ Layout Description - Used when building an FSP driver
<side>sideless</side>
<ecc/>
</section>
+ <section>
+ <description>Secure Boot (144K)</description>
+ <eyeCatch>SECBOOT</eyeCatch>
+ <physicalOffset>0x2469000</physicalOffset>
+ <physicalRegionSize>0x24000</physicalRegionSize>
+ <side>sideless</side>
+ <ecc/>
+ <preserved/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud