• Andrew Thoelke's avatar
    Remove early_exceptions from BL3-1 · ee94cc6f
    Andrew Thoelke authored
    The crash reporting support and early initialisation of the
    cpu_data allow the runtime_exception vectors to be used from
    the start in BL3-1, removing the need for the additional
    early_exception vectors and 2KB of code from BL3-1.
    
    Change-Id: I5f8997dabbaafd8935a7455910b7db174a25d871
    ee94cc6f
psci_afflvl_suspend.c 19.1 KB