"plat/fvp/bl31_fvp_setup.c" did not exist on "7a9a5f2d22c4f76ae95300fe52129603d29bccc1"
  • Achin Gupta's avatar
    Add S-EL1 interrupt handling support in the TSPD · b44a4435
    Achin Gupta authored
    This patch adds support in the TSPD for registering a handler for
    S-EL1 interrupts. This handler ferries the interrupts generated in the
    non-secure state to the TSP at 'tsp_fiq_entry'. Support has been added
    to the smc handler to resume execution in the non-secure state once
    interrupt handling has been completed by the TSP.
    
    There is also support for resuming execution in the normal world if
    the TSP receives a EL3 interrupt. This code is currently unused.
    
    Change-Id: I816732595a2635e299572965179f11aa0bf93b69
    b44a4435
tspd_private.h 7.89 KB