summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/runtime/common')
-rw-r--r--src/usr/runtime/common/runtime_utils.C4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/runtime/common/runtime_utils.C b/src/usr/runtime/common/runtime_utils.C
index 7b900389f..d87847f85 100644
--- a/src/usr/runtime/common/runtime_utils.C
+++ b/src/usr/runtime/common/runtime_utils.C
@@ -27,11 +27,11 @@
namespace RUNTIME
{
-// -- Verified Images
+// -- Images expected to have secure headers
// -- OCC
// -- WOFDATA
// -- HCODE
-// -- Non-verified Images
+// -- Images that never have secure headers
/// -- RINGOVD
const PreVerifyVector preVerifiedPnorSections {
{PNOR::OCC, true},
OpenPOWER on IntegriCloud