diff options
author | Yifan Zha <[email protected]> | 2023-01-31 15:31:27 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-02-03 15:41:36 -0500 |
commit | 72fef4980ddf20792fa095f88b008d896313c2b1 (patch) | |
tree | 53fde2832df04e70c1d33297bdd71348e8ae9bd6 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 11cc4652e99f5529a9785b64f78fe005d8782b47 (diff) |
drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOV
[Why]
Accessing GRBM_GFX_CNTL in full access time has risk when VF is doing MMIO attacking.
Therefore, VF writing GRBM_GFX_CNTL are blocked by L1 Policy.
For RLCG interface, RLCG use SCRATCH_REG2 which is copied from GRBM_GFX_CNTL.
[How]
Remove writing GRBM_GFX_CNTL in amdgpu_virt_rlcg_reg_rw.
v2:
Remove directly writing GRBM_GFX_INDEX in amdgpu_virt_rlcg_reg_rw
as RLCG interface no need to use it.
Signed-off-by: Yifan Zha <[email protected]>
Reviewed-by: Hawking Zhang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions