index
:
sail-riscv.git
billmcspadden-riscv
c2_emu
cheri
cheri-merge
cheri_lite
cookbook_br
csr_ext
debugmod
epc_legalization
ext_check_phys_mem
ext_check_phys_mem_alt
ext_misa
fdext
fence_issue29
fence_noops
fix-signature-granularity
fix_next_csrs
gdb
haveSmepmp_billmcspadden
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
initial-contributing-guide
inst_extensions
master
master-cleanup
match_warnings
mem_meta
mem_meta_merge
monads
new_test_2
new_test_3
no_boot_rom
no_casts
optimize
priv_1_13
rmem_interpreter
rmn30
rsnikhil
rv_config
sail-coverage-linking
update-copyright-headers
vector-dev
vmem_ext
x_regs
xret_ext
zfa
zfinx
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
Delete riscv_iris.sail
Martin Berger
1
-1244
/
+0
2021-10-26
Makefile: Remove stale comment
Jessica Clarke
1
-1
/
+0
2021-10-22
Recent rustc requires -lm for linking against the Sail coverage library (#118)
Brian Campbell
1
-1
/
+1
2021-10-22
Support D extension on RV32 (#108)
Jessica Clarke
7
-118
/
+94
2021-10-18
scalar-crypto: Initial commit of 1.0.0-rc2 spec work. (#99)
Ben Marshall
16
-2
/
+997
2021-09-09
Merge pull request #103 from PeterRugg/fix-rounding-modes
Jessica Clarke
2
-177
/
+284
2021-09-09
Merge pull request #105 from dylux/master
Jessica Clarke
1
-1
/
+1
2021-08-25
Update README.md
Peter Sewell
1
-21
/
+21
2021-08-22
Fix incorrect SV48_Vaddr bitfield
dylux
1
-1
/
+1
2021-08-09
Fix crash when fcsr.frm is invalid
Peter Rugg
2
-177
/
+284
2021-08-03
Clarify the build instructions.
Robert Norton
1
-3
/
+4
2021-07-29
Use headache to apply copyright header at request of Peter Sewell.
Robert Norton
84
-0
/
+5585
2021-07-29
update LICENCE and README with other UCam and MS authors (headers need update...
pes20
2
-3
/
+13
2021-07-29
update LICENCE and README with Nikhil and Scott (headers need update to match)
pes20
2
-3
/
+4
2021-07-27
Add licenses to Lem and Sail library snapshots
Thomas Bauereiss
7
-5
/
+285
2021-07-26
Update HOL4 snapshot
Brian Campbell
26
-28649
/
+70764
2021-07-26
Update versions in Coq snapshot readme
Brian Campbell
1
-3
/
+3
2021-07-26
Update Coq snapshot
Brian Campbell
18
-33664
/
+37188
2021-07-26
Update Isabelle snapshots
Thomas Bauereiss
51
-49997
/
+90692
2021-07-16
Add an extension point to allow validation of physical memory accesses.
Robert Norton
3
-3
/
+36
2021-06-29
Guard arguments to getopt_long with appropriate ifdefs
Peter Rugg
1
-0
/
+4
2021-06-29
Add option to specify SAILCOV output file
Peter Rugg
1
-0
/
+18
2021-06-29
vmem_rvNN: allow shimming underneath effectivePrivilege
Nathaniel Wesley Filardo
2
-6
/
+12
2021-06-29
vmem_svNN: Perform PTW accesses always as Supervisor
Nathaniel Wesley Filardo
3
-8
/
+8
2021-06-29
riscv_mem: push effectivePermission to periphery
Nathaniel Wesley Filardo
1
-27
/
+67
2021-06-29
vmem_svNN: mem_read(Read(Data), ...) the PTEs
Nathaniel Wesley Filardo
3
-3
/
+3
2021-06-29
effectivePrivilege: don't consult globals
Nathaniel Wesley Filardo
1
-2
/
+2
2021-06-25
Add a Dockerfile with sail and dependencies.
Robert Norton
1
-0
/
+5
2021-06-25
Ignore build library files (#86)
PeterRugg
1
-0
/
+1
2021-06-25
Fix RVFI build by adding two more functions to c_preserve (#95)
Alexander Richardson
1
-0
/
+2
2021-06-25
Merge pull request #93 from arichardson/fix-non-rvfi-build
Robert Norton
1
-4
/
+4
2021-06-25
Merge pull request #94 from arichardson/patch-1
Robert Norton
1
-1
/
+1
2021-06-25
Also run GitHub actions for PRs
Alexander Richardson
1
-1
/
+1
2021-06-25
Fix the non-RVFI_DII build
Alex Richardson
1
-4
/
+4
2021-06-25
Add comment explaining libgmp pkg-config workaround.
Robert Norton
1
-0
/
+1
2021-06-25
Add a github action to check simulators build.
Robert Norton
1
-0
/
+24
2021-06-25
Merge pull request #88 from jrtc27/pkg-config
Robert Norton
1
-6
/
+7
2021-06-25
Update Makefile
Robert Norton
1
-1
/
+1
2021-06-25
Merge pull request #76 from arichardson/rvfi-new
Robert Norton
9
-91
/
+442
2021-06-21
Merge pull request #85 from ybc-alkaid/pmp
Robert Norton
1
-1
/
+1
2021-06-18
Merge pull request #89 from rems-project/amo_fix
Robert Norton
1
-20
/
+47
2021-05-27
Fix Error_not_implemented exception on lr.rl or sc.aq.
Robert Norton
1
-12
/
+12
2021-05-21
Extend LR / SC / AMO execute for unused widths.
Robert Norton
1
-9
/
+23
2021-05-21
Fix internal error caused by invalid LR / SC / AMO widths.
Robert Norton
1
-6
/
+19
2021-05-04
c_emulator: Fix incorrect format string
Jessica Clarke
1
-1
/
+1
2021-05-04
Makefile: Generalise build to fix Arm-based Macs
Jessica Clarke
1
-6
/
+7
2021-03-19
pmp: pmp address match misses some corner cases
Bicheng Yang
1
-1
/
+1
2021-03-16
Check for overly large RVFI packets
Alex Richardson
1
-0
/
+5
2021-03-16
Also set the IXL field in the RVFI trace
Alex Richardson
1
-0
/
+1
2021-03-16
Reduce debug spam in RVFI trace output
Alex Richardson
1
-1
/
+0
[prev]
[next]