coreboot/src/arch
Arthur Heymans 8406fb4e27 lib/program.ld: Account for large code model sections
Starting with version 18 LLVM puts code and data generated with
-ffunction-section -mcmodel=large inside sections with an 'l' prefix.

Change-Id: Ib755673dfa9e71172bbef0a5aec075154c89a97b
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81675
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-04-08 00:02:18 +00:00
..
arm util/xcompile: Add target architecture to CPPFLAGS 2024-03-26 22:51:12 +00:00
arm64 util/xcompile: Add target architecture to CPPFLAGS 2024-03-26 22:51:12 +00:00
ppc64 arch/ppc64: Add arch as supported by the clang compiler 2024-04-01 04:16:53 +00:00
riscv arch/riscv: remove misaligned load/store/fetch handling 2024-03-27 14:45:06 +00:00
x86 lib/program.ld: Account for large code model sections 2024-04-08 00:02:18 +00:00