coreboot-kgpe-d16/src/soc/intel
Aseda Aboagye 4291c82ac0 soc/intel/jasperlake: Add offsets for pad locking
This commit simply adds the offset for the PADCFGLOCK register for the
Intel Jasper Lake platform.  This enables pads to be locked.

BUG=b:191189275
BRANCH=None
TEST=Enable pad locking on lalala by calling `gpio_lock_pad` and verify
that the pad configuration is locked and cannot be manipulated from the
OS.

Signed-off-by: Aseda Aboagye <aaboagye@google.com>
Change-Id: Iccfe536b4a881f081f22bcc258a375caad3ffcb3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55648
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-19 00:04:19 +00:00
..
alderlake soc/intel/alderlake: Add TBT PCIe root ports enablement 2021-06-18 21:42:35 +00:00
apollolake soc/intel/apollolake: Make use of is_devfn_enabled() function 2021-06-16 03:47:46 +00:00
baytrail ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
braswell ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
broadwell arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
cannonlake soc/intel/cannonlake: Make use of is_devfn_enabled() function 2021-06-16 03:48:29 +00:00
common soc/intel/common/block/gpio: Add gpio_lock_pad() 2021-06-19 00:03:50 +00:00
denverton_ns arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
elkhartlake soc/intel/elkhartlake: Make use of FSP_ARRAY_LOAD macro 2021-06-18 06:03:25 +00:00
icelake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
jasperlake soc/intel/jasperlake: Add offsets for pad locking 2021-06-19 00:04:19 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
tigerlake soc/intel/{alderlake,tigerlake}: Fix typo in pmc.h 2021-06-17 15:59:29 +00:00
xeon_sp soc/intel/xeon_sp/cpx: Move MSR Locks to CPU init and fix them 2021-06-16 04:18:36 +00:00
Kconfig