Skip to content

Commit 83e0ca8

Browse files
gautierg-stkartben
authored andcommitted
soc: st: stm32n6: add arm v8.1 mvei and mvef kconfig
STM32N6 supports M-Profile Vector Extension (MVE) integer and floating-point instruction set. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
1 parent 4a31b80 commit 83e0ca8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

soc/st/stm32/stm32n6x/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ config SOC_SERIES_STM32N6X
1111
select CPU_HAS_ARM_MPU
1212
select CPU_HAS_FPU
1313
select ARMV8_M_DSP
14+
select ARMV8_1_M_MVEI
15+
select ARMV8_1_M_MVEF
1416
select CPU_CORTEX_M_HAS_DWT
1517
select HAS_STM32CUBE
1618
select INIT_ARCH_HW_AT_BOOT

0 commit comments

Comments
 (0)