buildroot/boot/at91bootstrap
Kory Maincent 4cb43fc957 boot/at91bootstrap: disable PIE and stack-protector build flags
The toolchain wrapper automatically adds Position Independent
Execution and stack protector flags in the build process when selected
in the configuration. at91bootstrap being freestanding code, it
doesn't support these, so we have to disable them.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 1351222486)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023-10-13 12:23:35 +02:00
..
0001-eabi-fix.patch boot/at91bootstrap: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
0002-gcc-4.6.x-ldscript-fix.patch boot/at91bootstrap: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
0003-u-boot-relocation-fix.patch boot/at91bootstrap: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
Config.in boot/*/Config.in: re-wrap help text 2018-04-01 08:06:37 +02:00
at91bootstrap.hash boot/at91bootstrap: add legal information 2021-04-20 23:00:55 +02:00
at91bootstrap.mk boot/at91bootstrap: disable PIE and stack-protector build flags 2023-10-13 12:23:35 +02:00