Home
last modified time | relevance | path

Searched refs:TA_SIMS_CMD_GET_COUNTER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/include/
H A Dta_sims_test.h16 #define TA_SIMS_CMD_GET_COUNTER 3 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sims/
H A Dta_entry.c57 case TA_SIMS_CMD_GET_COUNTER: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rpc_test/
H A Dta_rpc.c157 TA_SIMS_CMD_GET_COUNTER, types, par, &orig); in rpc_open()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c990 TA_SIMS_CMD_GET_COUNTER, in xtest_tee_test_1012()
997 TA_SIMS_CMD_GET_COUNTER, &op, in xtest_tee_test_1012()
1584 res = TEEC_InvokeCommand(session, TA_SIMS_CMD_GET_COUNTER, in sims_get_counter()