Skip to content
Snippets Groups Projects
Commit 3ff46cc4 authored by Georges Savoundararadj's avatar Georges Savoundararadj Committed by Tom Rini
Browse files

arm: relocate the exception vectors


This commit relocates the exception vectors.
As ARM1176 and ARMv7 have the security extensions, it uses VBAR.  For
the other ARM processors, it copies the relocated exception vectors to
the correct address: 0x00000000 or 0xFFFF0000.

Signed-off-by: default avatarGeorges Savoundararadj <savoundg@gmail.com>
Acked-by: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Tom Warren <twarren@nvidia.com>
parent c57a6423
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment