Searched refs:SM_ERR_NOP_DONE (Results 1 – 2 of 2) sorted by relevance
/trusty/kernel/lib/sm/include/lib/sm/ | ||
D | sm_err.h | 54 #define SM_ERR_NOP_DONE -15 macro |
/trusty/kernel/lib/sm/ | ||
D | sm.c | 360 ret = SM_ERR_NOP_DONE; in sm_wait_for_smcall() |