linux_dsm_epyc7002/arch/arm/boot
Russell King 55e7cff44c ARM: verify size of zImage
The linker can sometimes add additional sections to the zImage ELF file
which results in the zImage binary being larger than expected.  This
causes appended DT blobs to fail.

Verify that the zImage binary is the expected size, and fail the build
if this is not the case.

We need to include the .data.rel.ro section in the image as the RiscPC
build includes font data that contains a small amount of data in this
section.

Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2017-12-17 22:14:05 +00:00
..
bootp License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
compressed ARM: verify size of zImage 2017-12-17 22:14:05 +00:00
dts ARM: Device-tree updates for 4.15 2017-11-16 15:48:26 -08:00
.gitignore .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2017-11-08 11:20:24 -06:00
deflate_xip_data.sh ARM: XIP kernel: store .data compressed in ROM 2017-09-10 19:34:53 -04:00
install.sh
Makefile ARM: XIP kernel: store .data compressed in ROM 2017-09-10 19:34:53 -04:00