coreboot/src
Arthur Heymans ce88ae5176 arch/x86/bootblock.ld: Account for the .data section
commit b7832de026 (x86: Add .data section support for pre-memory stages)
added a data section to the bootblock. This needs to be accounted for in
the linker script.

Change-Id: I39abe499e5e9edbdacb1697c0a0fc347af3ef9c4
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81434
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-04-04 15:11:34 +00:00
..
acpi acpi: Add acpigen_write_OSC_pci_domain 2024-04-01 08:06:46 +00:00
arch arch/x86/bootblock.ld: Account for the .data section 2024-04-04 15:11:34 +00:00
commonlib commonlib: Simplify FSP header inclusion 2024-04-04 06:29:40 +00:00
console arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
cpu cpu/x86/topology: Add node ID parser 2024-04-03 07:35:15 +00:00
device device/pnp_device: fix log levels for unassigned resource messages 2024-02-29 21:40:49 +00:00
drivers drivers/intel/fsp2_0: Support FSP-T in long mode 2024-04-04 12:32:59 +00:00
ec ec/hp/kbc1126/acpi: Drop unnecessary _STA methods 2024-03-16 15:20:04 +00:00
include include/efi: Introduce __efiapi for EFI calling convention flexibility 2024-04-04 06:22:26 +00:00
lib lib/spd_bin: Add LPDDR5X dram_type in use_ddr4_params 2024-03-28 07:26:45 +00:00
mainboard mb/google/screebo: Add FW_CONFIG and device for VPU 2024-04-04 14:22:31 +00:00
northbridge cpu/x86/Kconfig: Mark 64bit support as stable 2024-03-28 15:23:21 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: extract secdata_tpm{1,2}.c 2024-03-28 15:20:11 +00:00
soc soc/intel/cache_as_ram_fsp.S: Drop unused preprocessing directives 2024-04-04 12:34:18 +00:00
southbridge util/amdfwtool: build amdfwtool only for all tools or AMD CPUs 2024-02-26 14:50:18 +00:00
superio superio/ite: Add full-speed config option 2024-03-30 13:00:01 +00:00
vendorcode Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGE 2024-04-04 10:41:39 +00:00
Kconfig Kconfig: Make GBD_STUB and long mode mutually exclusive 2024-04-01 13:40:37 +00:00