kumquat-buildroot/boot
Etienne Carriere afd6ee3fb1 boot/arm-trusted-firmware: support debug mode
When the trusted firmware is built with debug support (DEBUG defined),
the generated images are located in a different path compared to a
build without debug support. The non debug images are located in
generated directory build/<platform>/release/ while the debug images
are located in generated directory build/<platform>/debug/.

This change introduces the boolean option
BR2_TARGET_ARM_TRUSTED_FIRMWARE_DEBUG to define whether the release or
debug configuration is used to build trusted firmware.

Note that enabling trusted firmware debug support using
BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES="... DEBUG=1 ..."
would not work since Buildroot will try to copy the generated files
from the wrong path.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-03-20 22:57:12 +01:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: support debug mode 2019-03-20 22:57:12 +01:00
at91bootstrap
at91bootstrap3
at91dataflashboot
barebox boot/barebox: bump version to 2019.02.0 2019-02-23 14:52:22 +01:00
binaries-marvell
boot-wrapper-aarch64
grub2
gummiboot gummiboot: fix compatibility with newer glibc versions 2019-03-20 21:22:14 +01:00
lpc32xxcdl
mv-ddr-marvell
mxs-bootlets
optee-os boot/optee-os: define a new variable OPTEE_OS_SDK 2019-03-05 21:51:23 +01:00
riscv-pk
s500-bootloader
shim
syslinux boot/syslinux: fix build with EFI support 2019-02-26 13:07:46 +01:00
ts4800-mbrboot
uboot boot/uboot: bump to version 2019.01 2019-02-12 11:20:41 +01:00
vexpress-firmware
common.mk
Config.in boot/optee-os: new package 2019-02-10 17:11:23 +01:00