Home
last modified time | relevance | path

Searched refs:DRAM1_BASE (Results 1 – 22 of 22) sorted by relevance

/optee_os/core/arch/arm/plat-qcom/
H A Dmain.c25 #ifdef DRAM1_BASE
26 register_ddr(DRAM1_BASE, DRAM1_SIZE);
H A Dplatform_config.h18 #define DRAM1_BASE ULL(0x100000000) macro
/optee_os/core/arch/arm/plat-uniphier/
H A Dmain.c32 #ifdef DRAM1_BASE
33 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-automotive_rd/
H A Dplatform_config.h20 #define DRAM1_BASE ULL(0x20000000000) macro
45 #define DRAM1_BASE ULL(0x8080000000) macro
H A Dmain.c18 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-telechips/
H A Dmain.c22 #if defined(DRAM1_BASE)
23 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-hikey/
H A Dplatform_config.h111 #define DRAM1_BASE CFG_DRAM1_BASE macro
134 #define DRAM1_SIZE_NSEC (0xE0000000 - DRAM1_BASE)
H A Dmain.c38 register_ddr(DRAM1_BASE, DRAM1_SIZE_NSEC);
/optee_os/core/arch/arm/plat-stm/
H A Dplatform_config.h205 #define DRAM1_BASE STM_SECDDR_END macro
206 #define DRAM1_SIZE ((CFG_DDR_START - DRAM1_BASE) + CFG_DDR_SIZE)
H A Dmain.c31 #ifdef DRAM1_BASE
32 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-versal/
H A Dmain.c44 #if defined(DRAM1_BASE)
45 register_ddr(DRAM1_BASE, DRAM1_SIZE);
H A Dplatform_config.h38 #define DRAM1_BASE 0x800000000 macro
/optee_os/core/arch/arm/plat-vexpress/
H A Dplatform_config.h103 #define DRAM1_BASE 0x880000000UL macro
124 #define DRAM1_BASE 0x880000000UL macro
H A Dmain.c46 #ifdef DRAM1_BASE
47 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-d02/
H A Dplatform_config.h70 #define DRAM1_BASE 0x51800000 macro
/optee_os/core/arch/arm/plat-totalcompute/
H A Dplatform_config.h31 #define DRAM1_BASE 0x8080000000ULL macro
H A Dmain.c26 register_ddr(DRAM1_BASE, DRAM1_SIZE);
/optee_os/core/arch/arm/plat-zynqmp/
H A Dplatform_config.h47 #define DRAM1_BASE 0x800000000 macro
H A Dmain.c73 register_ddr(DRAM1_BASE, CFG_DDR_SIZE - 0x80000000);
/optee_os/core/arch/arm/plat-telechips/tcc805x/
H A Dplatform_config.h47 #define DRAM1_BASE U(0x1A0000000) macro
/optee_os/core/arch/arm/plat-k3/
H A Dplatform_config.h21 #define DRAM1_BASE 0x880000000 macro
H A Dmain.c44 register_ddr(DRAM1_BASE, DRAM1_SIZE);