Home
last modified time | relevance | path

Searched refs:TEST_HW_FAIL_ERR (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/
Dtest_proj_common.h19 #define TEST_HW_FAIL_ERR (TEST_PROJ_BASE_ERROR + 0x00000003) macro
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_hw.c64 return TEST_HW_FAIL_ERR; in Test_ProjCheckLcsAndError()