Skip to content
Unverified Commit 5fde3db5 authored by Zong Li's avatar Zong Li Committed by Palmer Dabbelt
Browse files

riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC support



ARCH_SUPPORTS_DEBUG_PAGEALLOC provides a hook to map and unmap
pages for debugging purposes. Implement the __kernel_map_pages
functions to fill the poison pattern.

Signed-off-by: default avatarZong Li <zong.li@sifive.com>
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
parent 395a21ff
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