Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-d06/
H A Dplatform_config.h21 #define HISI_TRNG_BASE 0x2010C0000 macro
/optee_os/core/drivers/
H A Dhisi_trng.c81 trng_dev->base = (vaddr_t)phys_to_virt_io(HISI_TRNG_BASE, in trng_init()