summaryrefslogtreecommitdiffstats
path: root/src/include/usr/secureboot/trustedbootif.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/secureboot/trustedbootif.H')
-rw-r--r--src/include/usr/secureboot/trustedbootif.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/usr/secureboot/trustedbootif.H b/src/include/usr/secureboot/trustedbootif.H
index 8f79756d9..41ba6ece9 100644
--- a/src/include/usr/secureboot/trustedbootif.H
+++ b/src/include/usr/secureboot/trustedbootif.H
@@ -44,6 +44,9 @@
namespace TRUSTEDBOOT
{
+ // Const string to append to PCR extension messages
+ extern const char* const FW_KEY_HASH_EXT;
+
struct _TpmLogMgr;
// Hostboot code just maps the TpmTarget type, which shared APIs use, as a
OpenPOWER on IntegriCloud