build bot (Jenkins) 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 40:
(1 comment)
https://review.coreboot.org/c/coreboot/+/35799/40/src/soc/intel/common/block... File src/soc/intel/common/block/cpu/cpulib.c:
https://review.coreboot.org/c/coreboot/+/35799/40/src/soc/intel/common/block... PS40, Line 347: if (0 < valid_size <= CONFIG_SOC_INTEL_COMMON_BLOCK_SGX_PRMRR_SIZE) Comparisons should place the constant on the right side of the test