Searched refs:ID_AA64ISAR0_AES (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/arm/include/ | ||
| H A D | arm.h | 198 return read_id_aa64isar0_el1() & ID_AA64ISAR0_AES; in feat_aes_implemented() |
| H A D | arm64.h | 300 #define ID_AA64ISAR0_AES GENMASK_64(7, 4) macro |