commit | 703cebcfac65356aa2b19c0a5e4aa1b4be23a328 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Apr 25 20:05:18 2022 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Fri May 06 15:27:40 2022 -0700 |
tree | 8c3036c01e992176325412eda62a905613d6ba14 | |
parent | e120c8335d1dfa9d194e3db8cc5195a6b47fb20c [diff] |
tests/tcg/xtensa: enable autorefill phys_mem tests for MMUv3 Autorefill tests in the phys_mem test suite are disabled for cores that have spanning TLB way, i.e. for all MMUv3 cores. Instead of disabling it invalidate TLB mappings for entries that conflict with the test. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>