• Y
    armv8: layerscape: Make U-Boot EL2 safe · 399e2bb6
    York Sun 提交于
    When U-Boot boots from EL2, skip some lowlevel init code requiring
    EL3, including CCI-400/CCN-504, trust zone, GIC, etc. These
    initialization tasks are carried out before U-Boot runs. This applies
    to the RAM version image used for SPL boot if PPA is loaded first.
    Signed-off-by: NYork Sun <york.sun@nxp.com>
    399e2bb6
cpu.c 22.5 KB