Home
last modified time | relevance | path

Searched hist:"692 fcdd800e1987e69294e11f8cf570771c528c5" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsetjmp.h692fcdd800e1987e69294e11f8cf570771c528c5 Tue Sep 27 07:30:32 UTC 2016 Alexander Graf <agraf@suse.de> arm: Add return value argument to longjmp

The normal longjmp command allows for a caller to pass the return value
of the setjmp() invocation. This patch adds that semantic to the arm
implementation of it and adjusts the efi_loader call respectively.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c692fcdd800e1987e69294e11f8cf570771c528c5 Tue Sep 27 07:30:32 UTC 2016 Alexander Graf <agraf@suse.de> arm: Add return value argument to longjmp

The normal longjmp command allows for a caller to pass the return value
of the setjmp() invocation. This patch adds that semantic to the arm
implementation of it and adjusts the efi_loader call respectively.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>