Searched refs:__secure_stack_end (Results 1 – 8 of 8) sorted by relevance
25 char __secure_stack_end[0] __section(".__secure_stack_end"); variable
150 extern char __secure_stack_end[];
344 extern char __secure_stack_end[];
261 @ -------------------- __secure_stack_end267 @ |------------------| __secure_stack_end - 1KB276 @ stack top = __secure_stack_end - (cpuid << ARM_PSCI_STACK_SHIFT)277 ldr r3, =__secure_stack_end
97 KEEP(*(.__secure_stack_end))
228 adr x9, __secure_stack_end
105 KEEP(*(.__secure_stack_end))
706 u32 sp = (u32)__secure_stack_end - (cpu << ARM_PSCI_STACK_SHIFT); in psci_system_suspend()
Completed in 638 milliseconds