aboutsummaryrefslogtreecommitdiff
path: root/test/first_party/src
AgeCommit message (Expand)AuthorFilesLines
2026-04-16Remove the panic branch in translate_TLB_hit. (#1664)Nadime Barhoumi1-0/+105
2026-03-13Add a `max_time_to_wait` parameter to configure maximum waits for waiting ins...Prashanth Mundkur1-0/+92
2026-02-12Add --config-override flag for configuration overrides (#1534)Mingzhu Yan1-0/+1
2026-02-10Fix fcvt.s.bf16 NaN-boxing returning wrong canonical QNaN (#1528)Nadime Barhoumi1-0/+46
2026-02-04Validate vector register groups. (#1486)Prashanth Mundkur1-0/+60
2026-01-31Fix the first party linker map to be more consistent with the default config....Prashanth Mundkur3-8/+10
2026-01-30Ensure physical memory access checks are not bypassed for failing store-condi...Prashanth Mundkur1-0/+120
2025-12-22Improved clang-format style (#1396)Tim Hutt6-178/+121
2025-08-25Add codespell to pre-commit hooks (#1236)Jordan Carlin1-1/+1
2025-05-22Fix printf in first party test (#970)Mingzhu Yan1-1/+1
2025-05-07Fix lots of spelling errors (#922)Jordan Carlin1-1/+1
2025-04-15Fix PMP address matchingTim Hutt3-1/+199
2025-04-14Revert "Fix minstreth behaviour"Tim Hutt1-4/+3
2025-03-31Fix incorrect behaviour with INT_MAX pmpaddrTim Hutt1-0/+46
2025-03-17Fix linker script for GNU ldTim Hutt1-3/+7
2025-03-07Add first party C testsTim Hutt9-0/+7122