commit | 252d68ff9f5d155cc4eda331d414d35b2edb4e7e | [log] [tgz] |
---|---|---|
author | Dino Li <Dino.Li@ite.com.tw> | Tue May 23 11:55:43 2023 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Jun 17 07:45:30 2023 -0400 |
tree | ed470b6a630919ce56d34abc85ffae599c23768c | |
parent | b64cfe98325e95865a618a234428ae839d43806b [diff] |
arch/riscv: add support for detecting null pointer exception using PMP This change uses a PMP slot to implement null pointer detection. Signed-off-by: Dino Li <Dino.Li@ite.com.tw>