• Yatharth Kochar's avatar
    AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN · 3bdf0e5d
    Yatharth Kochar authored
    This patch uses the `el3_entrypoint_common` macro to initialize
    CPU registers, in SP_MIN entrypoint.s file, in both cold and warm
    boot path. It also adds conditional compilation, in cold and warm
    boot entry path, based on RESET_TO_SP_MIN.
    
    Change-Id: Id493ca840dc7b9e26948dc78ee928e9fdb76b9e4
    3bdf0e5d
entrypoint.S 8.62 KB