eal/arm: check support of armv8.1 atomics
[dpdk.git] / lib / librte_eal / common / include / arch / arm / rte_cpuflags_64.h
index 810e8a0..49aead9 100644 (file)
@@ -49,6 +49,7 @@ enum rte_cpu_flag_t {
        RTE_CPUFLAG_SHA1,
        RTE_CPUFLAG_SHA2,
        RTE_CPUFLAG_CRC32,
+       RTE_CPUFLAG_ATOMICS,
        RTE_CPUFLAG_AARCH64,
        /* The last item */
        RTE_CPUFLAG_NUMFLAGS,/**< This should always be the last! */