Skip to content

Commit

Permalink
feat(diff): support svpbmt (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxpicca-Li authored Sep 23, 2024
1 parent 2091e00 commit 60fcb37
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 @@ -78,7 +78,8 @@
"_zba_zbb_zbc_zbs_zbkb_zbkc_zbkx" \
"_zknd_zkne_zknh_zksed_zksh" \
"_zfa_zfhmin" \
"_svinval_sscofpmf"
"_svinval_sscofpmf" \
"_svpbmt"

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

0 comments on commit 60fcb37

Please sign in to comment.