Commit Graph

10635 Commits

Author SHA1 Message Date
David Harris
817299dfbe
Merge pull request #1232 from jordancarlin/name_decode
Fix overlapping cases in name decoder
2025-01-14 13:06:39 -08:00
Jordan Carlin
1ec39f67cc
Fix overlapping cases in name decoder 2025-01-14 12:12:05 -08:00
David Harris
dac75fd17e
Merge pull request #1231 from jordancarlin/compressed_decode
Decode compressed instructions in instrNameDecTB
2025-01-13 11:01:25 -08:00
Jordan Carlin
da0b65289d
Fix typo 2025-01-13 10:50:12 -08:00
Jordan Carlin
8aabf57437
Add compressed instructions to name decoder 2025-01-13 09:13:45 -08:00
David Harris
528ecfb6b1
Merge pull request #1227 from jordancarlin/device-tree-update
Update buildroot configuration method, buildroot+linux+opensbi version, and device trees
2025-01-07 12:08:13 -08:00
Jordan Carlin
f873faf1e4
Remove cbop size 2025-01-07 11:03:03 -08:00
Jordan Carlin
f32f95afbc
Remove zicbop from device tree since it is a nop 2025-01-07 10:45:09 -08:00
Jordan Carlin
96af5d1618
Merge pull request #1225 from openhwgroup/dependabot/submodules/addins/vivado-boards-d1898bd
Bump addins/vivado-boards from `8ed4f99` to `d1898bd`
2025-01-07 10:17:42 -08:00
Jordan Carlin
6a38032cc1
Merge branch 'openhwgroup:main' into device-tree-update 2025-01-06 07:57:30 -08:00
Jordan Carlin
71179a2ed4
Merge pull request #1226 from openhwgroup/dependabot/submodules/addins/cvw-arch-verif-cdc4005
Bump addins/cvw-arch-verif from `acf99b1` to `cdc4005`
2025-01-06 06:42:43 -08:00
dependabot[bot]
395e3773da
Bump addins/cvw-arch-verif from acf99b1 to cdc4005
Bumps [addins/cvw-arch-verif](https://github.com/openhwgroup/cvw-arch-verif) from `acf99b1` to `cdc4005`.
- [Commits](acf99b1df4...cdc4005363)

---
updated-dependencies:
- dependency-name: addins/cvw-arch-verif
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 14:07:14 +00:00
dependabot[bot]
6d003ea1f2
Bump addins/vivado-boards from 8ed4f99 to d1898bd
Bumps [addins/vivado-boards](https://github.com/Digilent/vivado-boards) from `8ed4f99` to `d1898bd`.
- [Commits](8ed4f9981d...d1898bd01f)

---
updated-dependencies:
- dependency-name: addins/vivado-boards
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 14:07:12 +00:00
David Harris
b9bab9ceaa
Merge pull request #1222 from jordancarlin/rhel-docker-install
Fix RHEL family installation in CI
2025-01-05 21:03:51 -08:00
Jordan Carlin
434a3eec7d
Run installation CI when the CI itself is changed 2025-01-05 16:22:00 -08:00
Jordan Carlin
8cae4d2963
Fix package installation 2025-01-05 13:19:46 -08:00
Jordan Carlin
75588b697f
Fix sudo in installation CI 2025-01-05 12:43:40 -08:00
Jordan Carlin
873a01288e
Fix typo 2025-01-05 08:59:35 -08:00
Jordan Carlin
e065594ff4
Dont use sudo in installation CI if already running as root in docker image 2025-01-05 08:41:02 -08:00
Jordan Carlin
2ba67b256c
remove explicit sudo from package install 2025-01-05 08:26:43 -08:00
Jordan Carlin
8e33b1e525
Fix typo in device trees 2025-01-05 01:10:22 -08:00
Jordan Carlin
4c338e9fb8
Update device tree isa format to supported form and add all supported extensions 2025-01-05 00:40:40 -08:00
Jordan Carlin
3c6c997d05
Update linux testvector generation qemu command to work with new OpenSBI firmware 2025-01-05 00:01:20 -08:00
Jordan Carlin
8a744f083c
Temporarily remove uemacs from buildroot image because of issues with gcc14 2025-01-04 23:55:12 -08:00
Jordan Carlin
a5cb2c7a14
Update to latest version of OpenSBI 2025-01-04 16:32:30 -08:00
Jordan Carlin
52d83dcd87
Update buildroot to latest versions of gcc (14.2) and binutils (2.43) 2025-01-04 16:28:18 -08:00
Jordan Carlin
e9b86af3a6
Update to latest Linux kernel, 6.12.8 2025-01-04 16:19:15 -08:00
Jordan Carlin
012272e7b2
Update linux kernel to 6.11 2025-01-04 11:44:03 -08:00
David Harris
ee6a1d8361
Merge pull request #1221 from jordancarlin/disable-boottrace
Disable boottrace generation by default
2025-01-04 11:09:32 -08:00
Jordan Carlin
0d84c76e1f
Disable boottrace generation by default 2025-01-04 10:59:16 -08:00
Jordan Carlin
24a55e45fd
Update linux kernel to 6.9 2025-01-04 10:54:36 -08:00
Jordan Carlin
dda44a8b18
Update linux kernel to 6.7 2025-01-04 10:47:51 -08:00
Jordan Carlin
15ec39d20f
Linux Makefile updates 2025-01-04 08:22:39 -08:00
Jordan Carlin
336e4d433d
Update linux makefile 2025-01-03 22:32:11 -08:00
Jordan Carlin
c14a7b09e1
OpenSBI default is 1.3 2025-01-03 21:58:07 -08:00
Jordan Carlin
32926cfabc
Update buildroot to 2024.11
- binutils bumped to 2.42
2025-01-03 21:52:48 -08:00
Jordan Carlin
cbf9e74a07
Update buildroot to 2024.05
- gcc bumped from 12 to 13
- binutils bumped from 2.40 to 2.41
- Keeping linux headers at 6.6 for now
2025-01-03 18:32:46 -08:00
Jordan Carlin
efa2f56ee0
Update buildroot to 2023.11
- enalbed risc-v C extension
- binutils bumped from 2.38 to 2.40
- linux headers bumped from 6.3 to 6.6
2025-01-03 17:26:09 -08:00
Jordan Carlin
fc5583d230
Update linux makefile to use br2 external tree 2025-01-03 16:21:34 -08:00
Jordan Carlin
66b2e2108b
Update defconfig paths 2025-01-03 16:17:38 -08:00
Jordan Carlin
63cf644221
Switch buildroot config files to use BR2 External Tree 2025-01-03 16:11:42 -08:00
Jordan Carlin
c26427189d
Use simplified defconfig for linux 2025-01-03 15:45:02 -08:00
Jordan Carlin
9fbdb6e994
Use defconfig for buildroot 2025-01-03 15:43:54 -08:00
Jordan Carlin
85d3a9336a
Regenerate busybox config 2025-01-03 15:41:53 -08:00
Jordan Carlin
fb1ffa86ce
Remove old buildroot 2021 config files 2025-01-03 15:05:02 -08:00
David Harris
1a75747e21
Merge pull request #1218 from jordancarlin/pmp-tests
Enable riscv-arch-test pmp tests in regression
2024-12-31 14:06:35 -08:00
Jordan Carlin
88704775fb
Enable riscv-arch-test pmp tests in regression 2024-12-31 13:20:56 -08:00
Jordan Carlin
548350d98d
Merge pull request #1212 from davidharrishmc/dev
Fixed PMP WARL field so regression works; added Zmmul coverage support
2024-12-31 13:16:52 -08:00
David Harris
08cf6cc137
Merge pull request #1217 from jordancarlin/riscv-arch-test-updates
riscv-arch-test updates
2024-12-31 12:13:56 -08:00
Jordan Carlin
7e021f9332
Only add Zfh to D conversion tests if D supported 2024-12-31 11:01:07 -08:00