aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmake/platform/cn913x.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmake/platform/cn913x.cmake')
-rw-r--r--src/cmake/platform/cn913x.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmake/platform/cn913x.cmake b/src/cmake/platform/cn913x.cmake
new file mode 100644
index 00000000000..8c5cb739f9b
--- /dev/null
+++ b/src/cmake/platform/cn913x.cmake
@@ -0,0 +1,3 @@
+
+set(VPP_PLATFORM_CACHE_LINE_SIZE 64)
+set(VPP_PLATFORM_MARCH_FLAGS -march=armv8-a+crc+crypto)