commit | df166ddda1323acc79c2f804cac2df1744b269c5 | [log] [tgz] |
---|---|---|
author | Jim Shu <cwshu@andestech.com> | Thu Oct 07 19:41:06 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 11 11:47:03 2022 +0100 |
tree | f41a7627c38b6c675b3ee6660849b4e9c2212175 | |
parent | 35ef71f7c07dc257365487b7df3e0666845539f4 [diff] |
arch: riscv: pmp: change mechanism of arch_buffer_validate() Implement new mechanism of arch_buffer_validate() to support checking static PMP regions. This is preparation patch for code/rodate protection via RISC-V PMP. Signed-off-by: Jim Shu <cwshu@andestech.com>