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

aarch64-dit: initial crate #1102

Merged
merged 4 commits into from
Sep 6, 2024
Merged

aarch64-dit: initial crate #1102

merged 4 commits into from
Sep 6, 2024

Commits on Aug 25, 2024

  1. [WIP] aarch64-dit: initial crate

    Adds a crate with wrappers for the Data-Independent Timing (DIT) feature
    of AArch64 CPUs.
    tarcieri committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9b28c82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba43e5 View commit details
    Browse the repository at this point in the history
  3. MSRV 1.61

    tarcieri committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1dc44c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add options to asm blocks

    tarcieri committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    50a4d9e View commit details
    Browse the repository at this point in the history