commit | 9bae3ae513015eea9534cc2c2b6f7e405abad71a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Apr 03 19:37:36 2017 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Sun Apr 09 07:49:18 2017 -0700 |
tree | efaf07c84faa176d80344ceb22562d7cfe48c583 | |
parent | 6c9ae25dfcaea32512fc27308c64e78159c46aeb [diff] |
arm64: hyp-stub: Don't save lr in the EL1 code The EL2 code is not corrupting lr anymore, so don't bother preserving it in the EL1 trampoline code. Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@linaro.org>