tests/multiarch: Add test-aes
Use a shared driver and backends for i386, aarch64, ppc64, riscv64. Acked-by:Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- tests/tcg/aarch64/Makefile.target 4 additions, 0 deletionstests/tcg/aarch64/Makefile.target
- tests/tcg/aarch64/test-aes.c 58 additions, 0 deletionstests/tcg/aarch64/test-aes.c
- tests/tcg/i386/Makefile.target 4 additions, 0 deletionstests/tcg/i386/Makefile.target
- tests/tcg/i386/test-aes.c 68 additions, 0 deletionstests/tcg/i386/test-aes.c
- tests/tcg/multiarch/test-aes-main.c.inc 183 additions, 0 deletionstests/tcg/multiarch/test-aes-main.c.inc
- tests/tcg/ppc64/Makefile.target 1 addition, 0 deletionstests/tcg/ppc64/Makefile.target
- tests/tcg/ppc64/test-aes.c 116 additions, 0 deletionstests/tcg/ppc64/test-aes.c
- tests/tcg/riscv64/Makefile.target 3 additions, 0 deletionstests/tcg/riscv64/Makefile.target
- tests/tcg/riscv64/test-aes.c 81 additions, 0 deletionstests/tcg/riscv64/test-aes.c
tests/tcg/aarch64/test-aes.c
0 → 100644
tests/tcg/i386/test-aes.c
0 → 100644
tests/tcg/multiarch/test-aes-main.c.inc
0 → 100644
tests/tcg/ppc64/test-aes.c
0 → 100644
tests/tcg/riscv64/test-aes.c
0 → 100644
Please register or sign in to comment