octeon: add support for Marvell Octeon9 SoC
Type: feature Signed-off-by: Monendra Singh Kushwaha <kmonendra@marvell.com> Change-Id: I5db58b8ec41b45596bc03b4a336a184c17871294
This commit is contained in:

committed by
Damjan Marion

parent
b2c8c481cc
commit
a93c85a579
4
src/cmake/platform/octeon9.cmake
Normal file
4
src/cmake/platform/octeon9.cmake
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
set(VPP_PLATFORM_CACHE_LINE_SIZE 128)
|
||||
set(VPP_PLATFORM_MARCH_FLAGS -march=armv8.2-a+crc+crypto)
|
||||
set(VPP_PLATFORM_BUFFER_ALIGN 128)
|
Reference in New Issue
Block a user