Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h344 #define PLAT_QEMU_L0_GPT_BASE (PLAT_QEMU_L1_GPT_BASE - \
348 #define PLAT_QEMU_L1_GPT_BASE (SEC_DRAM_BASE + SEC_DRAM_SIZE - \ macro
380 PLAT_QEMU_L1_GPT_BASE, \
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h439 #define PLAT_QEMU_L0_GPT_BASE (PLAT_QEMU_L1_GPT_BASE - \
450 #define PLAT_QEMU_L1_GPT_BASE (BL_RAM_BASE + BL_RAM_SIZE - \ macro
481 PLAT_QEMU_L1_GPT_BASE, \
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl31_setup.c242 PLAT_QEMU_L1_GPT_BASE, in bl31_plat_gpt_setup()