Skip to content

Rename aarch64-dit to dit - #1539

Merged
tarcieri merged 1 commit into
masterfrom
rename-aarch64-dit-to-dit
Sep 14, 2026
Merged

tarcieri merged 1 commit into
masterfrom
rename-aarch64-dit-to-dit

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 14, 2026

Copy link
Copy Markdown
Member

We would like to expand this crate to cover other data-independent timing modes, such as Intel's Data Operand Independent Timing Mode (DOITM), ideally with a common reusable API.

This takes the first step of removing aarch64-* from the name and also allowing the crate to compile on other architectures.

Closes #1495

@tarcieri
tarcieri force-pushed the rename-aarch64-dit-to-dit branch 3 times, most recently from cd57cff to bdce149 Compare September 14, 2026 16:13
We would like to expand this crate to cover other data-independent
timing modes, such as Intel's Data Operand Independent Timing Mode,
or DOITM, ideally with a common reusable API.

This takes the first step of removing `aarch64-*` from the name and also
allowing the crate to compile on other architectures.

Closes #1495
@tarcieri
tarcieri force-pushed the rename-aarch64-dit-to-dit branch from bdce149 to 662b340 Compare September 14, 2026 16:16
@tarcieri
tarcieri merged commit c89949d into master Sep 14, 2026
143 checks passed
@tarcieri
tarcieri deleted the rename-aarch64-dit-to-dit branch September 14, 2026 16:29
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.

aarch64-dit: rename to non-architecture-specific crate

1 participant