• Russell King's avatar
    [ARM] [1/4] Introduce svc_entry macro for common entry code · 99355085
    Russell King authored
    This is the first of 4 patches which factor out common code in
    the ARM exception entry assembly code, aiming towards a reduction
    in the size of the changes required here for SMP support.  These
    patches are low impact, and will be merged over the coarse of the
    next 4 days.
    
    This patch addresses the code handling exception entry from
    supervisor (kernel) mode.
    99355085
entry-armv.S 16.1 KB