Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/sims/include/
A Dta_sims.h19 TEE_Result sims_get_counter(void *session_context, uint32_t param_types,
/optee_test-3.20.0/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-3.20.0/host/xtest/
A Dregression_1000.c1611 static TEEC_Result sims_get_counter(TEEC_Session *session, in sims_get_counter() function
1668 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1674 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1687 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1691 sims_get_counter(&cs[1], &counter))) in test_panic_ca_to_ta()
1709 sims_get_counter(&cs[0], &counter))) in test_panic_ca_to_ta()
1716 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[2], &counter))) in test_panic_ca_to_ta()
1762 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
1767 sims_get_counter(&cs[1], &counter))) in test_panic_ta_to_ta()
1800 if (!ADBG_EXPECT_TEEC_SUCCESS(c, sims_get_counter(&cs[0], &counter))) in test_panic_ta_to_ta()
[all …]

Completed in 11 milliseconds