Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/marvell/common/aarch64/
Dmarvell_helpers.S29 .globl marvell_exit_bootrom symbol
206 func marvell_exit_bootrom
238 endfunc marvell_exit_bootrom
/external/arm-trusted-firmware/include/plat/marvell/a8k/common/
Dplat_marvell.h132 void marvell_exit_bootrom(uintptr_t base);
/external/arm-trusted-firmware/plat/marvell/a8k/common/
Dplat_pm.c486 marvell_exit_bootrom(PLAT_MARVELL_TRUSTED_ROM_BASE); in plat_marvell_exit_bootrom()