• Yann Gautier's avatar
    stm32mp1: add plat_panic_handler function · 6397423e
    Yann Gautier authored
    
    
    The STM32MP1 implementation of this function will call
    plat_report_exception(). It displays more information about the panic
    if DEBUG is enabled.
    The LR register is also filled with R6 content, which hold the faulty
    address. This allows debugger to reconstruct the backtrace.
    
    Change-Id: I6710e8e2ab6658b05c5bbad2f3c545f07f355afb
    Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
    6397423e
stm32mp1_helper.S 6.37 KB