Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35799 )
Change subject: soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig ......................................................................
Patch Set 12:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35799/10/src/soc/intel/apollolake/c... File src/soc/intel/apollolake/cpu.c:
https://review.coreboot.org/c/coreboot/+/35799/10/src/soc/intel/apollolake/c... PS10, Line 80: if (CONFIG(SOC_INTEL_COMMON_BLOCK_SGX_ENABLE)) ||
trailing statements should be on next line
Done
https://review.coreboot.org/c/coreboot/+/35799/11/src/soc/intel/apollolake/c... File src/soc/intel/apollolake/cpu.c:
https://review.coreboot.org/c/coreboot/+/35799/11/src/soc/intel/apollolake/c... PS11, Line 80: if (CONFIG(SOC_INTEL_COMMON_BLOCK_SGX_ENABLE)) ||
trailing statements should be on next line
Done