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