arm-trusted-firmware/common/aarch64
Soby Mathew bc9201289c Implement an assert() callable from assembly code
The patch implements a macro ASM_ASSERT() which can
be invoked from assembly code. When assertion happens,
file name and line number of the check is written
to the crash console.

Fixes ARM-software/tf-issues#95

Change-Id: I6f905a068e1c0fa4f746d723f18df60daaa00a86
2014-07-28 11:01:49 +01:00
..
assert.S Implement an assert() callable from assembly code 2014-07-28 11:01:49 +01:00
early_exceptions.S Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00