From 6a040451c75c888ad1ecca9e10988c119cbbba84 Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Tue, 15 Aug 2017 10:44:28 -0500 Subject: 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 Tested-by: Jenkins OP Build CI Reviewed-by: Marshall J. Wilks Reviewed-by: Nicholas E. Bofferding Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: Daniel M. Crowell --- src/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'src/makefile') 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 -- cgit v1.2.3