arm-trusted-firmware/include
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
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Introduce PSCI Library Interface 2016-07-19 10:19:01 +01:00
bl32 Resolve build errors flagged by GCC 6.2 2017-01-26 13:47:37 +00:00
common Remove build option ASM_ASSERTION 2017-04-20 09:58:28 +01:00
drivers Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush 2017-04-12 22:23:44 +01:00
lib Add ENABLE_ASSERTIONS build option 2017-04-19 16:00:53 +01:00
plat Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush 2017-04-12 22:23:44 +01:00
services PSCI: Do psci_setup() as part of std_svc_setup() 2016-09-22 17:07:20 +01:00