summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2019-05-02 15:20:15 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-06-03 10:26:25 -0500
commit5fd22b47f8d633b118265bae079793e8d90a51c1 (patch)
treee923f832604423f163e11b95cd05c49e7442bbac /src/usr/targeting
parentaf06bf24063e067ec0c6d7596588fc1716b2d4b9 (diff)
downloadtalos-hostboot-5fd22b47f8d633b118265bae079793e8d90a51c1.tar.gz
talos-hostboot-5fd22b47f8d633b118265bae079793e8d90a51c1.zip
NVDIMM encryption HW function support
Update random number generation, IPL and runtime. Write encryption regs to enable nvdimm encryption, crypto-erase, disable encryption. Read config-status reg to verify encryption state. Change-Id: I25625b53f90eeb542767fa729ebb47f8f8455a4b RTC:201474 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77321 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Matthew Raybuck <matthew.raybuck@ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 686a5af57..2ec701237 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5118,7 +5118,7 @@
</description>
<simpleType>
<uint8_t>
- <default>1</default>
+ <default>0</default>
</uint8_t>
</simpleType>
<persistency>non-volatile</persistency>
OpenPOWER on IntegriCloud