Skip to content
Snippets Groups Projects
Commit 41623c91 authored by Albert ARIBAUD's avatar Albert ARIBAUD
Browse files

arm: move exception handling out of start.S files


Exception handling is basically identical for all ARM targets.
Factorize it out of the various start.S files and into a
single vectors.S file, and adjust linker scripts accordingly.

Signed-off-by: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
parent 60a4f39f
No related branches found
No related tags found
No related merge requests found
Showing
with 313 additions and 2426 deletions
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