Skip to content
Snippets Groups Projects
Commit d53e340e authored by Vincent Stehlé's avatar Vincent Stehlé Committed by Albert ARIBAUD
Browse files

armv7: do not relocate _start twice


The _start symbol is already relocated, so do not add the relocation the second
time in c_runtime_cpu_setup.

This fixes e.g. the abort exception handling path, which ended in double fault
due to bad address in VBAR.

Signed-off-by: default avatarVincent Stehlé <v-stehle@ti.com>
Reported-by: default avatarLubomir Popov <lpopov@mm-sol.com>
parent de63ac27
No related branches found
No related tags found
Loading
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