summaryrefslogtreecommitdiffstats
path: root/src/build/buildpnor/defaultPnorLayout.xml
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2016-10-20 15:05:04 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-16 13:31:11 -0500
commit9fe792112fcad9167829dd785972f2d3fd6f59c4 (patch)
tree7b0755853e4ba8884a7d5b5ad6e2882da95f9cdd /src/build/buildpnor/defaultPnorLayout.xml
parenta301193c570cfb2462e7d3fe4e0a25b1fc24bef1 (diff)
downloadtalos-hostboot-9fe792112fcad9167829dd785972f2d3fd6f59c4.tar.gz
talos-hostboot-9fe792112fcad9167829dd785972f2d3fd6f59c4.zip
Port secureboot build infrastructure from P8 to P9
Change-Id: Ief0412848818c45ee9b49476926cd742b9fa78f3 RTC:163081 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31591 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build/buildpnor/defaultPnorLayout.xml')
-rw-r--r--src/build/buildpnor/defaultPnorLayout.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/build/buildpnor/defaultPnorLayout.xml b/src/build/buildpnor/defaultPnorLayout.xml
index c6858edba..587fc85a2 100644
--- a/src/build/buildpnor/defaultPnorLayout.xml
+++ b/src/build/buildpnor/defaultPnorLayout.xml
@@ -148,7 +148,7 @@ Layout Description
<side>sideless</side>
<ecc/>
</section>
- <!-- @fixme - Put this back later (RTC:154286)
+ <!-- #@TODO RTC:163810 - Put this back later if needed
<section>
<description>Centaur SBE (576K)</description>
<eyeCatch>SBEC</eyeCatch>
@@ -238,4 +238,12 @@ Layout Description
<side>sideless</side>
<ecc/>
</section>
+ <section>
+ <description>SecureBoot Key Transition Partition (16K)</description>
+ <eyeCatch>SBKT</eyeCatch>
+ <physicalOffset>0x2ACF000</physicalOffset>
+ <physicalRegionSize>0x4000</physicalRegionSize>
+ <side>sideless</side>
+ <ecc/>
+ </section>
</pnor>
OpenPOWER on IntegriCloud