Searched refs:impl_id (Results 1 – 3 of 3) sorted by relevance
197 uint32_t impl_id; /**< [out] TEE implementation id */ member
722 info->impl_id = TEE_IMPL_ID_OPTEE; in optee_get_version()
105 zassert_equal(info.impl_id, 1, "Wrong impl_id"); in ZTEST()