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:
Monendra Singh Kushwaha
2024-02-28 13:09:06 +05:30
committed by Damjan Marion
parent b2c8c481cc
commit a93c85a579
6 changed files with 106 additions and 4 deletions

View 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)