Re: [PATCH v4 18/18] tests/functional/hexagon: enable more arch_tests cases

Pierrick Bouvier <[email protected]> Fri, 31 Jul 2026 10:39:16 -0700
Newsgroups org.nongnu.qemu-devel
Message-ID <[email protected]>
On 7/29/2026 6:28 PM, Brian Cain wrote:
> Add more tests from hexagon-arch-tests, enabled by QTimer device.
> 
> These exercise cache maintenance ops, l2vic, thread start/stop, tlb/mmu
> operations, and user-mode transitions.
> 
> Signed-off-by: Brian Cain <[email protected]>
> ---
>  tests/functional/hexagon/test_arch_tests.py | 32 +++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 

Reviewed-by: Pierrick Bouvier <[email protected]>