arm: set low exception vector location
The code in prep_c sets VBAR to relocate vector from 0x0, assuming the
low vector bit in SCTLR to be clear. This isn't the case on all
hardware, so set it explicitly to support those.
Signed-off-by:
Théophile Ranquet <theophile.ranquet@gmail.com>
Loading
Please sign in to comment