Searched hist:"3064 d599afaed1e601479efa372a6e83d4ea9deb" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ |
| H A D | nonsec_virt.S | 3064d599afaed1e601479efa372a6e83d4ea9deb Mon Oct 07 02:46:56 UTC 2013 Masahiro Yamada <yamada.m@jp.panasonic.com> 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>
|