From 7351b31ffa1c72e16d2d8da3021c9ff5edbbf821 Mon Sep 17 00:00:00 2001 From: Tim Newsome Date: Thu, 26 Mar 2020 09:09:34 -0700 Subject: Improve address translation tests (#261) * Improve address translation tests. Check that the mode we're testing is supported by hardware before running the test. Test with high address bits set, which catches a bug in OpenOCD. * Turn off PMP for address translation test. Otherwise it doesn't pass on HiFive Unleashed. * Run TranslateTest on random hart. Once https://github.com/riscv/riscv-openocd/pull/459 merges that will work. --- env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env') diff --git a/env b/env index 500b89f..68cad7b 160000 --- a/env +++ b/env @@ -1 +1 @@ -Subproject commit 500b89fb41ae857f5a1a0d6df382812cfce0b82e +Subproject commit 68cad7baf3ed0a4553fffd14726d24519ee1296a -- cgit v1.1