arm-trusted-firmware/lib/cpus/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
..
aem_generic.S Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
cortex_a35.S Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
cortex_a53.S Add workaround for ARM Cortex-A53 erratum 855873 2017-03-20 10:57:46 +00:00
cortex_a57.S Apply workaround for errata 813419 of Cortex-A57 2017-03-08 14:40:27 +00:00
cortex_a72.S Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
cortex_a73.S Add provision to extend CPU operations at more levels 2016-12-15 15:41:40 +00:00
cpu_helpers.S Remove build option `ASM_ASSERTION` 2017-04-20 09:58:28 +01:00
denver.S cpus: denver: remove barrier from denver_enable_dco() 2017-02-28 08:50:01 -08:00