OSDN Git Service

drm/amdgpu: read and authenticate ip discovery binary
authorHawking Zhang <Hawking.Zhang@amd.com>
Mon, 22 Nov 2021 13:32:48 +0000 (21:32 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:33:16 +0000 (16:33 -0500)
commit2cb6577a303425090f3b5f4c40096d45a9048875
tree8a2df33ad66cd5a8665b16ce4dd8d2b5974413a8
parent32f0e1a3307f1372824dcf28b90fdab5aa11b54f
drm/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 <Hawking.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c