Nick Vaccaro has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39710 )
Change subject: soc/intel/tigerlake: Implement CHIPSET_LOCKDOWN ......................................................................
Patch Set 13:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39710/10/src/soc/intel/tigerlake/fs... File src/soc/intel/tigerlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/39710/10/src/soc/intel/tigerlake/fs... PS10, Line 113: CHIPSET_LOCKDOWN_COREBOOT Why does the CHIPSET_LOCKDOWN_COREBOOT case appear to unlock everything and the else case lock down everything? Is this meant to toggle the config state?