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>
1 parent 0b32628 commit 1e09ff93444943edcebfb167202f37a5e7913d92
@Antonio Nino Diaz Antonio Nino Diaz authored on 16 Feb 2017
Showing 3 changed files
View
common/aarch32/debug.S
View
common/aarch64/debug.S
View
lib/stdlib/assert.c