coreboot-kgpe-d16/src
Felix Held bff9823700 soc/amd/genoa/acpi: include globalnvs.asl in SoC code
Instead of including globalnvs.asl in the mainboard's dsdt.asl, include
it in Genoa's soc.asl. This aligns Genoa with Cezanne and newer and also
moves more SoC-common code to the SoC folder.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ie0e3299a95e007188a4d9de824cfff8d25a778be
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79465
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-12-13 20:30:32 +00:00
..
acpi acpi.c: Fix generating pointer to cb_tables located >4G 2023-12-08 14:02:45 +00:00
arch arch/arm64/armv8/Makefile.inc: Add clang -target for .ld CPP 2023-12-12 12:23:53 +00:00
commonlib vendorcode/amd/opensil: Add initial setup and API calls 2023-12-06 18:32:58 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu cpu/intel/model_206ax: Use macro IS_IVY_CPU 2023-12-04 15:54:45 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers drivers/uart/pl011.c Perform basic UART init 2023-12-13 14:27:09 +00:00
ec drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
include drivers/ipmi to lib: Fix misspellings & capitalization issues 2023-12-13 10:42:30 +00:00
lib lib/jpeg: Replace decoder with Wuffs' implementation 2023-12-13 16:17:34 +00:00
mainboard soc/amd/genoa/acpi: include globalnvs.asl in SoC code 2023-12-13 20:30:32 +00:00
northbridge sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree 2023-12-06 16:20:24 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security Makefile: Make vboot_fw.a a .PHONY target 2023-12-08 17:44:38 +00:00
soc soc/amd/genoa/acpi: include globalnvs.asl in SoC code 2023-12-13 20:30:32 +00:00
southbridge sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree 2023-12-06 16:20:24 +00:00
superio superio/smsc: Add support for the SCH555x series 2023-12-01 17:40:11 +00:00
vendorcode lib/jpeg: Replace decoder with Wuffs' implementation 2023-12-13 16:17:34 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00