Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QAT20-38022: Hardcode ECEDMONT capability to enabled #96

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

fionatrahe
Copy link
Contributor

Override the ICP_ACCEL_CAPABILITIES_ECEDMONT capability reported by the kernel driver and assume it's always supported if asymmetric crypto is supported.
The reason for this is that some Gen4 kernel drivers don't report this capability even though it is present on all Gen4 devices.

@fionatrahe fionatrahe requested a review from gcabiddu November 8, 2024 17:17
@fionatrahe fionatrahe force-pushed the ecedmont_capability_workaround branch from 7fe8b56 to 2ec5c95 Compare November 11, 2024 12:15
@fionatrahe fionatrahe force-pushed the ecedmont_capability_workaround branch from 2ec5c95 to 1f7459b Compare November 11, 2024 12:35
Override the ICP_ACCEL_CAPABILITIES_ECEDMONT capability
reported by the kernel driver and assume it's always supported if
asymmetric crypto is supported.
The reason for this is that some Gen4 kernel drivers don't report this
capability even though it is present on all Gen4 devices.

Closes: QAT20-38022
Signed-off-by: Fiona Trahe <[email protected]>
@fionatrahe fionatrahe force-pushed the ecedmont_capability_workaround branch from 1f7459b to ab15f35 Compare November 11, 2024 12:38
@gcabiddu gcabiddu merged commit e72bf1b into intel:main Nov 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants