Home
last modified time | relevance | path

Searched refs:OTP_S_SIZE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Drockchip_otp.c41 register_phys_mem_pgdir(MEM_AREA_IO_SEC, OTP_S_BASE, OTP_S_SIZE);
47 OTP_S_SIZE); in rockchip_otp_read_secure()
110 OTP_S_SIZE); in rockchip_otp_write_secure()
/optee_os/core/arch/arm/plat-rockchip/
H A Dplatform_config.h119 #define OTP_S_SIZE SIZE_K(64) macro