Searched defs:otp (Results 1 – 8 of 8) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/ |
| D | tests_hw_access.c | 150 unsigned int testBurnOtp(unsigned int *otp, unsigned int nextLcs) in testBurnOtp() 236 unsigned int testSetScpInOtpBuff(unsigned int *otp, unsigned char *scpBuff) in testSetScpInOtpBuff() 270 unsigned int testSetKdrInOtpBuff(unsigned int *otp, unsigned char *kdrBuff) in testSetKdrInOtpBuff() 304 unsigned int testSetHbkInOtpBuff(unsigned int *otp, unsigned char *hbkBuff, OtpHbkTypes_t type) in testSetHbkInOtpBuff() 384 unsigned int testSetSecureInOtpBuff(unsigned int *otp, unsigned char enFlag) in testSetSecureInOtpBuff()
|
| D | tests_otp.c | 237 uint32_t Test_SetHbkInOtpBuff(uint32_t *otp, uint8_t *hbkBuff, OtpHbkTypes_t type) in Test_SetHbkInOtpBuff() 308 uint32_t Test_SetSwVerInOtpBuff(uint32_t *otp, uint32_t offset, uint32_t max_size) in Test_SetSwVerInOtpBuff()
|
| D | tests_hw_access_iot.c | 243 unsigned int testSetKdrInOtpBuff(unsigned int *otp, unsigned char *kdrBuff) in testSetKdrInOtpBuff() 277 unsigned int testSetHbkInOtpBuff(unsigned int *otp, unsigned char *hbkBuff, OtpHbkTypes_t type) in testSetHbkInOtpBuff()
|
| /trusted-firmware-m-latest/platform/ext/accelerator/cc312/ |
| D | otp_cc312.c | 473 struct plat_otp_layout_t *otp = get_cc312_otp_ptr(); in check_keys_for_tampering() local 665 struct plat_otp_layout_t *otp = get_cc312_otp_ptr(); in tfm_plat_otp_read() local 797 struct plat_otp_layout_t *otp = get_cc312_otp_ptr(); in otp_write_lcs() local 896 struct plat_otp_layout_t *otp = get_cc312_otp_ptr(); in tfm_plat_otp_write() local 1033 struct plat_otp_layout_t *otp = get_cc312_otp_ptr(); in tfm_plat_otp_get_size() local
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/ |
| D | test_proj_otp.c | 319 uint32_t Test_ProjSetKdrInOtpBuff(uint32_t *otp, uint8_t *kdrBuff) in Test_ProjSetKdrInOtpBuff() 342 uint32_t Test_ProjSetHbkInOtpBuff(uint32_t *otp, in Test_ProjSetHbkInOtpBuff() 577 uint32_t Test_ProjSetSwVerInOtpBuff(uint32_t *otp, uint32_t offset, uint32_t max_size) in Test_ProjSetSwVerInOtpBuff()
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/ |
| D | boot_hal_bl2.c | 577 __IO uint32_t otp = OTP_KEEP; in boot_platform_init() local
|
| /trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/ |
| D | boot_hal_bl2.c | 593 __IO uint32_t otp = OTP_KEEP; in boot_platform_init() local
|
| /trusted-firmware-m-latest/platform/ext/target/arm/drivers/lcm/ |
| D | lcm_drv.c | 108 struct lcm_otp_layout_t otp; member
|