Searched refs:CONFIG_ARMV7_SECURE_BASE (Results 1 – 17 of 17) 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.72 #ifndef CONFIG_ARMV7_SECURE_BASE79 #ifndef CONFIG_ARMV7_SECURE_BASE80 #define CONFIG_ARMV7_SECURE_BASE macro84 .secure_text CONFIG_ARMV7_SECURE_BASE :
177 BUILD_BUG_ON(CONFIG_ARMV7_SECURE_BASE & 0xFFFFF); in protect_secure_section()180 writel(CONFIG_ARMV7_SECURE_BASE, &mc->mc_security_cfg0); in protect_secure_section()
269 return (0 - CONFIG_ARMV7_SECURE_BASE) & ~(SZ_2M - 1); in carveout_size()
17 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
15 #define CONFIG_ARMV7_SECURE_BASE SUNXI_SRAM_B_BASE macro
33 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
39 #define CONFIG_ARMV7_SECURE_BASE 0xfff00000 macro
48 #define CONFIG_ARMV7_SECURE_BASE 0x00900000 macro
146 #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)
55 CONFIG_ARMV7_SECURE_BASE