Home
last modified time | relevance | path

Searched refs:core_self_tests (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/pta/tests/
H A Dmisc.h13 TEE_Result core_self_tests(uint32_t nParamTypes,
H A Dinvoke.c423 return core_self_tests(nParamTypes, pParams); in invoke_command()
H A Dmisc.c873 TEE_Result core_self_tests(uint32_t nParamTypes __unused, in core_self_tests() function