Files
u-boot/arch
Mark Kettenis 907ee2945e ARM: HYP/non-sec: migrate stack
The current code that switches into HYP mode doesn't bother to set
up a stack for HYP mode.  This doesn't work for EFI applications
as they expect a usable stack.  Fix this by migrating the stack
pointer from SP_svc to SP_hyp while in Monitor mode.
This restores the stack pointer when we drop into HYP mode.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-07-25 14:57:43 +02:00
..
2018-07-25 14:57:43 +02:00
2018-07-23 14:33:21 -04:00
2018-07-19 16:31:38 -04:00
2018-07-20 19:31:30 -04:00
2018-07-20 09:33:22 +08:00