u-boot-brain/arch/arm
Masahiro Yamada 3064d599af ARM: align MVBAR on 32 byte boundary
The lower 5 bit of MVBAR is UNK/SBZP.
So, Monitor Vector Base Address must be 32-byte aligned.
On the other hand, the secure monitor handler does not need
32-byte alignment.

This commit moves ".algin 5" directive to the correct place.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Andre Przywara <andre.przywara@linaro.org>
Acked-by: Andre Przywara <andre.przywara@linaro.org>
2013-12-06 21:03:35 +01:00
..
cpu ARM: align MVBAR on 32 byte boundary 2013-12-06 21:03:35 +01:00
dts exynos5: dts: Add device node for XHCI 2013-10-20 23:42:38 +02:00
imx-common ARM: imx-common: convert makefiles to Kbuild style 2013-10-31 13:20:39 -04:00
include/asm Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 2013-12-06 16:54:42 +01:00
lib cosmetic: remove empty lines at the top of file 2013-11-08 09:41:37 -05:00
config.mk Coding Style cleanup: replace leading SPACEs by TABs 2013-10-14 16:06:54 -04:00