Home
last modified time | relevance | path

Searched refs:OTP_RSA4096_ENABLE_ADDR (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Drk3576_common.h48 #define OTP_RSA4096_ENABLE_ADDR 0x21 macro
H A Drk3588_common.h48 #define OTP_RSA4096_ENABLE_ADDR 0x21 macro
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-verify.c731 #if defined(CONFIG_FIT_ENABLE_RSA4096_SUPPORT) && defined(OTP_RSA4096_ENABLE_ADDR) in rsa_burn_key_hash()
734 if (misc_otp_write_verify(dev, OTP_RSA4096_ENABLE_ADDR, &otp_write, in rsa_burn_key_hash()