You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2026. It is now read-only.
when running with the qemu pr merged and qemu release 10.0.0 there is a PMU error printed out with run_tellus:
QEMU=/scratch/qemu/ make run_tellus
# Check if the submodule needs to be initialized
if [ "$(git submodule status | grep -c '^-')" -gt 0 ]; then \
git submodule update --init; \
fi
bazel build //:salus-all
```
Reading vector registers
Verify registers
GetCounterInfo for 1 failed with Err(InvalidParam)
Assigned counter 18 for instruction count
Instruction counter: 263732
```