[PATCH 4/4] drm/amdgpu: read and authenticate ip discovery binary

2021-12-06 Thread Hawking Zhang
read and authenticate ip discovery binary getting from vram first, if it is not valid, read and authenticate the one getting from file Signed-off-by: Hawking Zhang Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 46 +-- 1 file changed, 23 insertions

[PATCH 4/4] drm/amdgpu: read and authenticate ip discovery binary

2021-12-06 Thread Hawking Zhang
read and authenticate ip discovery binary getting from vram first, if it is not valid, read and authenticate the one getting from file Signed-off-by: Hawking Zhang Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 44 +-- 1 file changed, 20 insertions

RE: [PATCH 4/4] drm/amdgpu: read and authenticate ip discovery binary

2021-12-06 Thread Zhang, Hawking
/amdgpu: read and authenticate ip discovery binary read and authenticate ip discovery binary getting from vram first, if it is not valid, read and authenticate the one getting from file Signed-off-by: Hawking Zhang Reviewed-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 44