Home
last modified time | relevance | path

Searched refs:marvell_exit_bootrom (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/common/aarch64/
H A Dmarvell_helpers.S30 .globl marvell_exit_bootrom symbol
215 func marvell_exit_bootrom
247 endfunc marvell_exit_bootrom
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dplat_marvell.h133 void marvell_exit_bootrom(uintptr_t base);
/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()