build: add Marvell CN913x platform 94/41494/5
authorDamjan Marion <[email protected]>
Tue, 27 Aug 2024 16:14:22 +0000 (18:14 +0200)
committerBeno�t Ganne <[email protected]>
Thu, 29 Aug 2024 11:49:12 +0000 (11:49 +0000)
Change-Id: If16b073ddf204676c3ef410ba76d289e25e376d8
Type: feature
Signed-off-by: Damjan Marion <[email protected]>
src/cmake/platform/cn913x.cmake [new file with mode: 0644]

diff --git a/src/cmake/platform/cn913x.cmake b/src/cmake/platform/cn913x.cmake
new file mode 100644 (file)
index 0000000..8c5cb73
--- /dev/null
@@ -0,0 +1,3 @@
+
+set(VPP_PLATFORM_CACHE_LINE_SIZE 64)
+set(VPP_PLATFORM_MARCH_FLAGS -march=armv8-a+crc+crypto)