summaryrefslogtreecommitdiffstats
path: root/src/usr/runtime/populate_hbruntime.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/runtime/populate_hbruntime.C')
-rw-r--r--src/usr/runtime/populate_hbruntime.C4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/usr/runtime/populate_hbruntime.C b/src/usr/runtime/populate_hbruntime.C
index 12a6fba9f..38e1236ab 100644
--- a/src/usr/runtime/populate_hbruntime.C
+++ b/src/usr/runtime/populate_hbruntime.C
@@ -1092,9 +1092,6 @@ errlHndl_t populate_HbRsvMem(uint64_t i_nodeId)
break;
}
- // @TODO RTC:125304 enable when PHYP changes necessary for pre-verified
- // lids are in a fips release
-/*
// Load lids from Master Container Lid Container provided by FSP
if (INITSERVICE::spBaseServicesEnabled())
{
@@ -1105,7 +1102,6 @@ errlHndl_t populate_HbRsvMem(uint64_t i_nodeId)
break;
}
}
-*/
} while(0);
// If lock obtained, always unlock Pre verified lid manager
OpenPOWER on IntegriCloud