Skip to content

misc: Implement remaining armv82 crypto instructions#3182

Open
giactra wants to merge 2 commits into
gem5:developfrom
giactra:feat-armv82-crypto
Open

misc: Implement remaining armv82 crypto instructions#3182
giactra wants to merge 2 commits into
gem5:developfrom
giactra:feat-armv82-crypto

Conversation

@giactra
Copy link
Copy Markdown
Contributor

@giactra giactra commented May 19, 2026

No description provided.

@giactra giactra added the arch-arm The ARM ISA label May 19, 2026
@giactra giactra added configs gem5's Preprepared Python Configuration scripts. Typically found in "configs" cpu General gem5 CPU code (e.g., `BaseCPU`) labels May 19, 2026
@giactra giactra force-pushed the feat-armv82-crypto branch from 9f4ab62 to 1dcd3dd Compare May 26, 2026 08:05
Junshi Wang and others added 2 commits May 28, 2026 12:23
- Add festure code: FEAT_SHA3, FEAT_SHA512, FEAT_SM3, FEAT_SM4.
- Add crypto functions for SHA512, SM3 and SM4 in Crypto.
- Add instructions introduced by the above features.
- Add function unit: SmdSha512Hash, SimdSm3.

Change-Id: I6a00ef0b49d5c2d45daefc8df43e8ac6f1ae4081
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Change-Id: I305dd9c6f2f659c08374bbfed0296f3c7844bf59
Signed-off-by: Giacomo Travaglini <giacomo.travaglini.arm.com>
@giactra giactra force-pushed the feat-armv82-crypto branch from 1dcd3dd to d4033b8 Compare May 28, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch-arm The ARM ISA configs gem5's Preprepared Python Configuration scripts. Typically found in "configs" cpu General gem5 CPU code (e.g., `BaseCPU`)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants