Home
last modified time | relevance | path

Searched refs:RMM_LIMIT (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/arm/common/
H A Dplat_rmm_mem_carveout.c11 static uintptr_t top_mem = RMM_LIMIT;
/rk3399_ARM-atf/services/std_svc/rmmd/trp/
H A Dlinker.ld.S19 RAM (rwx): ORIGIN = RMM_BASE, LENGTH = RMM_LIMIT - RMM_BASE
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h370 #define RMM_LIMIT (RMM_BASE + PLAT_QEMU_RMM_SIZE) macro
371 #define RMM_SHARED_BASE (RMM_LIMIT)
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h471 #define RMM_LIMIT (RMM_BASE + PLAT_QEMU_RMM_SIZE) macro
472 #define RMM_SHARED_BASE (RMM_LIMIT)
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl2_mem_params_desc.c87 .image_info.image_max_size = RMM_LIMIT - RMM_BASE,
/rk3399_ARM-atf/plat/arm/common/aarch64/
H A Darm_bl2_mem_params_desc.c116 .image_info.image_max_size = RMM_LIMIT - RMM_BASE,
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dplatform_def.h56 #define PLAT_ARM_RMM_SIZE (RMM_LIMIT - RMM_BASE)
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_plat_arm_def3.h696 #define RMM_LIMIT (RMM_BASE + ARM_REALM_SIZE) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h666 #define RMM_LIMIT (RMM_BASE + ARM_REALM_SIZE) macro