[vendor] Use lowRISC repo for vendoring

This commit is contained in:
Marno van der Maas 2023-07-11 16:35:39 +01:00 committed by Marno van der Maas
parent 0264bcf2d4
commit e87e31acfa

View file

@ -6,8 +6,8 @@
target_dir: "riscv-isa-sim",
upstream: {
url: "https://github.com/Saad525/riscv-isa-sim",
rev: "master",
url: "https://github.com/lowrisc/riscv-isa-sim",
rev: "mseccfg_tests",
},
mapping: [
{from: "tests/mseccfg", to: "tests/mseccfg"},