Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hw/vendor/cva6_cheri.lock.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
upstream:
{
url: https://github.com/Capabilities-Limited/cheri-cva6.git
rev: 8eae97cc21158bf5403f0984ef26318042285c54
url: https://github.com/lowRISC/cva6-cheri.git
rev: 94a9d6f4eb2f7d59d9e66db7c39b522224312768
}
}
5 changes: 2 additions & 3 deletions hw/vendor/cva6_cheri.vendor.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@
{
name: "cva6_cheri",
target_dir: "cva6_cheri",
patch_dir: "patches/cva6_cheri",

upstream: {
url: "https://github.com/Capabilities-Limited/cheri-cva6.git",
rev: "zcheri",
url: "https://github.com/lowRISC/cva6-cheri.git",
rev: "mocha",
},

exclude_from_upstream: [
Expand Down
Loading