Home
last modified time | relevance | path

Searched refs:PLAT_MARVELL_TRUSTED_ROM_BASE (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Dmarvell_def.h142 #define BL1_RO_BASE PLAT_MARVELL_TRUSTED_ROM_BASE
143 #define BL1_RO_LIMIT (PLAT_MARVELL_TRUSTED_ROM_BASE \
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dmarvell_def.h173 #define BL1_RO_BASE PLAT_MARVELL_TRUSTED_ROM_BASE
174 #define BL1_RO_LIMIT (PLAT_MARVELL_TRUSTED_ROM_BASE \
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dplatform_def.h98 #define PLAT_MARVELL_TRUSTED_ROM_BASE PLAT_MARVELL_ATF_LOAD_ADDR macro
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/include/
H A Dplatform_def.h91 #define PLAT_MARVELL_TRUSTED_ROM_BASE PLAT_MARVELL_ATF_LOAD_ADDR macro
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c492 marvell_exit_bootrom(PLAT_MARVELL_TRUSTED_ROM_BASE); in plat_marvell_exit_bootrom()