coreboot/src/arch
Arthur Heymans bf4e28484a arch/x86/car.ld: Fix overlapping regions
The fspm_rc_heap is already accounted for inside .car.data. Some linkers
like LLD do not like overlapping regions so remove this.

Change-Id: I058bd6790afc313e06f1888e5b783d97b7e93b1e
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84048
Reviewed-by: Shuo Liu <shuo.liu@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2024-08-30 07:36:26 +00:00
..
arm arch/arm: Fix building with LTO 2024-08-27 08:58:30 +00:00
arm64 Makefile.mk: Add a common link_stage function and use it 2024-08-22 13:57:47 +00:00
ppc64 Makefile.mk: Add a common link_stage function and use it 2024-08-22 13:57:47 +00:00
riscv Makefile.mk: Add a common link_stage function and use it 2024-08-22 13:57:47 +00:00
x86 arch/x86/car.ld: Fix overlapping regions 2024-08-30 07:36:26 +00:00