• Soby Mathew's avatar
    Introduce crash console APIs for crash reporting · c67b09bd
    Soby Mathew authored
    This patch introduces platform APIs to initialise and
    print a character on a designated crash console.
    For the FVP platform, PL011_UART0 is the designated
    crash console. The platform porting guide is also updated
    to document the new APIs.
    
    Change-Id: I5e97d8762082e0c88c8c9bbb479353eac8f11a66
    c67b09bd
platform_helpers.S 3.42 KB