kunit: tool: Add support for SH under QEMU
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 28 Feb 2023 10:31:03 +0000 (11:31 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 5 Apr 2023 18:51:16 +0000 (12:51 -0600)
commit8110a3cab05ee4a26f36015f0423fb2b5cea1392
tree3d8394c10a78d3290e7c9fe2877a48270a17a74c
parent5ffb8629b133fecf7cdd36134ae6d6a1efb46eb5
kunit: tool: Add support for SH under QEMU

Add basic support to run SH under QEMU via kunit_tool using the
virtualized r2d platform.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/qemu_configs/sh.py [new file with mode: 0644]