Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/
Dtest_proj_defs.h45 #define TEST_PROJ_LCS_DM 1 macro
Dtest_proj_otp.c309 error = Test_ProjCheckLcs(TEST_PROJ_LCS_DM); in Test_ProjBurnDmOtp()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/
Dcmpu_integration_test.c142 CMPUIT_ASSERT(Test_ProjCheckLcs(TEST_PROJ_LCS_DM) == 0); in cmpuIt_cmpuTest()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/
Ddmpu_integration_test.c193 …DMPUIT_ASSERT(Test_ProjBurnOtp(DMPUIT_OTP_DM_VALUES, TEST_PROJ_LCS_DM, TEST_CHIP_STATE_TEST) == 0); in dmpuIt_all()