arm-trusted-firmware/lib
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 Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
cpus Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
el3_runtime Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
locks AArch32: Fix normal memory bakery compilation 2017-03-02 15:43:17 +00:00
pmf Add Performance Measurement Framework(PMF) 2016-06-16 08:31:42 +01:00
psci Flush console where necessary 2017-03-31 09:54:22 +01:00
semihosting AArch32: Common changes needed for BL1/BL2 2016-09-21 16:27:15 +01:00
stack_protector Add support for GCC stack protection 2017-03-31 13:58:48 +01:00
stdlib Add `ENABLE_ASSERTIONS` build option 2017-04-19 16:00:53 +01:00
xlat_tables Add support to change xlat_tables to non-cacheable 2017-03-28 10:32:17 +01:00
xlat_tables_v2 Add support to change xlat_tables to non-cacheable 2017-03-28 10:32:17 +01:00