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
Gaurav-Aggarwal-AWS 11d0caa614
Fix the context array size for MPU ports (#1230)
Fix the context array size for MPU ports

Ensure the saved context location falls within the reserved context area
rather than overlapping with the next MPU_SETTINGS structure member.

This never caused a problem because actual read/write operations
start from one word before the saved context location.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
6 days ago
..
78K0R Use Regex for Copyright Year in Header Check (#1002) 11 months ago
ARM_CA5_No_GIC Use Regex for Copyright Year in Header Check (#1002) 11 months ago
ARM_CA9 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
ARM_CM0 Update broken links in readme and comments (#1110) 6 months ago
ARM_CM3 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
ARM_CM4F Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
ARM_CM4F_MPU Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM7 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
ARM_CM23 Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM23_NTZ/non_secure Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM33 Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM33_NTZ/non_secure Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM35P Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM35P_NTZ/non_secure Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM55 Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM55_NTZ/non_secure Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM85 Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CM85_NTZ/non_secure Fix the context array size for MPU ports (#1230) 6 days ago
ARM_CRx_No_GIC fix typos in comments: interace -> interface, swtich -> switch (#1022) 10 months ago
ATMega323 Use Regex for Copyright Year in Header Check (#1002) 11 months ago
AVR32_UC3 Fix spelling typos (#1168) 3 months ago
AVR_AVRDx Use Regex for Copyright Year in Header Check (#1002) 11 months ago
AVR_Mega0 Use Regex for Copyright Year in Header Check (#1002) 11 months ago
AtmelSAM7S64 Fix spelling typos (#1168) 3 months ago
AtmelSAM9XE Use Regex for Copyright Year in Header Check (#1002) 11 months ago
LPC2000 Use Regex for Copyright Year in Header Check (#1002) 11 months ago
MSP430 Use Regex for Copyright Year in Header Check (#1002) 11 months ago
MSP430X Remove hardware dependence in portmacros.h (#1112) 6 months ago
RISC-V Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176) 3 months ago
RL78 [Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch issue. https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1102 (#1157) 4 months ago
RX100 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
RX600 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
RX700v3_DPFPU Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
RXv2 Move configASSERT default definition above before including portable.h. (#1185) 3 months ago
STR71x Use Regex for Copyright Year in Header Check (#1002) 11 months ago
STR75x Use Regex for Copyright Year in Header Check (#1002) 11 months ago
STR91x Use Regex for Copyright Year in Header Check (#1002) 11 months ago
V850ES Use Regex for Copyright Year in Header Check (#1002) 11 months ago