• Soby Mathew's avatar
    AArch32: add a minimal secure payload (SP_MIN) · c11ba852
    Soby Mathew authored
    This patch adds a minimal AArch32 secure payload SP_MIN. It relies on PSCI
    library to initialize the normal world context. It runs in Monitor mode
    and uses the runtime service framework to handle SMCs. It is added as
    a BL32 component in the Trusted Firmware source tree.
    
    Change-Id: Icc04fa6b242025a769c1f6c7022fde19459c43e9
    c11ba852
entrypoint.S 8.16 KB