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

Tracking Issue for keylocker_x86 #134813

Open
4 tasks
sayantn opened this issue Dec 27, 2024 · 0 comments
Open
4 tasks

Tracking Issue for keylocker_x86 #134813

sayantn opened this issue Dec 27, 2024 · 0 comments
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@sayantn
Copy link
Contributor

sayantn commented Dec 27, 2024

Feature gate: #![feature(keylocker_x86)]

This is a tracking issue for the kl and widekl target features and the associated intrinsics in stdarch

Public API

The following target features and all their associated intrinsics

  • kl: Intel Key Locker
  • widekl: Intel Key Locker Wide

Steps / History

  • Add the target features to Rust
  • Add the Intrinsics and Feature Detection to stdarch
  • Final comment period (FCP)1
  • Stabilization PR

Unresolved Questions

  • None yet.

Implementation History

Footnotes

  1. https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html

@sayantn sayantn added C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

1 participant