Home
last modified time | relevance | path

Searched refs:DEVICE_SRAM_BASE (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Dplatform_def.h139 #define BL31_SRAM_BASE (DEVICE_SRAM_BASE)
140 #define BL31_SRAM_LIMIT (DEVICE_SRAM_BASE + DEVICE_SRAM_SIZE)
A Drcar_def.h27 #define DEVICE_SRAM_BASE U(0xE6300000) macro
29 #define DEVICE_SRAM_STACK_BASE (DEVICE_SRAM_BASE + DEVICE_SRAM_SIZE)
/tf-a-ffa_el3_spmc/plat/renesas/common/aarch64/
A Dplatform_common.c53 #define MAP_SRAM MAP_REGION_FLAT(DEVICE_SRAM_BASE, \
/tf-a-ffa_el3_spmc/drivers/renesas/common/pwrc/
A Dpwrc.c739 .base = (uintptr_t) DEVICE_SRAM_BASE, in rcar_pwrc_code_copy_to_system_ram()

Completed in 11 milliseconds