summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-05-20 23:28:22 +0200
committerTom Rini <trini@konsulko.com>2016-06-06 13:39:15 -0400
commit97d44b1f5c328af97d3c381c77858c8dd32c8e20 (patch)
treeb1668e2f53dcdfac9f0b5ff52f9b7bca10a2dedc /lib
parent145510cc7651fa36f1e6ee2d3d8504b05e965b1a (diff)
downloadtalos-obmc-uboot-97d44b1f5c328af97d3c381c77858c8dd32c8e20.tar.gz
talos-obmc-uboot-97d44b1f5c328af97d3c381c77858c8dd32c8e20.zip
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 'lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud