summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorMike Baiocchi <mbaiocch@us.ibm.com>2017-08-15 10:44:28 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-18 10:25:30 -0400
commit6a040451c75c888ad1ecca9e10988c119cbbba84 (patch)
treea9d5a61847b56e5b55903a3e5f9e1f68ee919ea4 /src/makefile
parent8709c1f2823e69ae8315967d5bc2f34646e90354 (diff)
downloadtalos-hostboot-6a040451c75c888ad1ecca9e10988c119cbbba84.tar.gz
talos-hostboot-6a040451c75c888ad1ecca9e10988c119cbbba84.zip
Fix SECUREBOOT runtime interfaces and tests
This commit fixes the SECUREBOOT::allowAttrOverrides() function and also allows for more accurate secureboot testing at runtime. Change-Id: Ife86bd3f6311247438dd68a1a191d5de86892512 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44635 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 66f3bc226..acc5f5a37 100644
--- a/src/makefile
+++ b/src/makefile
@@ -185,7 +185,6 @@ EXTENDED_MODULES += ibscom
EXTENDED_MODULES += thread_activate
EXTENDED_MODULES += $(if $(CONFIG_VPO_COMPILE),,dump)
EXTENDED_MODULES += $(if $(CONFIG_VPO_COMPILE),,runtime)
-EXTENDED_MODULES += secureboot_ext
EXTENDED_MODULES += $(if $(CONFIG_TPMDD),secureboot_trusted,)
EXTENDED_MODULES += sbe
EXTENDED_MODULES += sbeio
OpenPOWER on IntegriCloud