commit | e4c5d96a8b91b0f65f7ea43e26cce4c4a2555f4a | [log] [tgz] |
---|---|---|
author | Jim Shu <cwshu@andestech.com> | Tue Mar 02 02:08:39 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 11 11:47:03 2022 +0100 |
tree | 4af3f4b5b9a098ec033989c7c50a1270dfb29677 | |
parent | 5fc5beabe2e9dd9e815f2bf13c9708ceabd858dc [diff] |
arch: riscv: pmp: enable MPU log module for debugging Cleanup logging API in core_pmp.c. Remove old printf-based debugging API and change the log module of PMP to individual MPU log module. Signed-off-by: Jim Shu <cwshu@andestech.com>