summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-03-04 00:10:06 (GMT)
committerTom Rini <trini@konsulko.com>2016-03-16 01:30:11 (GMT)
commit649829157e9c034fd5eda0de87a39afa248bd4b2 (patch)
tree083980c4daac83050035593bbce6e912eb97dc32 /configs
parent4c2cc7c4e92094efa562a872cef515fdf6d6f915 (diff)
downloadu-boot-649829157e9c034fd5eda0de87a39afa248bd4b2.tar.xz
arm64: Allow EFI payload code to take exceptions
There are 2 ways an EFI payload could return into u-boot: - Callback function - Exception While in EFI payload mode, x18 is owned by the payload and may not contain a valid pointer to gd, so we need to fix it up. We do that properly for the payload to callback path already. This patch also adds gd pointer restoral for the exception path. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions