[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", target_dir: "riscv-isa-sim",
upstream: { upstream: {
url: "https://github.com/Saad525/riscv-isa-sim", url: "https://github.com/lowrisc/riscv-isa-sim",
rev: "master", rev: "mseccfg_tests",
}, },
mapping: [ mapping: [
{from: "tests/mseccfg", to: "tests/mseccfg"}, {from: "tests/mseccfg", to: "tests/mseccfg"},