coreboot/src
Jonathan Zhang 665d870244 soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD device
For Intel SPR-SP, the SAD device is hidden, so pcidev_path_on_bus()
returns NULL. Therefore use pci_s_write_config32() instead.

Move lock_pam0123() from finalize.c to util.c, to be together with
unlock_pam_regions().

Change-Id: Ib08d423d8c4d482612077b66dab3878018da8f2b
Signed-off-by: Jonathan Zhang <jonzhang@meta.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72432
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2023-03-09 21:40:23 +00:00
..
acpi
arch
commonlib
console
cpu cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol 2023-03-08 23:00:02 +00:00
device device/pci_rom: rework PCI ID remapping in pci_rom_probe 2023-03-09 20:57:40 +00:00
drivers drivers/intel/fsp2_0: Print mrc_cache size in decimal 2023-03-07 11:41:55 +00:00
ec Revert "ec/starlabs/merlin: Add support for enabling the mirror flag" 2023-03-09 21:38:26 +00:00
include soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h 2023-03-08 20:15:09 +00:00
lib
mainboard Revert "ec/starlabs/merlin: Add support for enabling the mirror flag" 2023-03-09 21:38:26 +00:00
northbridge
sbom
security
soc soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD device 2023-03-09 21:40:23 +00:00
southbridge util/ifdtool/ifdtool.c: Clean up 2023-03-09 19:36:32 +00:00
superio
vendorcode vc/intel/fsp/mtl: Update header files from 2523_80 to 3064_81 2023-03-08 17:32:24 +00:00
Kconfig