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

xtensa: nommu: set up cache and atomctl in initialize_mmu



initialize_mmu sets up atomctl SR which is needed for s32c1i to function
correctly even in noMMU configurations. It's also a good place to set up
caching attributes of physical memory.

Allow enabling INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX in noMMU
configurations for setting up atomctl and cache attributes.

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