summaryrefslogtreecommitdiffstats
path: root/src/include/runtime/interface.h
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-05-11 15:15:52 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-06-06 00:47:30 -0400
commit728c7744334fe34ecd7c4a8c51835527aa032ec5 (patch)
treebe029afa12d6c823bdfe05423b2471922a86cfb7 /src/include/runtime/interface.h
parentd6edfb5f14ce156929ead04874972c5e40f5f19b (diff)
downloadtalos-hostboot-728c7744334fe34ecd7c4a8c51835527aa032ec5.tar.gz
talos-hostboot-728c7744334fe34ecd7c4a8c51835527aa032ec5.zip
Populate HDAT sections with Secureboot Hash and Verify Function info
HB Resv Mem - Add Secureboot Cryptographic Algorithm info - Relocate SecureROM code Secure and Trusted boot data - Fill in new section for Hash and Verification offsets Change-Id: Ibfd60cc4d0d738fb209357332932af7aca9c61b8 RTC: 156485 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40445 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@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> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/include/runtime/interface.h')
-rw-r--r--src/include/runtime/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/runtime/interface.h b/src/include/runtime/interface.h
index aafbbf96d..188abaf11 100644
--- a/src/include/runtime/interface.h
+++ b/src/include/runtime/interface.h
@@ -128,6 +128,7 @@ enum MemoryError_t
#define HBRT_RSVD_MEM__OCC_COMMON "ibm,occ-common-area"
#define HBRT_RSVD_MEM__SBE_COMM "ibm,sbe-comm"
#define HBRT_RSVD_MEM__SBE_FFDC "ibm,sbe-ffdc"
+#define HBRT_RSVD_MEM__SECUREBOOT "ibm,secure-crypt-algo-code"
/** @typedef hostInterfaces_t
OpenPOWER on IntegriCloud