Searched refs:rockchip_otp_write_secure (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | rockchip_otp.h | 28 TEE_Result rockchip_otp_write_secure(const uint32_t *value, uint32_t index,
|
| /optee_os/core/pta/rockchip/ |
| H A D | rk_secure_boot.c | 59 res = rockchip_otp_write_secure(&status, idx, sz); in write_key_size() 92 res = rockchip_otp_write_secure(hash, in write_hash() 280 res = rockchip_otp_write_secure(&status, in lockdown_device()
|
| /optee_os/core/drivers/ |
| H A D | rockchip_otp.c | 106 TEE_Result rockchip_otp_write_secure(const uint32_t *value, uint32_t index, in rockchip_otp_write_secure() function
|
| /optee_os/core/arch/arm/plat-rockchip/ |
| H A D | platform_rk3588.c | 209 res = rockchip_otp_write_secure(buffer, ROCKCHIP_OTP_HUK_INDEX, in persist_huk()
|