summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-07-12 09:18:13 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-07-20 15:54:53 -0400
commitc30be2b5469301e7269dc5689a70428e592f369f (patch)
tree21408e5fdd3bb0458e888999bf320e446938cace /src/usr/secureboot
parent781d316517240e869cc76ceff5cde3eb1fe6bc48 (diff)
downloadtalos-hostboot-c30be2b5469301e7269dc5689a70428e592f369f.tar.gz
talos-hostboot-c30be2b5469301e7269dc5689a70428e592f369f.zip
Address minor comments from Story 175114
Done separately in order to not restart CI on other commits Change-Id: I02c91d15c7a58673ba9e3da67a61aee66a647915 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43034 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot')
-rw-r--r--src/usr/secureboot/base/service.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/secureboot/base/service.C b/src/usr/secureboot/base/service.C
index 2674005c0..fc4498908 100644
--- a/src/usr/secureboot/base/service.C
+++ b/src/usr/secureboot/base/service.C
@@ -98,7 +98,6 @@ void* initializeBase(void* unused)
Singleton<Header>::instance().loadSecurely();
}
- // Don't extend more than 1/2 cache in VPO as fake PNOR is there
// Don't enable SecureRomManager in VPO
#ifndef CONFIG_P9_VPO_COMPILE
OpenPOWER on IntegriCloud