mesa-drm/tests/amdgpu
Luben Tuikov 253e0383a3 tests/amdgpu: Secure bounce test (v4)
Implement secure bounce test. Steps implemented
as outlined by Christian K.

v2: Remove gpu_info; add comment describing
    the purpose and steps of the test.
v3: Parameterize "secure" in amdgpu_bo_lcopy() and
    amdgpu_bo_move(). Set them both to 0.
    Allocate buffer Bob to be non-TMZ.
v4: Fix an off-by-one bug which was causing
    the test to segfault.

Acked-by: Huang Rui <ray.huang@amd.com>
Acked-by: Leo Liu <leo.liu@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-15 13:47:00 -04:00
..
.editorconfig amdgpu: Symlink .editorconfig to tests/amdgpu 2018-01-18 10:12:37 +01:00
amdgpu_test.c test/amdgpu: enable security suite tests 2020-10-15 13:46:50 -04:00
amdgpu_test.h tests/amdgpu: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
basic_tests.c tests/amdgpu: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
bo_tests.c test/amdgpu: don't free unused bo handle 2019-10-15 13:18:12 +02:00
cs_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
deadlock_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
decode_messages.h tests/amdgpu: clear the extension flag 2020-06-18 10:08:23 -04:00
frame.h tests/amdgpu: add uvd encode unit tests 2017-08-16 16:16:50 -04:00
meson.build tests/amdgpu: add security test suite (v2) 2020-10-15 13:45:41 -04:00
ras_tests.c tests/amdgpu: Fix buffer overflow (v3) 2020-01-08 13:21:40 -05:00
security_tests.c tests/amdgpu: Secure bounce test (v4) 2020-10-15 13:47:00 -04:00
syncobj_tests.c tests/amdgpu: Fix various warnings (v2) 2020-01-08 13:18:50 -05:00
uvd_enc_tests.c meson,configure: include config.h automatically 2018-03-20 18:19:26 +00:00
uve_ib.h tests/amdgpu: fix uvd enc data corruption issue 2017-10-06 09:40:06 -04:00
vce_ib.h tests/amdgpu: add vce mv tests support and sets 2018-04-06 09:35:14 -04:00
vce_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00
vcn_tests.c tests/amdgpu/vcn: add Arcturus decode test support 2020-10-15 13:45:17 -04:00
vm_tests.c tests/amdgpu: disable unsupported test cases for Arcturus 2020-10-15 13:45:27 -04:00