arm-trusted-firmware/plat/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 Add and use plat_crash_console_flush() API 2017-03-31 09:54:22 +01:00
aarch64 Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
tbbr tbbr: Simplify conditional 2017-01-31 10:55:04 +00:00
plat_bl1_common.c FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 2015-12-15 14:33:25 +00:00
plat_gic.c Refactor fvp gic code to be a generic driver 2014-07-09 16:36:39 +01:00
plat_gicv2.c Prepare platforms to use refactored ARM GIC drivers 2015-12-09 09:56:53 +00:00
plat_gicv3.c Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
plat_psci_common.c PSCI: Decouple PSCI stat residency calculation from PMF 2017-02-13 14:33:06 +00:00