• Soby Mathew's avatar
    Implement an assert() callable from assembly code · bc920128
    Soby Mathew authored
    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
    bc920128
user-guide.md 34 KB