diff options
author | Suzuki K Poulose <suzuki.poulose@arm.com> | 2017-10-11 15:01:02 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2017-10-11 16:28:40 +0200 |
commit | f5e035f8694c3bdddc66ea46ecda965ee6853718 (patch) | |
tree | e67a09960f2ae8a892c670104223436c72475012 /samples | |
parent | arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation (diff) | |
download | linux-f5e035f8694c3bdddc66ea46ecda965ee6853718.tar.xz linux-f5e035f8694c3bdddc66ea46ecda965ee6853718.zip |
arm64: Expose support for optional ARMv8-A features
ARMv8-A adds a few optional features for ARMv8.2 and ARMv8.3.
Expose them to the userspace via HWCAPs and mrs emulation.
SHA2-512 - Instruction support for SHA512 Hash algorithm (e.g SHA512H,
SHA512H2, SHA512U0, SHA512SU1)
SHA3 - SHA3 crypto instructions (EOR3, RAX1, XAR, BCAX).
SM3 - Instruction support for Chinese cryptography algorithm SM3
SM4 - Instruction support for Chinese cryptography algorithm SM4
DP - Dot Product instructions (UDOT, SDOT).
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Dave Martin <dave.martin@arm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions