index
:
sail-riscv.git
codspeed-wizard-1776883787821
epc_legalization
ext_check_phys_mem_alt
fence_noops
gdb
gh-readonly-queue/master/pr-1686-acc2cd37092aef46e22652cb81f1127cf4ff1ebd
gh-readonly-queue/master/pr-1689-da838a7a6a06464caa1c61fe55b20b8e30d1aee1
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
master
mem_meta
monads
optimize
priv_1_13
rpsene-patch-install-script-update
rpsene/update-github-action-versions
user/timh/darwin_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-26
Add the Zicclsm extension. (#1468)
tongjiacheng
1
-0
/
+3
2026-04-24
Add a configuration option for exact matches on reservation addresses for LR/...
Prashanth Mundkur
1
-4
/
+11
2026-04-24
Extend the configuration for the handling of misaligned accesses. (#1647)
Prashanth Mundkur
1
-6
/
+60
2026-04-23
Extend memory layout validation to include MMIO devices and the DTB. (#1673)
Prashanth Mundkur
1
-2
/
+3
2026-04-23
Add the Ziccif extension. (#1630)
Prashanth Mundkur
1
-0
/
+3
2026-04-22
Add Simple Interrupt Generator MMIO device for testing purposes (#1645)
Tim Hutt
1
-1
/
+8
2026-04-16
Require PMA regions to be page-aligned. (#1663)
Prashanth Mundkur
1
-0
/
+2
2026-04-09
Add explicit main/IO memory PMA (#1648)
2026-04-13-20690c8
Prashanth Mundkur
1
-0
/
+3
2026-04-06
Add the Svpbmt extension. (#1626)
Prashanth Mundkur
1
-0
/
+3
2026-03-27
Add the Svade and Svadu extensions. (#1599)
Prashanth Mundkur
1
-3
/
+6
2026-03-17
Add the Ssccptr extension. (#1611)
Prashanth Mundkur
1
-0
/
+3
2026-03-15
Increase limit for `memory.misaligned.allowed_within_exp` (#1615)
Tim Hutt
1
-3
/
+16
2026-03-15
Extend PMA attributes to specify whether hardware can read/write page-tables....
Prashanth Mundkur
1
-3
/
+9
2026-03-13
Add the Ziccamoa, Ziccamoc and Ziccrse extensions. (#1605)
Prashanth Mundkur
1
-5
/
+14
2026-03-13
Add the Svnapot extension. (#1596)
Prashanth Mundkur
1
-0
/
+3
2026-03-13
Add a `max_time_to_wait` parameter to configure maximum waits for waiting ins...
Prashanth Mundkur
1
-1
/
+13
2026-03-12
Add the Svvptc extension. (#1606)
Prashanth Mundkur
1
-0
/
+3
2026-03-11
Add a configuration parameter to control the writable bits of `scounteren`. (...
Prashanth Mundkur
1
-0
/
+19
2026-03-10
Add a `--rv32` option to use a default RV32 configuration. (#1600)
Prashanth Mundkur
2
-1
/
+3
2026-03-06
Add atomic support to the PMA config. (#1589)
Prashanth Mundkur
1
-0
/
+3
2026-03-03
Add the Zicfiss extension. (#1408)
Prashanth Mundkur
1
-0
/
+3
2026-03-01
Add configuration option for reserved mtvec[MODE] values (#1533)
tongjiacheng
1
-0
/
+4
2026-02-10
Improve README. (#1540)
Prashanth Mundkur
1
-0
/
+11
2026-02-04
Add unratified Zvabd extension (#1478)
Tinyueng
1
-0
/
+3
2026-02-01
Add the Zibi extension. (#1507)
2026-02-02-e7e6e07
tongjiacheng
1
-0
/
+3
2026-01-31
Add configuration option to handle reserved dynamic rounding modes. (#1491)
tongjiacheng
1
-0
/
+8
2026-01-24
Add configuration option for reserved behavior: odd number register for RV32Z...
2026-01-26-89935a8
tongjiacheng
1
-1
/
+5
2026-01-16
Add Ssqosid extension (#379)
Ved Shanbhogue
1
-0
/
+5
2026-01-14
Add configuration option for reserved behavior xenvcfg.CBIE = 0b10 (#1447)
tongjiacheng
1
-1
/
+5
2026-01-14
Add support for Smstateen and Ssstateen extensions (#910)
Nadime Barhoumi
1
-3
/
+13
2026-01-08
Add configuration option for reserved behavior `pmpcfg with r=0, w=1` (#1422)
tongjiacheng
1
-3
/
+7
2025-12-28
Add reserved_behavior.amocas_odd_registers config (#1403)
tongjiacheng
1
-0
/
+6
2025-12-17
Add Zdinx to configuration and validate Zfinx-related dependencies (#1431)
Nadime Barhoumi
1
-0
/
+3
2025-11-26
Add support for Sstvala. (#1397)
Prashanth Mundkur
1
-5
/
+14
2025-11-14
Add configurations for page-fault traps that could set mtval. (#1388)
Prashanth Mundkur
1
-1
/
+6
2025-11-12
Support a configurable reservation set size. (#1386)
Prashanth Mundkur
1
-3
/
+8
2025-11-06
Allow configuring read-only-zero PMP entries. (#1363)
Prashanth Mundkur
1
-0
/
+6
2025-10-21
Add gating for vector instructions. (#1170)
Wenyu Huang
1
-0
/
+1
2025-10-18
Add Zic64b extension (#1351)
Jordan Carlin
1
-0
/
+6
2025-10-13
Add support for Zvfbfwma extension (#1185)
Nadime Barhoumi
1
-0
/
+3
2025-10-09
Add support for Zvfbfmin extension (#1184)
Nadime Barhoumi
1
-0
/
+3
2025-10-07
Add basic static PMA support (#866)
Tim Hutt
1
-9
/
+84
2025-10-06
Refactor vector extension configuration. (#1163)
Wenyu Huang
2
-5
/
+31
2025-10-06
Fix some issues with schema generation (#1314)
Tim Hutt
1
-1
/
+1
2025-09-29
Validate generated configs at build time (#1297)
Tim Hutt
1
-0
/
+8
2025-09-28
Add the Zicfilp extension. (#1238)
Prashanth Mundkur
1
-0
/
+3
2025-09-14
Add support for Zfbfmin extension (#1158)
Nadime Barhoumi
1
-0
/
+3
2025-09-11
Make mtval set/zero behaviour configurable per exception type (#1225)
Andrew Lenharth
1
-1
/
+10
2025-09-04
Add Svrsw60t59b extension (#797)
Ved Shanbhogue
1
-0
/
+3
2025-09-04
Add Zicbop extension (#538)
Mingzhu Yan
1
-0
/
+3
[next]