Skip to content
Commit 53490121 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: move vecbase SR initialization to _startup



Instead of initializing vecbase in initialize_mmu macro, which may be
expanded either in Image.elf reset vector hadler or in the kernel
head.S, both times only when CONFIG_MMU is enabled, do this
initialization once in _startup function.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent a4f9846d
Loading
Loading
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