coreboot/src
Michał Żygowski 3053cd2dad soc/amd/common/acpi/lpc.asl: Report fixed base addresses
On systems with AMD ROM armor enabled the SPI base address register
in LPC bridge PCI device space is not accessible (returns all FFs).
In such case the AML code will not be able to retrieve the SPI BAR
and report it properly. Use fixed bases instead to avoid running
into this problem in the future.

Change-Id: Ia01508e5ddf2da053f9bf4116c5e05b89500f772
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89488
Reviewed-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-12-09 09:31:15 +00:00
..
acpi acpi: Clear whole FACS table before filling it 2025-12-08 03:01:18 +00:00
arch cpu/intel: Add SMBIOS Socket BGA1744 type 2025-12-02 01:55:26 +00:00
commonlib commonlib/memory_info: Introduce new fields to memory_info structure 2025-12-08 02:35:30 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu soc/intel/common/block/rtc/rtc.c: Top Swap: add Slot B selection mechanism 2025-12-04 01:31:25 +00:00
device device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
drivers drivers/tpm: Remove duplicated op 2025-12-08 03:03:36 +00:00
ec ec/google: Check AC charger presence by reading host event register 2025-12-05 14:28:21 +00:00
include device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
lib commonlib/memory_info: Introduce new fields to memory_info structure 2025-12-08 02:35:30 +00:00
mainboard mb/google/ocelot/var/matsu: Add fw_config definitions with UFSC 2025-12-08 18:04:11 +00:00
northbridge device/dram/ddr3: Fill in voltage fields for SMBIOS type 17 2025-12-08 02:36:00 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security {mb, security}: Use EC_REBOOT_FLAG_IMMEDIATE for cold reboots 2025-12-05 06:52:35 +00:00
soc soc/amd/common/acpi/lpc.asl: Report fixed base addresses 2025-12-09 09:31:15 +00:00
southbridge tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
superio sio/nuvoton/common/nuvoton.h: Add common Nuvoton SIO LDNs 2025-10-29 16:56:07 +00:00
vendorcode vendorcode/amd/fsp/.../fsp_h_c99.h: Use fsp2_0 structs 2025-12-02 15:27:39 +00:00
Kconfig Kconfig: Introduce HAVE_CBFS_FILE_OPTION_BACKEND 2025-09-17 04:18:07 +00:00