kumquat-buildroot/boot/arm-trusted-firmware
Kory Maincent 1061ed6c62 boot/arm-trusted-firmware: add -fno-PIE to CFLAGS
By default the toolchain-wrapper enable -fPIE to the build of all packages.
TF-A support Position Independent Executable(PIE) only in few build cases,
therefore it should be disable by default.
If you still want to enable PIE, TF-A provide a "ENABLE_PIE" build options
that will override the cflags for the supported cases.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
[Peter: Only do so for BR2_PIC_PIE]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-06-03 11:13:36 +02:00
..
arm-trusted-firmware.hash
arm-trusted-firmware.mk boot/arm-trusted-firmware: add -fno-PIE to CFLAGS 2022-06-03 11:13:36 +02:00
Config.in