ARM: align exception vectors to 32 byte
On ARMv7 the exception vectors inside the barebox binary are used directly
by remapping the vectors base through the VBAR register. While VBAR allows
to remap the exception vectors freely, it still imposes a minimum alignment
of 32 byte, as the lower bits are treated as the exception vector offset.
Enforce this alignment inside the barebox binary.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e2805b5 commit 0d0b426a6741306f0dab1be862a91c36fdcb87fd
@Lucas Stach Lucas Stach authored on 1 Mar 2017
Sascha Hauer committed on 3 Mar 2017
Showing 1 changed file
View
arch/arm/lib32/barebox.lds.S