coreboot/src
Arthur Heymans ea2e210548 soc/amd/genoa: Implement romstage
The only thing romstage needs to do is find cbmem_top.

TESTED: reaches ramstage.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: Ic2837c4a2b0ec8dcd9dd99602f9c073999c36139
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76514
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com>
2023-11-30 15:18:45 +00:00
..
acpi acpi: Enable 64bit ECAM resource 2023-11-27 21:10:41 +00:00
arch arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker 2023-11-29 00:33:13 +00:00
commonlib Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu nb/intel/sandybridge: Use SA devid to identify PC type 2023-11-20 14:58:31 +00:00
device device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORT 2023-11-10 15:27:58 +00:00
drivers drivers: spi_flash: Add space before colon to fix coding style 2023-11-16 11:59:20 +00:00
ec ec/google/chromeec: Update ec_cmd_api.h and ec_commands.h 2023-11-16 23:08:06 +00:00
include acpigen.c: Add resource consumer functions for mmio 2023-11-23 14:42:59 +00:00
lib lib/device_tree.c: Fix print_property 2023-11-16 12:01:40 +00:00
mainboard mb/google/corsola: Use fw_config to differentiate audio amps 2023-11-30 15:07:16 +00:00
northbridge nb/intel/sandybridge: Use SA devid to identify PC type 2023-11-20 14:58:31 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add catchall recovery reason for unspecified phase 4 errors 2023-11-22 01:50:47 +00:00
soc soc/amd/genoa: Implement romstage 2023-11-30 15:18:45 +00:00
southbridge sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree 2023-11-18 16:36:46 +00:00
superio sio/nuvoton/npcd378: Use acpi_device_path_join 2023-11-08 11:23:41 +00:00
vendorcode vendorcode/amd/opensil: Implement cbmem_top_chipset 2023-11-30 15:16:47 +00:00
Kconfig Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00