+4
−0
+3
−0
+1
−1
+2
−0
lib/devmem_is_allowed.c
0 → 100644
+27
−0
Loading
As part of adding support for STRICT_DEVMEM to the RISC-V port, Zong provided a devmem_is_allowed() implementation that's exactly the same as all the others I checked. Instead I'm adding a generic version, which will soon be used. Reviewed-by:Luis Chamberlain <mcgrof@kernel.org> Signed-off-by:
Palmer Dabbelt <palmerdabbelt@google.com>