ferros
ferros copied to clipboard
Add hardware testing to check-all
- Adapt
qemu-test
into something that can run on real hardware as well - Update
check-all.sh
to run on some piece of real hardware.
Rationale: Cache behavior can differ between ARM implementations, including qemu. It's possible to make changes which appear to be unrelated to this but acutally end up triggering a cache coherency problem.