coreboot/src/arch
Kyösti Mälkki 3b3dd84fb1 arch/arm: Replace .id section with build_info in CBFS
For arch/arm[64], the offsets to board identification strings and
CONFIG_ROM_SIZE inside .id were never really used; it was only a
convenience to have the strings appear near the start of image.

Add the same strings in an uncompressed file in CBFS.

Change-Id: I35d3312336e9c66d657d2ca619cf30fd79e18fd4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47602
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-17 06:25:25 +00:00
..
arm arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
arm64 arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
ppc64 arch/ppc64: Remove .id section in bootblock 2020-12-17 06:25:00 +00:00
riscv symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
x86 arch/x86: Remove ID_SECTION_OFFSET 2020-12-17 06:24:30 +00:00