diff options
author | Alexander Graf <agraf@suse.de> | 2016-05-20 23:28:22 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-06 13:39:15 -0400 |
commit | 97d44b1f5c328af97d3c381c77858c8dd32c8e20 (patch) | |
tree | b1668e2f53dcdfac9f0b5ff52f9b7bca10a2dedc /arch/arm/mach-uniphier/arm32 | |
parent | 145510cc7651fa36f1e6ee2d3d8504b05e965b1a (diff) | |
download | u-boot-imx-97d44b1f5c328af97d3c381c77858c8dd32c8e20.zip u-boot-imx-97d44b1f5c328af97d3c381c77858c8dd32c8e20.tar.gz u-boot-imx-97d44b1f5c328af97d3c381c77858c8dd32c8e20.tar.bz2 |
arm: Introduce setjmp/longjmp
To quit an EFI application we will need logic to jump to the caller
of a function without returning from the function we called into,
so we need setjmp/longjmp functionality.
This patch introduces a trivial implementation of these that I
verified works on armv7, thumb2 and aarch64.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/arm/mach-uniphier/arm32')
0 files changed, 0 insertions, 0 deletions