Replace platform-specific lockdown.c with the common PMC lockdown driver. Changes: - Remove src/soc/intel/meteorlake/lockdown.c - Add PMC_FDIS_LOCK_REG define pointing to GEN_PMCON_B in soc/pmc.h - Enable SOC_INTEL_COMMON_FEATURE_LOCKDOWN in Kconfig - Update Makefile.mk to remove lockdown.c from build Meteor Lake uses GEN_PMCON_B for ST_FDIS_LOCK (bit 21), the same approach as Panther Lake. Change-Id: Iecccc482f04d85cfec738dd57dc1473eaf82cfcc Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91206 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Huang, Cliff <cliff.huang@intel.com> |
||
|---|---|---|
| .. | ||
| amd | ||
| cavium | ||
| example/min86 | ||
| ibm/power9 | ||
| intel | ||
| mediatek | ||
| nvidia | ||
| qualcomm | ||
| rockchip | ||
| samsung | ||
| sifive | ||
| ti | ||
| ucb/riscv | ||
| xilinx | ||