summaryrefslogtreecommitdiffstats
path: root/src/usr/pnor/pnor_common.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/pnor/pnor_common.H')
-rw-r--r--src/usr/pnor/pnor_common.H5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/usr/pnor/pnor_common.H b/src/usr/pnor/pnor_common.H
index e8b6bd4f8..497e85e83 100644
--- a/src/usr/pnor/pnor_common.H
+++ b/src/usr/pnor/pnor_common.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2014,2016 */
+/* Contributors Listed Below - COPYRIGHT 2014,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -73,6 +73,9 @@ namespace PNOR {
void physicalToMmioOffset(uint64_t i_hbbAddress,
uint64_t& o_mmioOffset);
+ // @TODO RTC 168021 Remove legacy extensions when all secure sections
+ // are supported via story 168021
+
/**
* @brief Reads version header of section, hashes it, and extends to tpm
* buffer list.
OpenPOWER on IntegriCloud