3rdparty/intel-sec-tools: Update to support Boot Guard
Update intel-sec-tools to commit of BootGuard support. Remove --coreboot argument in src/security/intel/cbnt/Makefile.inc: was removed as argument for cbnt Change-Id: Iaf34bdb65a5f067d1d632e35d340b8fc49aaf318 Signed-off-by: Christopher Meis <christopher.meis@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/55013 Reviewed-by: Christian Walter <christian.walter@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
66713d0cc9
commit
1128817ed6
2
3rdparty/intel-sec-tools
vendored
2
3rdparty/intel-sec-tools
vendored
Submodule 3rdparty/intel-sec-tools updated: 875763e421...6682883ba2
@@ -60,7 +60,6 @@ $(obj)/bpm_unsigned.bin: $(obj)/coreboot.rom $(CBNT_PROV)
|
||||
--ibbflags=$(CONFIG_INTEL_CBNT_IBB_FLAGS) \
|
||||
--entrypoint=$(shell printf "%d" 0xfffffff0) \
|
||||
--ibbhash=$(PK_HASH_ALG_SHA256),$(PK_HASH_ALG_SHA1),$(PK_HASH_ALG_SHA384) \
|
||||
--coreboot \
|
||||
--sinitmin=$(CONFIG_INTEL_CBNT_SINIT_SVN) \
|
||||
--txtflags=0 \
|
||||
--powerdowninterval=$(CONFIG_INTEL_CBNT_PD_INTERVAL) \
|
||||
|
Reference in New Issue
Block a user