arm-trusted-firmware/common/aarch64
Antonio Nino Diaz 1e09ff9344 Remove dead loops in assert() in C and ASM
The desired behaviour is to call `plat_panic_handler()`, and to use
`no_ret` to do so from ASM.

Change-Id: I88b2feefa6e6c8f9bf057fd51ee0d2e9fb551e4f
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-03-31 09:54:22 +01:00
..
debug.S Remove dead loops in assert() in C and ASM 2017-03-31 09:54:22 +01:00
early_exceptions.S Define and use no_ret macro where no return is expected 2016-12-05 14:55:35 +00:00