arm-trusted-firmware/plat/common/aarch64
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
..
plat_common.c Simplify translation tables headers dependencies 2017-03-08 14:40:27 +00:00
plat_psci_common.c Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00
platform_helpers.S Add and use plat_crash_console_flush() API 2017-03-31 09:54:22 +01:00
platform_mp_stack.S Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
platform_up_stack.S Move plat/common source file definitions to generic Makefiles 2017-03-20 14:58:25 +00:00