Skip to content

Commit

Permalink
SoC: Now n100 has writable mtvt and mtvec csr to configure by software
Browse files Browse the repository at this point in the history
Signed-off-by: dongyongtao <[email protected]>
  • Loading branch information
dongyongtao committed Oct 29, 2024
1 parent 24358e6 commit 761c471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoC/evalsoc/Common/Include/cpufeature.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ extern "C" {
#define CFG_HAS_EXCP

// Define it when you have TRAP related CSR such as MTVT and MTVEC
//#define CFG_HAS_TRAP_CSR
#define CFG_HAS_TRAP_CSR

// PMONITOR is the mcycle and minsret counter, if not defined, it means not present
#define CFG_HAS_PMONITOR
Expand Down

0 comments on commit 761c471

Please sign in to comment.