Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/spd/trusty/
H A Dsm_err.h15 #define SM_ERR_BUSY -5 /* Temporarily busy. Call back with original args */ macro
H A Dtrusty.c299 SMC_RET1(handle, SM_ERR_BUSY); in trusty_smc_handler()