summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2017-08-11 10:41:54 -0500
committerNick Bofferding <bofferdn@us.ibm.com>2017-08-11 14:36:09 -0500
commit8038c78d2d486504b6ed9c2ae84ddefca2234b4d (patch)
tree4c02b379f31be5b7cf3045461519865960da5caf
parentd5c31a5c9332538ceddea4be73781c345c55f31d (diff)
downloadpnor-8038c78d2d486504b6ed9c2ae84ddefca2234b4d.tar.gz
pnor-8038c78d2d486504b6ed9c2ae84ddefca2234b4d.zip
Secure Boot: Add header to IMA_CATALOG partition
Signed-off-by: Nick Bofferding <bofferdn@us.ibm.com>
-rw-r--r--p9Layouts/defaultPnorLayout_128.xml1
-rw-r--r--p9Layouts/defaultPnorLayout_64.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/p9Layouts/defaultPnorLayout_128.xml b/p9Layouts/defaultPnorLayout_128.xml
index 6cdd5df..d2e0c5f 100644
--- a/p9Layouts/defaultPnorLayout_128.xml
+++ b/p9Layouts/defaultPnorLayout_128.xml
@@ -288,6 +288,7 @@ Layout Description
<physicalOffset>0x280F000</physicalOffset>
<physicalRegionSize>0x40000</physicalRegionSize>
<side>A</side>
+ <sha512Version/>
<ecc/>
</section>
<section>
diff --git a/p9Layouts/defaultPnorLayout_64.xml b/p9Layouts/defaultPnorLayout_64.xml
index 3514d9c..b1755ee 100644
--- a/p9Layouts/defaultPnorLayout_64.xml
+++ b/p9Layouts/defaultPnorLayout_64.xml
@@ -288,6 +288,7 @@ Layout Description
<physicalOffset>0x280F000</physicalOffset>
<physicalRegionSize>0x40000</physicalRegionSize>
<side>A</side>
+ <sha512Version/>
<ecc/>
</section>
<section>
OpenPOWER on IntegriCloud