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/RVDS
Paul Bartell 2dfdfc4ba4
Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513)
* Clarify Cortex M7 r0p1 errata number in r0p1 specific port.

* Add ARM Cortex M7 r0p0 / r0p1 Errata 837070 workaround to CM4 MPU ports.

Optionally, enable the errata workaround by defining configTARGET_ARM_CM7_r0p0 or configTARGET_ARM_CM7_r0p1 in FreeRTOSConfig.h.

* Add r0p1 errata support to IAR port as well

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

* Change macro name to configENABLE_ERRATA_837070_WORKAROUND

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
3 years ago
..
ARM7_LPC21xx Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
ARM_CA9 Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
ARM_CM0 Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
ARM_CM3 fix typo (#399) 3 years ago
ARM_CM4F fix typo (#399) 3 years ago
ARM_CM4_MPU Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513) 3 years ago
ARM_CM7 fix typo (#399) 3 years ago