Skip to content
Commit 264f6ee9 authored by Andrzej Puzdrowski's avatar Andrzej Puzdrowski Committed by Dominik Ermel
Browse files

boot/zephyr/main: fix placement of pointer to arm vector



pointer to the image ARM vector table should be placed out of
stack which is being reconfigured before vt is used for branch
to the application. This caused transient boot failure when
CONFIG_LTO=y.

Moved vt to static data scope.

Signed-off-by: default avatarAndrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
parent c412cdfb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment