Skip to content

Commit

Permalink
feat(Zawrs): support Zawrs extension (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang-Haojin authored Jan 21, 2025
1 parent 651a7dc commit 88a2ed9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion difftest/difftest-def.h
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@
"_sstc" \
"_smrnmi_smdbltrp_ssdbltrp" \
"_smmpm_smnpm_ssnpm" \
"_svnapot"
"_svnapot" \
"_zawrs" \

#define CONFIG_MEMORY_SIZE (16 * 1024 * 1024 * 1024UL)
#define CONFIG_FLASH_BASE 0x10000000UL
Expand Down

0 comments on commit 88a2ed9

Please sign in to comment.