Home
last modified time | relevance | path

Searched refs:DRAM_SIZE (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-rzn1/
H A Dplatform_config.h14 #define DRAM_SIZE 0x40000000 /* 1GB, and support 256MB */ macro
H A Dmain.c35 register_ddr(DRAM_BASE, DRAM_SIZE);
/optee_os/core/arch/riscv/plat-virt/
H A Dplatform_config.h17 #define DRAM_SIZE 0x10000000 macro
H A Dmain.c20 register_ddr(DRAM_BASE, DRAM_SIZE);