arm-trusted-firmware/include/common
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION`
The build option `ENABLE_ASSERTIONS` should be used instead. That way
both C and ASM assertions can be enabled or disabled together.

All occurrences of `ASM_ASSERTION` in common code and ARM platforms have
been replaced by `ENABLE_ASSERTIONS`.

ASM_ASSERTION has been removed from the user guide.

Change-Id: I51f1991f11b9b7ff83e787c9a3270c274748ec6f
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-04-20 09:58:28 +01:00
..
aarch32 Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
aarch64 Add support for GCC stack protection 2017-03-31 13:58:48 +01:00
tbbr Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
asm_macros_common.S Add CFI debug frame information for ASM functions 2016-11-21 16:59:26 +00:00
bl_common.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
debug.h Add support for GCC stack protection 2017-03-31 13:58:48 +01:00
desc_image_load.h Add new version of image loading. 2016-09-20 16:16:42 +01:00
ep_info.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
firmware_image_package.h Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
param_header.h Re-factor header files for easier PSCI library integration 2017-03-27 15:53:44 +01:00
runtime_svc.h AArch32: Add API to invoke runtime service handler 2016-08-10 12:35:46 +01:00