commit | 7802fffc7f2a1cc3be5ac660e4b53293b3cce730 | [log] [tgz] |
---|---|---|
author | Jimmy Zheng <jimmyzhe@andestech.com> | Mon Jul 08 13:43:34 2024 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jul 12 16:09:22 2024 -0400 |
tree | 740700be58a5c7e89c44aa6282dd20f95444f05a | |
parent | f989ed949a80d906ddc9564dc968d426a569ef18 [diff] |
drivers: interrupt_controller: nuclei_eclic: do not modifiy trap entry RISC-V trap entry is handled in soc/common/riscv-privileged/vector.S. Remove the redundant modification in CLIC driver. Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>