Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/renesas/rza/soc/rza3m/include/
H A Drza3m_def.h37 #define PLAT_SRAM_SIZE (PLAT_MSRAM_SIZE + PLAT_ASRAM_SIZE) macro
/rk3399_ARM-atf/plat/renesas/rza/common/
H A Dplat_image_load.c67 if (!is_fit(header, PLAT_SRAM_BASE, PLAT_SRAM_SIZE) && in rz_check_fsp_header()