u-boot-brain/arch/arm/include
Alexander Graf 0de02de768 arm: Fix setjmp (again)
Commit e677724 (arm: Fix setjmp) added code to fix compilation of the setjmp
code path with thumv1. Unfortunately it missed a constraint that the adr
instruction can only refer to 4 byte aligned offsets.

So this patch adds the required alignment hooks to make compilation
work again even when setjmp doesn't happen to be 4 byte aligned.

Signed-off-by: Alexander Graf <agraf@suse.de>
Tested-by: Tom Rini <trini@konsulko.com>
2016-07-08 17:16:38 -04:00
..
asm arm: Fix setjmp (again) 2016-07-08 17:16:38 -04:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00