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

xtensa: add HIGHMEM support



Introduce fixmap area just below the vmalloc region. Use it for atomic
mapping of high memory pages.
High memory on cores with cache aliasing is not supported and is still
to be implemented. Fail build for such configurations for now.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 04c6b3e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment