summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep14/makefile
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2018-03-15 21:47:37 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-07 16:23:23 -0400
commitb783b0264c7f8c975f2a84218ba79a3ce3b458b1 (patch)
tree324971bd66937cf02050adade647137cb370602b /src/usr/isteps/istep14/makefile
parentad4b745046741aba48b11a92dde21e396f517f60 (diff)
downloadtalos-hostboot-b783b0264c7f8c975f2a84218ba79a3ce3b458b1.tar.gz
talos-hostboot-b783b0264c7f8c975f2a84218ba79a3ce3b458b1.zip
Secure Boot: Secure Centaurs in istep 14.5
If secureboot is enabled, call HWP in istep 14.5 to secure the Centaurs. The HWP will set protection bits in the Centaur that cannot be reversed without a full re-init of the chip. Change-Id: I8f72a11b3b79df4bd9dbd6869f525d8271d36887 RTC: 187288 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55951 Reviewed-by: ILYA SMIRNOV <ismirno@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> Reviewed-by: Michael Baiocchi <mbaiocch@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/isteps/istep14/makefile')
-rw-r--r--src/usr/isteps/istep14/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/istep14/makefile b/src/usr/isteps/istep14/makefile
index ab9faff82..02dc3a39c 100644
--- a/src/usr/isteps/istep14/makefile
+++ b/src/usr/isteps/istep14/makefile
@@ -59,6 +59,7 @@ OBJS += call_host_mpipl_service.o
include ${ROOTPATH}/procedure.rules.mk
include ${PROCEDURE_PATH}/hwp/nest/p9_exit_cache_contained.mk
include ${PROCEDURE_PATH}/hwp/nest/p9_mss_setup_bars.mk
+include ${CEN_PROC_PATH}/hwp/memory/p9c_mss_secure_boot.mk
# TODO: RTC 159164: Multiple definition linker errors on HWPs that include the
# same *.o file in their *.mk files
OpenPOWER on IntegriCloud