Home
last modified time | relevance | path

Searched defs:MAP_SRAM (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/plat/hisilicon/hikey/aarch64/
H A Dhikey_common.c35 #define MAP_SRAM MAP_REGION_FLAT(SRAM_BASE, \ macro
/arm-trusted-firmware/plat/renesas/common/aarch64/
H A Dplatform_common.c53 #define MAP_SRAM MAP_REGION_FLAT(DEVICE_SRAM_BASE, \ macro