Home
last modified time | relevance | path

Searched refs:DRAM1_SIZE_NSEC (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/arch/arm/plat-hikey/
A Dplatform_config.h115 #define DRAM1_SIZE_NSEC 0x40000000 macro
131 #define DRAM1_SIZE_NSEC 0x80000000 macro
133 #define DRAM1_SIZE_NSEC 0xA0000000 macro
137 #define DRAM1_SIZE_NSEC 0x80000000 macro
A Dmain.c37 #ifdef DRAM1_SIZE_NSEC
38 register_dynamic_shm(DRAM1_BASE, DRAM1_SIZE_NSEC);

Completed in 2 milliseconds