arm-trusted-firmware/include
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
..
bl31 Allow FP register context to be optional at build time 2014-07-10 11:41:44 +01:00
bl32/payloads Move BL porting functions into platform.h 2014-05-23 17:18:54 +01:00
common Implement an assert() callable from assembly code 2014-07-28 11:01:49 +01:00
drivers Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
lib Calculate TCR bits based on VA and PA 2014-07-09 12:33:33 +01:00
plat/common Introduce crash console APIs for crash reporting 2014-07-28 10:44:04 +01:00
stdlib Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00