kumquat-buildroot/boot
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
..
afboot-stm32 boot/afboot-stm32: add patch fixing build issue with recent binutils 2022-04-28 23:45:07 +02:00
arm-trusted-firmware boot/arm-trusted-firmware: add -fno-PIE to CFLAGS 2022-06-03 11:13:36 +02:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox boot/barebox: bump version to 2022.04.0 2022-04-27 20:50:15 +02:00
beaglev-ddrinit
beaglev-secondboot
binaries-marvell
boot-wrapper-aarch64 package: replace git:// URLs with https:// URLs where possible 2022-04-02 19:21:57 +02:00
edk2 boot/edk2: fix patch line ending 2022-05-30 22:28:41 +02:00
grub2
gummiboot
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
opensbi
optee-os boot/optee-os: bump to version 3.17.0 2022-04-27 21:27:09 +02:00
s500-bootloader
shim boot/shim: big endian arm/aarch64 variants are not supported 2022-05-12 10:40:16 +02:00
sun20i-d1-spl boot/sun20i-d1-spl: update to latest commit 882671 2022-05-17 22:15:22 +02:00
syslinux
uboot boot/uboot: fix build with host-gcc 10+ 2022-02-12 21:38:18 +01:00
vexpress-firmware
common.mk
Config.in