Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35799 )
Change subject: soc/intel/sgx: make SGX a Kconfig option ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35799/2/src/mainboard/intel/glkrvp/... File src/mainboard/intel/glkrvp/variants/baseboard/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/35799/2/src/mainboard/intel/glkrvp/... PS2, Line 100: register "sgx_enable" = "1"
add select SOC_INTEL_COMMON_BLOCK_SGX_ENABLE to keep existing behaviour
Done