arm-trusted-firmware/bl1
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts
Many asserts depend on code that is conditionally compiled based on the
DEBUG define. This patch modifies the conditional inclusion of such code
so that it is based on the ENABLE_ASSERTIONS build option.

Change-Id: I6406674788aa7e1ad7c23d86ce94482ad3c382bd
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-04-20 09:59:12 +01:00
..
aarch32 AArch32: Fix detection of virtualization support 2016-09-23 14:34:29 +01:00
aarch64 Define and use no_ret macro where no return is expected 2016-12-05 14:55:35 +00:00
tbbr Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 2016-12-14 14:37:53 +00:00
bl1.ld.S Add support for GCC stack protection 2017-03-31 13:58:48 +01:00
bl1.mk Move plat/common source file definitions to generic Makefiles 2017-03-20 14:58:25 +00:00
bl1_fwu.c Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
bl1_main.c Control inclusion of helper code used for asserts 2017-04-20 09:59:12 +01:00
bl1_private.h AArch32: Add generic changes in BL1 2016-09-21 16:27:27 +01:00