• Andrew F. Davis's avatar
    ti: k3: common: Trap all asynchronous bus errors to EL3 · 93d5e141
    Andrew F. Davis authored
    
    
    These errors are asynchronous and cannot be directly correlated with the
    exact current running software, so handling them in the same EL is not
    critical. Handling them in TF-A allows for more platform specific
    decoding of the implementation defined exception registers
    Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
    Change-Id: Iee7a38c9fc9c698fa0ad42dafa598bcbed6a4fda
    93d5e141
plat_common.mk 2.1 KB