commit | 2e66da3bc3ce3878527e0bd5edb9f62ad0fff7f1 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Wed Apr 06 17:03:12 2022 -0400 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Apr 29 15:30:00 2022 +0200 |
tree | 8dc9ba2da38aee86ed0c8570c392f5b3b7f92fa2 | |
parent | 3b990c9ddd20130132d5bfa48584d596d41ae790 [diff] |
riscv: pmp: new implementation This is the core code to manage PMP entries with only the global entries initialisation for now. It is not yet linked into the build. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>