Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dplatform_def.h85 #define SRAM0_BASE U(0x2201F000) macro
122 #define SRAM0_MAP MAP_REGION_FLAT(SRAM0_BASE, 0x1000, MT_RW | MT_DEVICE)
/rk3399_ARM-atf/plat/imx/imx8ulp/
H A Dimx8ulp_bl31_setup.c133 mmio_write_32(SRAM0_BASE + 0x4, 1); in bl31_plat_arch_setup()