cva6.yml, benchmark.sh: add benchmark job from riscv-tests and wb job
Created by: Gchauvon
Hello,
I added two job to the gitlab CI :
- pub_benchmark to run benchmarks from riscv-test
- pub_wb_dache to run some ISA tests with wb_dcache
Both jobs are manual and optional. It will help gitlab users to check those features without having to trigger github CI with a PR.
@JeanRochCoulon
can you look into this ?
Guillaume