You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure
Gaurav-Aggarwal-AWS 04cb022e44
Add a check for configENABLE_MVE to M23, M33 ports (#968)
Add a check for configENABLE_MVE to M23, M33 ports

configENABLE_MVE is only applicable to Cortex-M55 and Cortex-M85 ports.
It must not be defined to 1 for other ARMv8_m ports.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
1 year ago
..
mpu_wrappers_v2_asm.S Update system call entry mechanism (#898) 1 year ago
port.c use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) 1 year ago
portasm.h Normalize line endings and whitespace in source files 2 years ago
portasm.s Update system call entry mechanism (#898) 1 year ago
portmacro.h Add a check for configENABLE_MVE to M23, M33 ports (#968) 1 year ago
portmacrocommon.h Update system call entry mechanism (#898) 1 year ago