Home
last modified time | relevance | path

Searched refs:PLAT_OTP_LCS_ASSEMBLY_AND_TEST (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/common/provisioning/
Dbl2_provisioning.c49 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
72 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/platform/ext/common/provisioning_bundle/
Dbl2_provisioning.c49 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
72 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/bl1/
Dprovisioning.c51 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
129 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/bl1/bl1_1/lib/
Dprovisioning.c60 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
132 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/bl2/src/
Dprovisioning.c286 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
355 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/platform/include/
Dtfm_plat_otp.h84 PLAT_OTP_LCS_ASSEMBLY_AND_TEST = 0x0, enumerator
/trusted-firmware-m-latest/platform/ext/common/
Dprovisioning.c154 return lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST in tfm_plat_provisioning_is_required()
280 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in tfm_plat_provisioning_perform()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
Dattest_hal.c20 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in map_otp_lcs_to_tfm_slc()
Dotp_lcm.c668 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in map_otp_lcs_to_lcm_lcs()
685 return PLAT_OTP_LCS_ASSEMBLY_AND_TEST; in map_lcm_lcs_to_otp_lcs()
/trusted-firmware-m-latest/platform/ext/target/arm/mps4/corstone315/
Dattest_hal.c20 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in map_otp_lcs_to_tfm_slc()
Dotp_lcm.c533 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in map_otp_lcs_to_lcm_lcs()
550 return PLAT_OTP_LCS_ASSEMBLY_AND_TEST; in map_lcm_lcs_to_otp_lcs()
/trusted-firmware-m-latest/platform/ext/common/template/
Dattest_hal.c19 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in map_otp_lcs_to_tfm_slc()
/trusted-firmware-m-latest/secure_fw/spm/core/
Dpsa_api.c55 case PLAT_OTP_LCS_ASSEMBLY_AND_TEST: in tfm_spm_get_lifecycle_state()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/
Dotp_cc312.c590 return PLAT_OTP_LCS_ASSEMBLY_AND_TEST; in map_cc312_lcs_to_otp_lcs()
808 if (lcs == PLAT_OTP_LCS_ASSEMBLY_AND_TEST) { in otp_write_lcs()