Home
last modified time | relevance | path

Searched refs:TSP_PREEMPTED (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/include/bl32/tsp/
A Dtsp.h19 #define TSP_PREEMPTED 0xf2000005 macro
/tf-a-ffa_el3_spmc/bl32/tsp/
A Dtsp_interrupt.c66 return TSP_PREEMPTED; in tsp_handle_preemption()
/tf-a-ffa_el3_spmc/services/spd/tspd/
A Dtspd_main.c368 case TSP_PREEMPTED: in tspd_smc_handler()
635 ehf_allow_ns_preemption(TSP_PREEMPTED); in tspd_smc_handler()
749 ehf_allow_ns_preemption(TSP_PREEMPTED); in tspd_smc_handler()
/tf-a-ffa_el3_spmc/bl32/tsp/aarch64/
A Dtsp_entrypoint.S412 mov_imm x1, TSP_PREEMPTED
/tf-a-ffa_el3_spmc/docs/design/
A Dinterrupt-framework-design.rst854 register context and issues an SMC with ``TSP_PREEMPTED`` as the function
945 an SMC with ``TSP_PREEMPTED`` as the function identifier.
963 SMC64 with ``TSP_PREEMPTED`` as the function identifier. Execution resumes at

Completed in 8 milliseconds