Files
u-boot-tk1-som/arch/arm
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-06-06 13:39:15 -04:00
2016-05-26 20:48:31 -06:00
2016-04-01 17:17:39 -04:00
2016-06-02 21:21:34 -04:00