Home
last modified time | relevance | path

Searched refs:SMC_SC_LOCKED_NOP (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/sm/include/lib/sm/
Dsmcall.h33 #define SMC_SC_LOCKED_NOP SMC_STDCALL_NR(SMC_ENTITY_SECURE_MONITOR, 1) macro
/trusty/kernel/lib/sm/
Dsmcall.c87 [SMC_FUNCTION(SMC_SC_LOCKED_NOP)] = smc_nop_stdcall,