diff options
author | Anshuman Khandual <[email protected]> | 2024-06-13 15:57:09 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-07-04 12:21:12 +0100 |
commit | 42b9fed388a510cdb17d25c0dc1c8b72c4828cea (patch) | |
tree | f0beeb1eb1ee379847bd5e41cd17beef37f5685e /crypto/api.c | |
parent | e8cde32f111f7f5681a7bad3ec747e9e697569a9 (diff) |
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
This replaces custom macros usage (i.e ID_AA64PFR0_EL1_ELx_64BIT_ONLY and
ID_AA64PFR0_EL1_ELx_32BIT_64BIT) and instead directly uses register fields
from ID_AA64PFR0_EL1 sysreg definition.
Cc: Marc Zyngier <[email protected]>
Cc: Oliver Upton <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions