~linaro-toolchain-dev/linaro-toolchain-misc/kvm-boot-wrapper

Viewing all changes in revision 39.

  • Committer: Peter Maydell
  • Author(s): Dave Martin
  • Date: 2012-09-26 13:06:30 UTC
  • Revision ID: git-v1:b9d0f17007e6109cba8760807c3814db57d67bef
bootwrapper: Fix misaligned Hyp mode vector table

Currently, it looks like we rely on luck in order to fall through
to the correct vector when a Hyp Trap exception occurs.

This patch aligns the Hyp mode vector table explicitly to a 32-byte
boundary, as required by the architecture.

Signed-off-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: