Attention is currently required from: Felix Singer, Angel Pons, Michael Niewöhner, Andrey Petrov, Patrick Rudolph. Hello Felix Singer, build bot (Jenkins), Nico Huber, Angel Pons, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58426
to look at the new patch set (#2).
Change subject: soc/intel/{skl,apl}: don't run or even include SGX code if disabled ......................................................................
soc/intel/{skl,apl}: don't run or even include SGX code if disabled
Do not run or include any code in case the user did not explicitly enable SGX through `SOC_INTEL_COMMON_BLOCK_SGX_ENABLE`.
Also move the ifdef inside the ASL file.
Change-Id: Iec4d3d3eb2811ec14d29aff9601ba325724bc28c Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/soc/intel/apollolake/acpi.c M src/soc/intel/apollolake/acpi/southbridge.asl M src/soc/intel/common/acpi/sgx.asl M src/soc/intel/common/block/sgx/Makefile.inc M src/soc/intel/skylake/acpi/pch.asl 5 files changed, 4 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/58426/2