Files
u-boot/arch/arm/include/asm
Alexander Graf 97d44b1f5c 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>
2016-06-06 13:39:15 -04:00
..
2016-03-15 15:12:53 -04:00
2015-02-25 07:59:50 +01:00
2016-03-15 15:13:10 -04:00
2015-12-05 18:22:32 -05:00
2015-04-16 11:27:15 +02:00
2016-06-06 13:39:15 -04:00
2016-02-14 16:36:13 +09:00
2015-09-28 10:48:24 -04:00