Searched refs:CONFIG_ARMV7_SECURE_BASE (Results 1 – 16 of 16) sorted by relevance
32 if (*start + *size < CONFIG_ARMV7_SECURE_BASE || in armv7_apply_memory_carveout()33 *start >= (u64)CONFIG_ARMV7_SECURE_BASE + in armv7_apply_memory_carveout()38 if (*start == CONFIG_ARMV7_SECURE_BASE || in armv7_apply_memory_carveout()39 *start + *size == (u64)CONFIG_ARMV7_SECURE_BASE + in armv7_apply_memory_carveout()46 if (*start == CONFIG_ARMV7_SECURE_BASE) in armv7_apply_memory_carveout()63 #ifndef CONFIG_ARMV7_SECURE_BASE in psci_update_dt()
54 #ifdef CONFIG_ARMV7_SECURE_BASE in relocate_secure_section()58 memcpy((void *)CONFIG_ARMV7_SECURE_BASE, __secure_start, sz); in relocate_secure_section()60 flush_dcache_range(CONFIG_ARMV7_SECURE_BASE, in relocate_secure_section()61 CONFIG_ARMV7_SECURE_BASE + szflush); in relocate_secure_section()
20 #if defined(CONFIG_ARMV7_SECURE_BASE) && defined(CONFIG_ARMV7_NONSEC)22 * If CONFIG_ARMV7_SECURE_BASE is true, secure code will not25 * CONFIG_ARMV7_SECURE_BASE, which is the linking and running28 * If CONFIG_ARMV7_SECURE_BASE is undefined, the secure zone will34 * So DISCARD is only for CONFIG_ARMV7_SECURE_BASE.53 #ifndef CONFIG_ARMV7_SECURE_BASE60 #ifndef CONFIG_ARMV7_SECURE_BASE61 #define CONFIG_ARMV7_SECURE_BASE macro65 .secure_text CONFIG_ARMV7_SECURE_BASE : section
172 BUILD_BUG_ON(CONFIG_ARMV7_SECURE_BASE & 0xFFFFF); in protect_secure_section()175 writel(CONFIG_ARMV7_SECURE_BASE, &mc->mc_security_cfg0); in protect_secure_section()
23 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
21 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
47 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
53 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
49 #define CONFIG_ARMV7_SECURE_BASE 0x00900000 macro
154 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
22 #define CONFIG_ARMV7_SECURE_BASE STM32_SYSRAM_BASE macro
9 #define CONFIG_ARMV7_SECURE_BASE OCRAM_BASE_S_ADDR macro
11 #define CONFIG_ARMV7_SECURE_BASE OCRAM_BASE_S_ADDR macro
9 #if defined(CONFIG_ARMV7_SECURE_BASE) || defined(CONFIG_ARMV8_SECURE_BASE)
56 CONFIG_ARMV7_SECURE_BASE