• Jeenu Viswambharan's avatar
    Fix spilled-over BL1 exception vector · 65f0730b
    Jeenu Viswambharan authored
    The SynchronousExceptionA64 vector has gone beyond the 32-instruction
    limit for individual exception vector. This patch splits and relocates
    the exception handler so that it fits into the 32-instruction window.
    
    Change-Id: Ic60c4fc3f09a1cb071d63ff0e58353ecaecbb62f
    65f0730b
early_exceptions.S 5.77 KB