Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nxp/common/include/default/
A Dplat_default_def.h49 #ifndef NXP_SECURE_DRAM_SIZE
50 #define NXP_SECURE_DRAM_SIZE (64 * 1024 * 1024) macro
61 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE))
73 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE))
102 NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE)
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_common.c78 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE)) { in mmap_add_ddr_regions_statically()
84 + NXP_SECURE_DRAM_SIZE in mmap_add_ddr_regions_statically()
91 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE), in mmap_add_ddr_regions_statically()
131 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE)) { in mmap_add_ddr_region_dynamically()
137 + NXP_SECURE_DRAM_SIZE in mmap_add_ddr_region_dynamically()
144 (NXP_SECURE_DRAM_SIZE + NXP_SP_SHRD_DRAM_SIZE), in mmap_add_ddr_region_dynamically()
A Dls_bl2_el3_setup.c52 dram_regions_info.region[reg_id].size -= (NXP_SECURE_DRAM_SIZE in populate_dram_regions_info()
58 dram_regions_info.total_dram_size -= (NXP_SECURE_DRAM_SIZE in populate_dram_regions_info()
/trusted-firmware-a/plat/nxp/soc-ls1028a/
A Dsoc.c262 NXP_SECURE_DRAM_SIZE, NXP_SP_SHRD_DRAM_SIZE); in soc_mem_access()
/trusted-firmware-a/plat/nxp/soc-lx2160a/
A Dsoc.c357 NXP_SECURE_DRAM_SIZE, NXP_SP_SHRD_DRAM_SIZE); in soc_mem_access()

Completed in 8 milliseconds