• Soby Mathew's avatar
    PSCI: Migrate SPDs and TSP to the new platform and framework API · fd650ff6
    Soby Mathew authored
    The new PSCI frameworks mandates that the platform APIs and the various
    frameworks in Trusted Firmware migrate away from MPIDR based core
    identification to one based on core index. Deprecated versions of the old
    APIs are still present to provide compatibility but their implementations
    are not optimal. This patch migrates the various SPDs exisiting within
    Trusted Firmware tree and TSP to the new APIs.
    
    Change-Id: Ifc37e7071c5769b5ded21d0b6a071c8c4cab7836
    fd650ff6
tsp_interrupt.c 4.95 KB