Searched refs:SYSRAM_BASE (Results 1 – 4 of 4) sorted by relevance
85 #define SYSRAM_BASE 0x2ffe0000 macro88 #define SYSRAM_BASE 0x2ffc0000 macro222 (CFG_STM32MP1_SCMI_SHM_BASE >= SYSRAM_BASE) && \223 (STM32MP1_SCMI_SHM_END <= (SYSRAM_BASE + SYSRAM_SIZE)))224 #define SYSRAM_SEC_SIZE (CFG_STM32MP1_SCMI_SHM_BASE - SYSRAM_BASE)
246 #define SYSRAM_END (SYSRAM_BASE + SYSRAM_SIZE)247 #define SYSRAM_SEC_END (SYSRAM_BASE + SYSRAM_SEC_SIZE)252 #define TZSRAM_FITS_IN_SYSRAM_SEC ((CFG_TZSRAM_START >= SYSRAM_BASE) && \255 #define TZSRAM_FITS_IN_SYSRAM_AND_SRAMS ((CFG_TZSRAM_START >= SYSRAM_BASE) && \395 res = firewall_set_memory_configuration(&firewall, SYSRAM_BASE, in configure_sysram()402 paddr_t nsec_start = SYSRAM_BASE + SYSRAM_SEC_SIZE; in configure_sysram()
89 #define SYSRAM_BASE 0x0e000000 macro
432 tzma_base = SYSRAM_BASE; in stm32_etzpc_acquire_memory_access()460 ram_base = SYSRAM_BASE; in pager_permits_decprot_config()588 ram_base = SYSRAM_BASE; in stm32_etzpc_configure_memory()