Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b8d4490
)
build: add Marvell CN913x platform
94/41494/5
author
Damjan Marion
<
[email protected]
>
Tue, 27 Aug 2024 16:14:22 +0000
(18:14 +0200)
committer
Beno�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]
patch
|
blob
diff --git a/src/cmake/platform/cn913x.cmake
b/src/cmake/platform/cn913x.cmake
new file mode 100644
(file)
index 0000000..
8c5cb73
--- /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)