diff options
author | Alex Deucher <[email protected]> | 2019-08-07 22:32:46 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:20:29 -0400 |
commit | 4cd24494cc87468145ccacd885446b2fec6cb856 (patch) | |
tree | 0c4a7acaefd666b7bad86e46862d2984a0317234 /scripts/gdb/linux/modules.py | |
parent | cb5fae143d79d255251921066dbf8eae16383639 (diff) |
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
If a buffer object is secure, i.e. created with
AMDGPU_GEM_CREATE_ENCRYPTED, then the TMZ bit of
the PTEs that belong the buffer object should be
set.
v1: design and draft the skeletion of TMZ bits setting on PTEs (Alex)
v2: return failure once create secure BO on non-TMZ platform (Ray)
v3: amdgpu_bo_encrypted() only checks the BO (Luben)
v4: move TMZ flag setting into amdgpu_vm_bo_update (Christian)
Signed-off-by: Alex Deucher <[email protected]>
Reviewed-by: Huang Rui <[email protected]>
Signed-off-by: Huang Rui <[email protected]>
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions