Home
last modified time | relevance | path

Searched refs:SMC_PREEMPTED (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dsmcc.h44 #define SMC_PREEMPTED U(0xfffffffe) macro
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c85 SMC_RET1(ns_cpu_context, SMC_PREEMPTED); in tspd_handle_sp_preemption()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dinterrupt-framework-design.rst859 #. ``SMC_PREEMPTED`` is set in x0 and return to non secure state after
979 while (rc == SMC_PREEMPTED) { /* Check if the SMC call is preempted */
987 from the SMC call is tested for ``SMC_PREEMPTED`` to check whether it is