Home
last modified time | relevance | path

Searched refs:DRAM1_SIZE (Results 1 – 12 of 12) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-vexpress/
A Dplatform_config.h94 #define DRAM1_SIZE 0x180000000UL macro
111 #define DRAM1_SIZE 0x180000000UL macro
A Dmain.c48 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os-3.20.0/core/arch/arm/plat-d02/
A Dplatform_config.h71 #define DRAM1_SIZE 0x2E400000 macro
/optee_os-3.20.0/core/arch/arm/plat-totalcompute/
A Dplatform_config.h32 #define DRAM1_SIZE 0x180000000ULL macro
A Dmain.c30 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os-3.20.0/core/arch/arm/plat-versal/
A Dplatform_config.h39 #define DRAM1_SIZE 0x180000000 macro
A Dmain.c47 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os-3.20.0/core/arch/arm/plat-uniphier/
A Dmain.c33 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os-3.20.0/core/arch/arm/plat-k3/
A Dplatform_config.h22 #define DRAM1_SIZE 0x780000000 macro
A Dmain.c37 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os-3.20.0/core/arch/arm/plat-stm/
A Dplatform_config.h206 #define DRAM1_SIZE ((CFG_DDR_START - DRAM1_BASE) + CFG_DDR_SIZE) macro
A Dmain.c33 register_ddr(DRAM1_BASE, DRAM1_SIZE);

Completed in 8 milliseconds