psci_text_end was used to calculate the PSCI stack address following the
secure monitor text. Now that we have an explicit secure stack section,
this is no longer used.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1: wfi
b 1b
- .globl psci_text_end
-psci_text_end:
.popsection
1: wfi
b 1b
- .globl psci_text_end
-psci_text_end:
.popsection
reg &= ~BIT(0); /* Secure mode */
cp15_write_scr(reg);
}
-
-/* dummy entry for end of psci text */
-void __secure psci_text_end(void)
-{
-}
pop {pc}
ENDPROC(psci_cpu_on)
- .globl psci_text_end
-psci_text_end:
.popsection