Patches #2-#5, #8, #10-#12 are Acked-by: Christian König
<[email protected]>
Patch #7 is most likely a NAK. The interface updated here is deprecated
as far as I know.
Patch #9: How does that actually work?
Thanks,
Christian.
Am 15.11.19 um 04:34 schrieb Liu, Aaron:
These series of patches are to initial TMZ support for libdrm and
amdgpu_test. They are based on amd-staging-hybrid-master20190125
branch. So far, gfx/sdma TMZ tests are passed on Raven.
Please review them.
Thanks,
Aaron
Aaron Liu (6):
amdgpu: using IB flags for TMZ or non-TMZ
tests/amdgpu: expand secure param for exec_cs_helper
tests/amdgpu: add atomic_mem cp_packet to verify the secure buffer
tests/amdgpu: add test to submit a gfx command with secure context
tests/amdgpu: add atomic dma command to verify the secure buffer
tests/amdgpu: add test to submit a sdma command with secure context
Huang Rui (6):
amdgpu: add UAPI for creating encrypted buffers
tests/amdgpu: add security test suite (v2)
tests/amdgpu: add secure buffer allocation test for system memory
tests/amdgpu: add secure buffer allocation test for invisible VRAM
tests/amdgpu: expand write linear helper for security (v3)
tests/amdgpu: add device handle as input param for exec_cs_helper and
write_linear_helper (v4)
amdgpu/amdgpu.h | 4 +-
amdgpu/amdgpu_cs.c | 4 ++
include/drm/amdgpu_drm.h | 5 ++
tests/amdgpu/amdgpu_test.c | 7 ++
tests/amdgpu/amdgpu_test.h | 27 +++++++
tests/amdgpu/basic_tests.c | 161
++++++++++++++++++++++++++++++++++++------
tests/amdgpu/meson.build | 2 +-
tests/amdgpu/security_tests.c | 134 +++++++++++++++++++++++++++++++++++
8 files changed, 322 insertions(+), 22 deletions(-)
create mode 100644 tests/amdgpu/security_tests.c
BR,
Aaron Liu
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx