Searched refs:CONFIG_ARMV7_SECURE_BASE (Results 1 – 15 of 15) 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()
55 #ifdef CONFIG_ARMV7_SECURE_BASE in relocate_secure_section()59 memcpy((void *)CONFIG_ARMV7_SECURE_BASE, __secure_start, sz); in relocate_secure_section()61 flush_dcache_range(CONFIG_ARMV7_SECURE_BASE, in relocate_secure_section()62 CONFIG_ARMV7_SECURE_BASE + szflush); in relocate_secure_section()
21 #if defined(CONFIG_ARMV7_SECURE_BASE) && defined(CONFIG_ARMV7_NONSEC)23 * If CONFIG_ARMV7_SECURE_BASE is true, secure code will not26 * CONFIG_ARMV7_SECURE_BASE, which is the linking and running29 * If CONFIG_ARMV7_SECURE_BASE is undefined, the secure zone will35 * So DISCARD is only for CONFIG_ARMV7_SECURE_BASE.54 #ifndef CONFIG_ARMV7_SECURE_BASE61 #ifndef CONFIG_ARMV7_SECURE_BASE62 #define CONFIG_ARMV7_SECURE_BASE macro66 .secure_text CONFIG_ARMV7_SECURE_BASE : section
173 BUILD_BUG_ON(CONFIG_ARMV7_SECURE_BASE & 0xFFFFF); in protect_secure_section()176 writel(CONFIG_ARMV7_SECURE_BASE, &mc->mc_security_cfg0); in protect_secure_section()
24 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
22 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
48 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
54 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
63 #define CONFIG_ARMV7_SECURE_BASE 0x00900000 macro
161 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
10 #define CONFIG_ARMV7_SECURE_BASE OCRAM_BASE_S_ADDR macro
12 #define CONFIG_ARMV7_SECURE_BASE OCRAM_BASE_S_ADDR macro
9 #if defined(CONFIG_ARMV7_SECURE_BASE) || defined(CONFIG_ARMV8_SECURE_BASE)
74 CONFIG_ARMV7_SECURE_BASE