Home
last modified time | relevance | path

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

/optee_test/ta/sims/include/
A Dta_sims.h19 TEE_Result sims_get_counter(void *session_context, uint32_t param_types,
/optee_test/ta/sims/
A Dta_entry.c58 return sims_get_counter(pSessionContext, nParamTypes, pParams); in TA_InvokeCommandEntryPoint()
A Dta_sims.c148 TEE_Result sims_get_counter(void *session_context, uint32_t param_types, in sims_get_counter() function
/optee_test/host/xtest/
A Dregression_1000.c1590 static TEEC_Result sims_get_counter(TEEC_Session *session, in sims_get_counter() function
1647 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1653 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1666 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1670 sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1688 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1695 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[2], &counter))) in test_panic_ca_to_ta()
1741 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
1746 sims_get_counter(&cs[1], &counter))) in test_panic_ta_to_ta()
1779 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
[all …]

Completed in 10 milliseconds