Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Aggarwal <aggarg@amazon.com>2022-09-16 21:13:25 +0300
committerGaurav Aggarwal <aggarg@amazon.com>2022-09-16 21:13:25 +0300
commit0437c8257aaeed4ecf0c50d2e1c7e8e48c4b799e (patch)
treecc35993f7d4dbdf9704f8ae002c435a4014f6c05
parent292c794e985dfe8ef1b0e0ce1a1cf2d933ef493b (diff)
[AUTO][RELEASE]: Bump file header version to "10.4.3 LTS Patch 3"V10.4.3-LTS-Patch-3
-rw-r--r--croutine.c2
-rw-r--r--event_groups.c2
-rw-r--r--include/FreeRTOS.h2
-rw-r--r--include/StackMacros.h2
-rw-r--r--include/atomic.h2
-rw-r--r--include/croutine.h2
-rw-r--r--include/deprecated_definitions.h2
-rw-r--r--include/event_groups.h2
-rw-r--r--include/list.h2
-rw-r--r--include/message_buffer.h2
-rw-r--r--include/mpu_prototypes.h2
-rw-r--r--include/mpu_wrappers.h2
-rw-r--r--include/portable.h2
-rw-r--r--include/projdefs.h2
-rw-r--r--include/queue.h2
-rw-r--r--include/semphr.h2
-rw-r--r--include/stack_macros.h2
-rw-r--r--include/stdint.readme2
-rw-r--r--include/stream_buffer.h2
-rw-r--r--include/task.h2
-rw-r--r--include/timers.h2
-rw-r--r--list.c2
-rw-r--r--portable/ARMv8M/copy_files.py2
-rw-r--r--portable/ARMv8M/non_secure/port.c2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c2
-rw-r--r--portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s2
-rw-r--r--portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h2
-rw-r--r--portable/ARMv8M/non_secure/portasm.h2
-rw-r--r--portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c2
-rw-r--r--portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c2
-rw-r--r--portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s2
-rw-r--r--portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s2
-rw-r--r--portable/ARMv8M/secure/context/secure_context.c2
-rw-r--r--portable/ARMv8M/secure/context/secure_context.h2
-rw-r--r--portable/ARMv8M/secure/heap/secure_heap.c2
-rw-r--r--portable/ARMv8M/secure/heap/secure_heap.h2
-rw-r--r--portable/ARMv8M/secure/init/secure_init.c2
-rw-r--r--portable/ARMv8M/secure/init/secure_init.h2
-rw-r--r--portable/ARMv8M/secure/macros/secure_port_macros.h2
-rw-r--r--portable/BCC/16BitDOS/Flsh186/port.c2
-rw-r--r--portable/BCC/16BitDOS/Flsh186/prtmacro.h2
-rw-r--r--portable/BCC/16BitDOS/PC/port.c2
-rw-r--r--portable/BCC/16BitDOS/PC/prtmacro.h2
-rw-r--r--portable/BCC/16BitDOS/common/portasm.h2
-rw-r--r--portable/BCC/16BitDOS/common/portcomn.c2
-rw-r--r--portable/CCS/ARM_CM3/port.c2
-rw-r--r--portable/CCS/ARM_CM3/portasm.asm2
-rw-r--r--portable/CCS/ARM_CM3/portmacro.h2
-rw-r--r--portable/CCS/ARM_CM4F/port.c2
-rw-r--r--portable/CCS/ARM_CM4F/portasm.asm2
-rw-r--r--portable/CCS/ARM_CM4F/portmacro.h2
-rw-r--r--portable/CCS/ARM_Cortex-R4/port.c2
-rw-r--r--portable/CCS/ARM_Cortex-R4/portASM.asm2
-rw-r--r--portable/CCS/ARM_Cortex-R4/portmacro.h2
-rw-r--r--portable/CCS/MSP430X/data_model.h2
-rw-r--r--portable/CCS/MSP430X/port.c2
-rw-r--r--portable/CCS/MSP430X/portext.asm2
-rw-r--r--portable/CCS/MSP430X/portmacro.h2
-rw-r--r--portable/CodeWarrior/ColdFire_V1/port.c2
-rw-r--r--portable/CodeWarrior/ColdFire_V1/portasm.S2
-rw-r--r--portable/CodeWarrior/ColdFire_V1/portmacro.h2
-rw-r--r--portable/CodeWarrior/ColdFire_V2/port.c2
-rw-r--r--portable/CodeWarrior/ColdFire_V2/portasm.S2
-rw-r--r--portable/CodeWarrior/ColdFire_V2/portmacro.h2
-rw-r--r--portable/CodeWarrior/HCS12/port.c2
-rw-r--r--portable/CodeWarrior/HCS12/portmacro.h2
-rw-r--r--portable/Common/mpu_wrappers.c2
-rw-r--r--portable/GCC/ARM7_AT91FR40008/port.c2
-rw-r--r--portable/GCC/ARM7_AT91FR40008/portISR.c2
-rw-r--r--portable/GCC/ARM7_AT91FR40008/portmacro.h2
-rw-r--r--portable/GCC/ARM7_AT91SAM7S/port.c2
-rw-r--r--portable/GCC/ARM7_AT91SAM7S/portISR.c2
-rw-r--r--portable/GCC/ARM7_AT91SAM7S/portmacro.h2
-rw-r--r--portable/GCC/ARM7_LPC2000/port.c2
-rw-r--r--portable/GCC/ARM7_LPC2000/portISR.c2
-rw-r--r--portable/GCC/ARM7_LPC2000/portmacro.h2
-rw-r--r--portable/GCC/ARM7_LPC23xx/port.c2
-rw-r--r--portable/GCC/ARM7_LPC23xx/portISR.c2
-rw-r--r--portable/GCC/ARM7_LPC23xx/portmacro.h2
-rw-r--r--portable/GCC/ARM_CA53_64_BIT/port.c2
-rw-r--r--portable/GCC/ARM_CA53_64_BIT/portASM.S2
-rw-r--r--portable/GCC/ARM_CA53_64_BIT/portmacro.h2
-rw-r--r--portable/GCC/ARM_CA9/port.c2
-rw-r--r--portable/GCC/ARM_CA9/portASM.S2
-rw-r--r--portable/GCC/ARM_CA9/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM0/port.c2
-rw-r--r--portable/GCC/ARM_CM0/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM23/non_secure/port.c2
-rw-r--r--portable/GCC/ARM_CM23/non_secure/portasm.c2
-rw-r--r--portable/GCC/ARM_CM23/non_secure/portasm.h2
-rw-r--r--portable/GCC/ARM_CM23/non_secure/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_context.c2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_context.h2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_context_port.c2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_heap.c2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_heap.h2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_init.c2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_init.h2
-rw-r--r--portable/GCC/ARM_CM23/secure/secure_port_macros.h2
-rw-r--r--portable/GCC/ARM_CM23_NTZ/non_secure/port.c2
-rw-r--r--portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c2
-rw-r--r--portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h2
-rw-r--r--portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM3/port.c2
-rw-r--r--portable/GCC/ARM_CM3/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM33/non_secure/port.c2
-rw-r--r--portable/GCC/ARM_CM33/non_secure/portasm.c2
-rw-r--r--portable/GCC/ARM_CM33/non_secure/portasm.h2
-rw-r--r--portable/GCC/ARM_CM33/non_secure/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_context.c2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_context.h2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_context_port.c2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_heap.c2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_heap.h2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_init.c2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_init.h2
-rw-r--r--portable/GCC/ARM_CM33/secure/secure_port_macros.h2
-rw-r--r--portable/GCC/ARM_CM33_NTZ/non_secure/port.c2
-rw-r--r--portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c2
-rw-r--r--portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h2
-rw-r--r--portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM3_MPU/port.c2
-rw-r--r--portable/GCC/ARM_CM3_MPU/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM4F/port.c2
-rw-r--r--portable/GCC/ARM_CM4F/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM4_MPU/port.c2
-rw-r--r--portable/GCC/ARM_CM4_MPU/portmacro.h2
-rw-r--r--portable/GCC/ARM_CM7/r0p1/port.c2
-rw-r--r--portable/GCC/ARM_CM7/r0p1/portmacro.h2
-rw-r--r--portable/GCC/ARM_CR5/port.c2
-rw-r--r--portable/GCC/ARM_CR5/portASM.S2
-rw-r--r--portable/GCC/ARM_CR5/portmacro.h2
-rw-r--r--portable/GCC/ARM_CRx_No_GIC/port.c2
-rw-r--r--portable/GCC/ARM_CRx_No_GIC/portASM.S2
-rw-r--r--portable/GCC/ARM_CRx_No_GIC/portmacro.h2
-rw-r--r--portable/GCC/ATMega323/port.c2
-rw-r--r--portable/GCC/ATMega323/portmacro.h2
-rw-r--r--portable/GCC/AVR32_UC3/port.c2
-rw-r--r--portable/GCC/AVR32_UC3/portmacro.h2
-rw-r--r--portable/GCC/AVR_AVRDx/port.c2
-rw-r--r--portable/GCC/AVR_AVRDx/portmacro.h2
-rw-r--r--portable/GCC/AVR_Mega0/port.c2
-rw-r--r--portable/GCC/AVR_Mega0/portmacro.h2
-rw-r--r--portable/GCC/CORTUS_APS3/port.c2
-rw-r--r--portable/GCC/CORTUS_APS3/portmacro.h2
-rw-r--r--portable/GCC/ColdFire_V2/port.c2
-rw-r--r--portable/GCC/ColdFire_V2/portasm.S2
-rw-r--r--portable/GCC/ColdFire_V2/portmacro.h2
-rw-r--r--portable/GCC/H8S2329/port.c2
-rw-r--r--portable/GCC/H8S2329/portmacro.h2
-rw-r--r--portable/GCC/HCS12/port.c2
-rw-r--r--portable/GCC/HCS12/portmacro.h2
-rw-r--r--portable/GCC/IA32_flat/ISR_Support.h2
-rw-r--r--portable/GCC/IA32_flat/port.c2
-rw-r--r--portable/GCC/IA32_flat/portASM.S2
-rw-r--r--portable/GCC/IA32_flat/portmacro.h2
-rw-r--r--portable/GCC/MSP430F449/port.c2
-rw-r--r--portable/GCC/MSP430F449/portmacro.h2
-rw-r--r--portable/GCC/MicroBlaze/port.c2
-rw-r--r--portable/GCC/MicroBlaze/portasm.s2
-rw-r--r--portable/GCC/MicroBlaze/portmacro.h2
-rw-r--r--portable/GCC/MicroBlazeV8/port.c2
-rw-r--r--portable/GCC/MicroBlazeV8/port_exceptions.c2
-rw-r--r--portable/GCC/MicroBlazeV8/portasm.S2
-rw-r--r--portable/GCC/MicroBlazeV8/portmacro.h2
-rw-r--r--portable/GCC/MicroBlazeV9/port.c2
-rw-r--r--portable/GCC/MicroBlazeV9/port_exceptions.c2
-rw-r--r--portable/GCC/MicroBlazeV9/portasm.S2
-rw-r--r--portable/GCC/MicroBlazeV9/portmacro.h2
-rw-r--r--portable/GCC/NiosII/port.c2
-rw-r--r--portable/GCC/NiosII/port_asm.S2
-rw-r--r--portable/GCC/NiosII/portmacro.h2
-rw-r--r--portable/GCC/PPC405_Xilinx/FPU_Macros.h2
-rw-r--r--portable/GCC/PPC405_Xilinx/port.c2
-rw-r--r--portable/GCC/PPC405_Xilinx/portasm.S2
-rw-r--r--portable/GCC/PPC405_Xilinx/portmacro.h2
-rw-r--r--portable/GCC/PPC440_Xilinx/FPU_Macros.h2
-rw-r--r--portable/GCC/PPC440_Xilinx/port.c2
-rw-r--r--portable/GCC/PPC440_Xilinx/portasm.S2
-rw-r--r--portable/GCC/PPC440_Xilinx/portmacro.h2
-rw-r--r--portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h2
-rw-r--r--portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h2
-rw-r--r--portable/GCC/RISC-V/port.c2
-rw-r--r--portable/GCC/RISC-V/portASM.S2
-rw-r--r--portable/GCC/RISC-V/portmacro.h2
-rw-r--r--portable/GCC/RL78/isr_support.h2
-rw-r--r--portable/GCC/RL78/port.c2
-rw-r--r--portable/GCC/RL78/portasm.S2
-rw-r--r--portable/GCC/RL78/portmacro.h2
-rw-r--r--portable/GCC/RX100/port.c2
-rw-r--r--portable/GCC/RX100/portmacro.h2
-rw-r--r--portable/GCC/RX200/port.c2
-rw-r--r--portable/GCC/RX200/portmacro.h2
-rw-r--r--portable/GCC/RX600/port.c2
-rw-r--r--portable/GCC/RX600/portmacro.h2
-rw-r--r--portable/GCC/RX600v2/port.c2
-rw-r--r--portable/GCC/RX600v2/portmacro.h2
-rw-r--r--portable/GCC/RX700v3_DPFPU/port.c2
-rw-r--r--portable/GCC/RX700v3_DPFPU/portmacro.h2
-rw-r--r--portable/GCC/STR75x/port.c2
-rw-r--r--portable/GCC/STR75x/portISR.c2
-rw-r--r--portable/GCC/STR75x/portmacro.h2
-rw-r--r--portable/GCC/TriCore_1782/port.c2
-rw-r--r--portable/GCC/TriCore_1782/portmacro.h2
-rw-r--r--portable/GCC/TriCore_1782/porttrap.c2
-rw-r--r--portable/IAR/78K0R/ISR_Support.h2
-rw-r--r--portable/IAR/78K0R/port.c2
-rw-r--r--portable/IAR/78K0R/portasm.s262
-rw-r--r--portable/IAR/78K0R/portmacro.h2
-rw-r--r--portable/IAR/ARM_CA5_No_GIC/port.c2
-rw-r--r--portable/IAR/ARM_CA5_No_GIC/portASM.h2
-rw-r--r--portable/IAR/ARM_CA5_No_GIC/portASM.s2
-rw-r--r--portable/IAR/ARM_CA5_No_GIC/portmacro.h2
-rw-r--r--portable/IAR/ARM_CA9/port.c2
-rw-r--r--portable/IAR/ARM_CA9/portASM.h2
-rw-r--r--portable/IAR/ARM_CA9/portASM.s2
-rw-r--r--portable/IAR/ARM_CA9/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM0/port.c2
-rw-r--r--portable/IAR/ARM_CM0/portasm.s2
-rw-r--r--portable/IAR/ARM_CM0/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM23/non_secure/port.c2
-rw-r--r--portable/IAR/ARM_CM23/non_secure/portasm.h2
-rw-r--r--portable/IAR/ARM_CM23/non_secure/portasm.s2
-rw-r--r--portable/IAR/ARM_CM23/non_secure/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_context.c2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_context.h2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_context_port_asm.s2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_heap.c2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_heap.h2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_init.c2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_init.h2
-rw-r--r--portable/IAR/ARM_CM23/secure/secure_port_macros.h2
-rw-r--r--portable/IAR/ARM_CM23_NTZ/non_secure/port.c2
-rw-r--r--portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h2
-rw-r--r--portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s2
-rw-r--r--portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM3/port.c2
-rw-r--r--portable/IAR/ARM_CM3/portasm.s2
-rw-r--r--portable/IAR/ARM_CM3/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM33/non_secure/port.c2
-rw-r--r--portable/IAR/ARM_CM33/non_secure/portasm.h2
-rw-r--r--portable/IAR/ARM_CM33/non_secure/portasm.s2
-rw-r--r--portable/IAR/ARM_CM33/non_secure/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_context.c2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_context.h2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_context_port_asm.s2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_heap.c2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_heap.h2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_init.c2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_init.h2
-rw-r--r--portable/IAR/ARM_CM33/secure/secure_port_macros.h2
-rw-r--r--portable/IAR/ARM_CM33_NTZ/non_secure/port.c2
-rw-r--r--portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h2
-rw-r--r--portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s2
-rw-r--r--portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM4F/port.c2
-rw-r--r--portable/IAR/ARM_CM4F/portasm.s2
-rw-r--r--portable/IAR/ARM_CM4F/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM4F_MPU/port.c2
-rw-r--r--portable/IAR/ARM_CM4F_MPU/portasm.s2
-rw-r--r--portable/IAR/ARM_CM4F_MPU/portmacro.h2
-rw-r--r--portable/IAR/ARM_CM7/r0p1/port.c2
-rw-r--r--portable/IAR/ARM_CM7/r0p1/portasm.s2
-rw-r--r--portable/IAR/ARM_CM7/r0p1/portmacro.h2
-rw-r--r--portable/IAR/ARM_CRx_No_GIC/port.c2
-rw-r--r--portable/IAR/ARM_CRx_No_GIC/portASM.s2
-rw-r--r--portable/IAR/ARM_CRx_No_GIC/portmacro.h2
-rw-r--r--portable/IAR/ATMega323/port.c2
-rw-r--r--portable/IAR/ATMega323/portmacro.h2
-rw-r--r--portable/IAR/ATMega323/portmacro.s902
-rw-r--r--portable/IAR/AVR32_UC3/port.c2
-rw-r--r--portable/IAR/AVR32_UC3/portmacro.h2
-rw-r--r--portable/IAR/AVR_AVRDx/port.c2
-rw-r--r--portable/IAR/AVR_AVRDx/portmacro.h2
-rw-r--r--portable/IAR/AVR_AVRDx/portmacro.s902
-rw-r--r--portable/IAR/AVR_Mega0/port.c2
-rw-r--r--portable/IAR/AVR_Mega0/portmacro.h2
-rw-r--r--portable/IAR/AVR_Mega0/portmacro.s902
-rw-r--r--portable/IAR/AtmelSAM7S64/ISR_Support.h2
-rw-r--r--portable/IAR/AtmelSAM7S64/port.c2
-rw-r--r--portable/IAR/AtmelSAM7S64/portasm.s792
-rw-r--r--portable/IAR/AtmelSAM7S64/portmacro.h2
-rw-r--r--portable/IAR/AtmelSAM9XE/port.c2
-rw-r--r--portable/IAR/AtmelSAM9XE/portmacro.h2
-rw-r--r--portable/IAR/LPC2000/ISR_Support.h2
-rw-r--r--portable/IAR/LPC2000/port.c2
-rw-r--r--portable/IAR/LPC2000/portasm.s792
-rw-r--r--portable/IAR/LPC2000/portmacro.h2
-rw-r--r--portable/IAR/MSP430/port.c2
-rw-r--r--portable/IAR/MSP430/portasm.h2
-rw-r--r--portable/IAR/MSP430/portext.s432
-rw-r--r--portable/IAR/MSP430/portmacro.h2
-rw-r--r--portable/IAR/MSP430X/data_model.h2
-rw-r--r--portable/IAR/MSP430X/port.c2
-rw-r--r--portable/IAR/MSP430X/portext.s432
-rw-r--r--portable/IAR/MSP430X/portmacro.h2
-rw-r--r--portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h2
-rw-r--r--portable/IAR/RISC-V/port.c2
-rw-r--r--portable/IAR/RISC-V/portASM.s2
-rw-r--r--portable/IAR/RISC-V/portmacro.h2
-rw-r--r--portable/IAR/RL78/ISR_Support.h2
-rw-r--r--portable/IAR/RL78/port.c2
-rw-r--r--portable/IAR/RL78/portasm.s872
-rw-r--r--portable/IAR/RL78/portmacro.h2
-rw-r--r--portable/IAR/RX100/port.c2
-rw-r--r--portable/IAR/RX100/port_asm.s2
-rw-r--r--portable/IAR/RX100/portmacro.h2
-rw-r--r--portable/IAR/RX600/port.c2
-rw-r--r--portable/IAR/RX600/port_asm.s2
-rw-r--r--portable/IAR/RX600/portmacro.h2
-rw-r--r--portable/IAR/RX700v3_DPFPU/port.c2
-rw-r--r--portable/IAR/RX700v3_DPFPU/portmacro.h2
-rw-r--r--portable/IAR/RXv2/port.c2
-rw-r--r--portable/IAR/RXv2/port_asm.s2
-rw-r--r--portable/IAR/RXv2/portmacro.h2
-rw-r--r--portable/IAR/STR71x/ISR_Support.h2
-rw-r--r--portable/IAR/STR71x/port.c2
-rw-r--r--portable/IAR/STR71x/portasm.s792
-rw-r--r--portable/IAR/STR71x/portmacro.h2
-rw-r--r--portable/IAR/STR75x/ISR_Support.h2
-rw-r--r--portable/IAR/STR75x/port.c2
-rw-r--r--portable/IAR/STR75x/portasm.s792
-rw-r--r--portable/IAR/STR75x/portmacro.h2
-rw-r--r--portable/IAR/STR91x/ISR_Support.h2
-rw-r--r--portable/IAR/STR91x/port.c2
-rw-r--r--portable/IAR/STR91x/portasm.s792
-rw-r--r--portable/IAR/STR91x/portmacro.h2
-rw-r--r--portable/IAR/V850ES/ISR_Support.h2
-rw-r--r--portable/IAR/V850ES/port.c2
-rw-r--r--portable/IAR/V850ES/portasm.s852
-rw-r--r--portable/IAR/V850ES/portasm_Fx3.s852
-rw-r--r--portable/IAR/V850ES/portasm_Hx2.s852
-rw-r--r--portable/IAR/V850ES/portmacro.h2
-rw-r--r--portable/MPLAB/PIC18F/port.c2
-rw-r--r--portable/MPLAB/PIC18F/portmacro.h2
-rw-r--r--portable/MPLAB/PIC24_dsPIC/port.c2
-rw-r--r--portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S2
-rw-r--r--portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S2
-rw-r--r--portable/MPLAB/PIC24_dsPIC/portmacro.h2
-rw-r--r--portable/MPLAB/PIC32MEC14xx/ISR_Support.h2
-rw-r--r--portable/MPLAB/PIC32MEC14xx/port.c2
-rw-r--r--portable/MPLAB/PIC32MEC14xx/port_asm.S2
-rw-r--r--portable/MPLAB/PIC32MEC14xx/portmacro.h2
-rw-r--r--portable/MPLAB/PIC32MX/ISR_Support.h2
-rw-r--r--portable/MPLAB/PIC32MX/port.c2
-rw-r--r--portable/MPLAB/PIC32MX/port_asm.S2
-rw-r--r--portable/MPLAB/PIC32MX/portmacro.h2
-rw-r--r--portable/MPLAB/PIC32MZ/ISR_Support.h2
-rw-r--r--portable/MPLAB/PIC32MZ/port.c2
-rw-r--r--portable/MPLAB/PIC32MZ/port_asm.S2
-rw-r--r--portable/MPLAB/PIC32MZ/portmacro.h2
-rw-r--r--portable/MSVC-MingW/port.c2
-rw-r--r--portable/MSVC-MingW/portmacro.h2
-rw-r--r--portable/MemMang/heap_1.c2
-rw-r--r--portable/MemMang/heap_2.c2
-rw-r--r--portable/MemMang/heap_3.c2
-rw-r--r--portable/MemMang/heap_4.c2
-rw-r--r--portable/MemMang/heap_5.c2
-rw-r--r--portable/MikroC/ARM_CM4F/port.c2
-rw-r--r--portable/MikroC/ARM_CM4F/portmacro.h2
-rw-r--r--portable/Paradigm/Tern_EE/large_untested/port.c2
-rw-r--r--portable/Paradigm/Tern_EE/large_untested/portasm.h2
-rw-r--r--portable/Paradigm/Tern_EE/large_untested/portmacro.h2
-rw-r--r--portable/Paradigm/Tern_EE/small/port.c2
-rw-r--r--portable/Paradigm/Tern_EE/small/portasm.h2
-rw-r--r--portable/Paradigm/Tern_EE/small/portmacro.h2
-rw-r--r--portable/RVDS/ARM7_LPC21xx/port.c2
-rw-r--r--portable/RVDS/ARM7_LPC21xx/portASM.s2
-rw-r--r--portable/RVDS/ARM7_LPC21xx/portmacro.h2
-rw-r--r--portable/RVDS/ARM7_LPC21xx/portmacro.inc2
-rw-r--r--portable/RVDS/ARM_CA9/port.c2
-rw-r--r--portable/RVDS/ARM_CA9/portASM.s2
-rw-r--r--portable/RVDS/ARM_CA9/portmacro.h2
-rw-r--r--portable/RVDS/ARM_CA9/portmacro.inc2
-rw-r--r--portable/RVDS/ARM_CM0/port.c2
-rw-r--r--portable/RVDS/ARM_CM0/portmacro.h2
-rw-r--r--portable/RVDS/ARM_CM3/port.c2
-rw-r--r--portable/RVDS/ARM_CM3/portmacro.h2
-rw-r--r--portable/RVDS/ARM_CM4F/port.c2
-rw-r--r--portable/RVDS/ARM_CM4F/portmacro.h2
-rw-r--r--portable/RVDS/ARM_CM4_MPU/port.c2
-rw-r--r--portable/RVDS/ARM_CM4_MPU/portmacro.h2
-rw-r--r--portable/RVDS/ARM_CM7/r0p1/port.c2
-rw-r--r--portable/RVDS/ARM_CM7/r0p1/portmacro.h2
-rw-r--r--portable/Renesas/RX100/port.c2
-rw-r--r--portable/Renesas/RX100/port_asm.src2
-rw-r--r--portable/Renesas/RX100/portmacro.h2
-rw-r--r--portable/Renesas/RX200/port.c2
-rw-r--r--portable/Renesas/RX200/port_asm.src2
-rw-r--r--portable/Renesas/RX200/portmacro.h2
-rw-r--r--portable/Renesas/RX600/port.c2
-rw-r--r--portable/Renesas/RX600/port_asm.src2
-rw-r--r--portable/Renesas/RX600/portmacro.h2
-rw-r--r--portable/Renesas/RX600v2/port.c2
-rw-r--r--portable/Renesas/RX600v2/port_asm.src2
-rw-r--r--portable/Renesas/RX600v2/portmacro.h2
-rw-r--r--portable/Renesas/RX700v3_DPFPU/port.c2
-rw-r--r--portable/Renesas/RX700v3_DPFPU/port_asm.src2
-rw-r--r--portable/Renesas/RX700v3_DPFPU/portmacro.h2
-rw-r--r--portable/Renesas/SH2A_FPU/ISR_Support.inc2
-rw-r--r--portable/Renesas/SH2A_FPU/port.c2
-rw-r--r--portable/Renesas/SH2A_FPU/portasm.src2
-rw-r--r--portable/Renesas/SH2A_FPU/portmacro.h2
-rw-r--r--portable/Rowley/MSP430F449/port.c2
-rw-r--r--portable/Rowley/MSP430F449/portasm.h2
-rw-r--r--portable/Rowley/MSP430F449/portext.asm2
-rw-r--r--portable/Rowley/MSP430F449/portmacro.h2
-rw-r--r--portable/SDCC/Cygnal/port.c2
-rw-r--r--portable/SDCC/Cygnal/portmacro.h2
-rw-r--r--portable/Softune/MB91460/port.c2
-rw-r--r--portable/Softune/MB91460/portmacro.h2
-rw-r--r--portable/Softune/MB96340/port.c2
-rw-r--r--portable/Softune/MB96340/portmacro.h2
-rw-r--r--portable/Tasking/ARM_CM4F/port.c2
-rw-r--r--portable/Tasking/ARM_CM4F/port_asm.asm2
-rw-r--r--portable/Tasking/ARM_CM4F/portmacro.h2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/port.c2
-rw-r--r--portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h2
-rw-r--r--portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c2
-rw-r--r--portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h2
-rw-r--r--portable/ThirdParty/GCC/ARC_v1/arc_support.s2
-rw-r--r--portable/ThirdParty/GCC/ARC_v1/port.c2
-rw-r--r--portable/ThirdParty/GCC/ARC_v1/portmacro.h2
-rw-r--r--portable/ThirdParty/GCC/ATmega/port.c2
-rw-r--r--portable/ThirdParty/GCC/ATmega/portmacro.h2
-rw-r--r--portable/ThirdParty/GCC/Posix/port.c2
-rw-r--r--portable/ThirdParty/GCC/Posix/portmacro.h2
-rw-r--r--portable/ThirdParty/XCC/Xtensa/port.c2
-rw-r--r--portable/ThirdParty/XCC/Xtensa/portmacro.h2
-rw-r--r--portable/WizC/PIC18/Drivers/Tick/Tick.c2
-rw-r--r--portable/WizC/PIC18/Drivers/Tick/isrTick.c2
-rw-r--r--portable/WizC/PIC18/addFreeRTOS.h2
-rw-r--r--portable/WizC/PIC18/port.c2
-rw-r--r--portable/WizC/PIC18/portmacro.h2
-rw-r--r--portable/oWatcom/16BitDOS/Flsh186/port.c2
-rw-r--r--portable/oWatcom/16BitDOS/Flsh186/portmacro.h2
-rw-r--r--portable/oWatcom/16BitDOS/PC/port.c2
-rw-r--r--portable/oWatcom/16BitDOS/PC/portmacro.h2
-rw-r--r--portable/oWatcom/16BitDOS/common/portasm.h2
-rw-r--r--portable/oWatcom/16BitDOS/common/portcomn.c2
-rw-r--r--queue.c2
-rw-r--r--stream_buffer.c2
-rw-r--r--tasks.c2
-rw-r--r--timers.c2
461 files changed, 461 insertions, 461 deletions
diff --git a/croutine.c b/croutine.c
index 9de385d28..0a4fefa9b 100644
--- a/croutine.c
+++ b/croutine.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/event_groups.c b/event_groups.c
index aeaf8423f..189a09ca0 100644
--- a/event_groups.c
+++ b/event_groups.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/FreeRTOS.h b/include/FreeRTOS.h
index fbd5bde45..5f484fe21 100644
--- a/include/FreeRTOS.h
+++ b/include/FreeRTOS.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/StackMacros.h b/include/StackMacros.h
index ff2179101..e78e1ee07 100644
--- a/include/StackMacros.h
+++ b/include/StackMacros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/atomic.h b/include/atomic.h
index 75c25291e..16bb3bfbc 100644
--- a/include/atomic.h
+++ b/include/atomic.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/croutine.h b/include/croutine.h
index 517fcb74e..8699e7dcd 100644
--- a/include/croutine.h
+++ b/include/croutine.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/deprecated_definitions.h b/include/deprecated_definitions.h
index 1823f942d..99125ffe2 100644
--- a/include/deprecated_definitions.h
+++ b/include/deprecated_definitions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/event_groups.h b/include/event_groups.h
index 036ef8e9f..3ed5d2658 100644
--- a/include/event_groups.h
+++ b/include/event_groups.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/list.h b/include/list.h
index b9ba425cb..164e06b47 100644
--- a/include/list.h
+++ b/include/list.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/message_buffer.h b/include/message_buffer.h
index 7413d5406..c0811353b 100644
--- a/include/message_buffer.h
+++ b/include/message_buffer.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/mpu_prototypes.h b/include/mpu_prototypes.h
index 8348bb0f9..c2b306253 100644
--- a/include/mpu_prototypes.h
+++ b/include/mpu_prototypes.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/mpu_wrappers.h b/include/mpu_wrappers.h
index 0cbbabfc2..3e00dd93b 100644
--- a/include/mpu_wrappers.h
+++ b/include/mpu_wrappers.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/portable.h b/include/portable.h
index 250f9b4eb..1256a7fd2 100644
--- a/include/portable.h
+++ b/include/portable.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/projdefs.h b/include/projdefs.h
index 575eefb07..06717f254 100644
--- a/include/projdefs.h
+++ b/include/projdefs.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/queue.h b/include/queue.h
index bc0f6f04d..b97e43836 100644
--- a/include/queue.h
+++ b/include/queue.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/semphr.h b/include/semphr.h
index 089dc9efc..0a027463e 100644
--- a/include/semphr.h
+++ b/include/semphr.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/stack_macros.h b/include/stack_macros.h
index a127e3d80..c75e50f0e 100644
--- a/include/stack_macros.h
+++ b/include/stack_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/stdint.readme b/include/stdint.readme
index b4142b5d0..141db9ff8 100644
--- a/include/stdint.readme
+++ b/include/stdint.readme
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/stream_buffer.h b/include/stream_buffer.h
index a63ba2b53..915a49843 100644
--- a/include/stream_buffer.h
+++ b/include/stream_buffer.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/task.h b/include/task.h
index bf460c607..d95b7088a 100644
--- a/include/task.h
+++ b/include/task.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/include/timers.h b/include/timers.h
index 9a19c83b0..c0942588e 100644
--- a/include/timers.h
+++ b/include/timers.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/list.c b/list.c
index be9820287..d1f35e13c 100644
--- a/list.c
+++ b/list.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/copy_files.py b/portable/ARMv8M/copy_files.py
index 007ac2019..fd25e1d09 100644
--- a/portable/ARMv8M/copy_files.py
+++ b/portable/ARMv8M/copy_files.py
@@ -1,5 +1,5 @@
#/*
-# * FreeRTOS Kernel V10.4.3 LTS Patch 2
+# * FreeRTOS Kernel V10.4.3 LTS Patch 3
# * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
# *
# * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/port.c b/portable/ARMv8M/non_secure/port.c
index c2b5b6d75..dcf7f08ca 100644
--- a/portable/ARMv8M/non_secure/port.c
+++ b/portable/ARMv8M/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
index d7594edee..57376580b 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h
index aecd0e7d9..a7ff91882 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
index fcbe13633..c4366e2d6 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h
index aecd0e7d9..a7ff91882 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
index 9fc9acdf8..f38637c56 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h
index f0db23ee5..c44375f2d 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
index c66cb8e6f..f57f5f737 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h
index f0db23ee5..c44375f2d 100644
--- a/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
index 0de800c24..2d8d68723 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h
index 47f31376b..2e1866709 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s
index 8d37ccebd..76810f88a 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h
index ec11ee161..ec7962a43 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
index 9e1d1c266..fca4a4fe2 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h
index 8fcf49c68..51fc5401f 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
index be65e0650..67c695d30 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h
index 8fcf49c68..51fc5401f 100644
--- a/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h
+++ b/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/non_secure/portasm.h b/portable/ARMv8M/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/ARMv8M/non_secure/portasm.h
+++ b/portable/ARMv8M/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c b/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c
index cc41c5ebf..5f62358d1 100644
--- a/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c
+++ b/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c b/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c
index 9166722fa..997cdadfe 100644
--- a/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c
+++ b/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s b/portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s
index eee87898c..750087424 100644
--- a/portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s
+++ b/portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s b/portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s
index 761d62e25..212cae570 100644
--- a/portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s
+++ b/portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/secure_context.c b/portable/ARMv8M/secure/context/secure_context.c
index 5d6ac9ad5..7f7c88425 100644
--- a/portable/ARMv8M/secure/context/secure_context.c
+++ b/portable/ARMv8M/secure/context/secure_context.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/context/secure_context.h b/portable/ARMv8M/secure/context/secure_context.h
index 3786ddbc1..2c9eb42b8 100644
--- a/portable/ARMv8M/secure/context/secure_context.h
+++ b/portable/ARMv8M/secure/context/secure_context.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/heap/secure_heap.c b/portable/ARMv8M/secure/heap/secure_heap.c
index 8a91f39fd..945926981 100644
--- a/portable/ARMv8M/secure/heap/secure_heap.c
+++ b/portable/ARMv8M/secure/heap/secure_heap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/heap/secure_heap.h b/portable/ARMv8M/secure/heap/secure_heap.h
index 2c3bf4851..54c3d43e6 100644
--- a/portable/ARMv8M/secure/heap/secure_heap.h
+++ b/portable/ARMv8M/secure/heap/secure_heap.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/init/secure_init.c b/portable/ARMv8M/secure/init/secure_init.c
index f80db5aac..6574fe18e 100644
--- a/portable/ARMv8M/secure/init/secure_init.c
+++ b/portable/ARMv8M/secure/init/secure_init.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/init/secure_init.h b/portable/ARMv8M/secure/init/secure_init.h
index 26690d68c..e9f4b79ce 100644
--- a/portable/ARMv8M/secure/init/secure_init.h
+++ b/portable/ARMv8M/secure/init/secure_init.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ARMv8M/secure/macros/secure_port_macros.h b/portable/ARMv8M/secure/macros/secure_port_macros.h
index 7181c3496..e0110551b 100644
--- a/portable/ARMv8M/secure/macros/secure_port_macros.h
+++ b/portable/ARMv8M/secure/macros/secure_port_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/Flsh186/port.c b/portable/BCC/16BitDOS/Flsh186/port.c
index eba89ffc6..f2250fea3 100644
--- a/portable/BCC/16BitDOS/Flsh186/port.c
+++ b/portable/BCC/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/Flsh186/prtmacro.h b/portable/BCC/16BitDOS/Flsh186/prtmacro.h
index bd8a75c8d..9ab34fa15 100644
--- a/portable/BCC/16BitDOS/Flsh186/prtmacro.h
+++ b/portable/BCC/16BitDOS/Flsh186/prtmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/PC/port.c b/portable/BCC/16BitDOS/PC/port.c
index 26b65b616..5f8e46908 100644
--- a/portable/BCC/16BitDOS/PC/port.c
+++ b/portable/BCC/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/PC/prtmacro.h b/portable/BCC/16BitDOS/PC/prtmacro.h
index 54551561a..d8db76366 100644
--- a/portable/BCC/16BitDOS/PC/prtmacro.h
+++ b/portable/BCC/16BitDOS/PC/prtmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/common/portasm.h b/portable/BCC/16BitDOS/common/portasm.h
index 30959d438..363d2e21b 100644
--- a/portable/BCC/16BitDOS/common/portasm.h
+++ b/portable/BCC/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/BCC/16BitDOS/common/portcomn.c b/portable/BCC/16BitDOS/common/portcomn.c
index 62429c940..529afa696 100644
--- a/portable/BCC/16BitDOS/common/portcomn.c
+++ b/portable/BCC/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM3/port.c b/portable/CCS/ARM_CM3/port.c
index 3c794120d..52735bf9a 100644
--- a/portable/CCS/ARM_CM3/port.c
+++ b/portable/CCS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM3/portasm.asm b/portable/CCS/ARM_CM3/portasm.asm
index 2bec3600d..df9fa1820 100644
--- a/portable/CCS/ARM_CM3/portasm.asm
+++ b/portable/CCS/ARM_CM3/portasm.asm
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM3/portmacro.h b/portable/CCS/ARM_CM3/portmacro.h
index 820cd6e05..2941081be 100644
--- a/portable/CCS/ARM_CM3/portmacro.h
+++ b/portable/CCS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM4F/port.c b/portable/CCS/ARM_CM4F/port.c
index 53d4581f2..88b205cab 100644
--- a/portable/CCS/ARM_CM4F/port.c
+++ b/portable/CCS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM4F/portasm.asm b/portable/CCS/ARM_CM4F/portasm.asm
index 6e12e30b2..b5dedbe52 100644
--- a/portable/CCS/ARM_CM4F/portasm.asm
+++ b/portable/CCS/ARM_CM4F/portasm.asm
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_CM4F/portmacro.h b/portable/CCS/ARM_CM4F/portmacro.h
index bdb15f705..bb8188780 100644
--- a/portable/CCS/ARM_CM4F/portmacro.h
+++ b/portable/CCS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_Cortex-R4/port.c b/portable/CCS/ARM_Cortex-R4/port.c
index 15b5406bd..d5e9090b6 100644
--- a/portable/CCS/ARM_Cortex-R4/port.c
+++ b/portable/CCS/ARM_Cortex-R4/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_Cortex-R4/portASM.asm b/portable/CCS/ARM_Cortex-R4/portASM.asm
index 9b87ba674..fb32cedc0 100644
--- a/portable/CCS/ARM_Cortex-R4/portASM.asm
+++ b/portable/CCS/ARM_Cortex-R4/portASM.asm
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/ARM_Cortex-R4/portmacro.h b/portable/CCS/ARM_Cortex-R4/portmacro.h
index 615ee5502..9f4619066 100644
--- a/portable/CCS/ARM_Cortex-R4/portmacro.h
+++ b/portable/CCS/ARM_Cortex-R4/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/MSP430X/data_model.h b/portable/CCS/MSP430X/data_model.h
index 5c0a7b969..fc7430c1d 100644
--- a/portable/CCS/MSP430X/data_model.h
+++ b/portable/CCS/MSP430X/data_model.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/MSP430X/port.c b/portable/CCS/MSP430X/port.c
index 57baf9138..442ee8633 100644
--- a/portable/CCS/MSP430X/port.c
+++ b/portable/CCS/MSP430X/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/MSP430X/portext.asm b/portable/CCS/MSP430X/portext.asm
index c33530e05..ce66f2073 100644
--- a/portable/CCS/MSP430X/portext.asm
+++ b/portable/CCS/MSP430X/portext.asm
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CCS/MSP430X/portmacro.h b/portable/CCS/MSP430X/portmacro.h
index fdc048a78..3d6bde5b7 100644
--- a/portable/CCS/MSP430X/portmacro.h
+++ b/portable/CCS/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V1/port.c b/portable/CodeWarrior/ColdFire_V1/port.c
index c819cf4c7..a9c5f3570 100644
--- a/portable/CodeWarrior/ColdFire_V1/port.c
+++ b/portable/CodeWarrior/ColdFire_V1/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V1/portasm.S b/portable/CodeWarrior/ColdFire_V1/portasm.S
index f94560aa2..82975f57f 100644
--- a/portable/CodeWarrior/ColdFire_V1/portasm.S
+++ b/portable/CodeWarrior/ColdFire_V1/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V1/portmacro.h b/portable/CodeWarrior/ColdFire_V1/portmacro.h
index 57a48af94..50875a45d 100644
--- a/portable/CodeWarrior/ColdFire_V1/portmacro.h
+++ b/portable/CodeWarrior/ColdFire_V1/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V2/port.c b/portable/CodeWarrior/ColdFire_V2/port.c
index 2fb900860..3529c0164 100644
--- a/portable/CodeWarrior/ColdFire_V2/port.c
+++ b/portable/CodeWarrior/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V2/portasm.S b/portable/CodeWarrior/ColdFire_V2/portasm.S
index 430ee3122..19558ff42 100644
--- a/portable/CodeWarrior/ColdFire_V2/portasm.S
+++ b/portable/CodeWarrior/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/ColdFire_V2/portmacro.h b/portable/CodeWarrior/ColdFire_V2/portmacro.h
index 1ab089fb3..947098fcf 100644
--- a/portable/CodeWarrior/ColdFire_V2/portmacro.h
+++ b/portable/CodeWarrior/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/HCS12/port.c b/portable/CodeWarrior/HCS12/port.c
index 637d2a538..0598c2b9a 100644
--- a/portable/CodeWarrior/HCS12/port.c
+++ b/portable/CodeWarrior/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/CodeWarrior/HCS12/portmacro.h b/portable/CodeWarrior/HCS12/portmacro.h
index d5beaf43e..f2c4c0510 100644
--- a/portable/CodeWarrior/HCS12/portmacro.h
+++ b/portable/CodeWarrior/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Common/mpu_wrappers.c b/portable/Common/mpu_wrappers.c
index ce77f7276..ddfb6efab 100644
--- a/portable/Common/mpu_wrappers.c
+++ b/portable/Common/mpu_wrappers.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91FR40008/port.c b/portable/GCC/ARM7_AT91FR40008/port.c
index 13c813ce3..fe481805a 100644
--- a/portable/GCC/ARM7_AT91FR40008/port.c
+++ b/portable/GCC/ARM7_AT91FR40008/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91FR40008/portISR.c b/portable/GCC/ARM7_AT91FR40008/portISR.c
index b80061f24..5a371eb3b 100644
--- a/portable/GCC/ARM7_AT91FR40008/portISR.c
+++ b/portable/GCC/ARM7_AT91FR40008/portISR.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91FR40008/portmacro.h b/portable/GCC/ARM7_AT91FR40008/portmacro.h
index 5bcd6aa52..913477fad 100644
--- a/portable/GCC/ARM7_AT91FR40008/portmacro.h
+++ b/portable/GCC/ARM7_AT91FR40008/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91SAM7S/port.c b/portable/GCC/ARM7_AT91SAM7S/port.c
index eb5f47fd5..14422c66a 100644
--- a/portable/GCC/ARM7_AT91SAM7S/port.c
+++ b/portable/GCC/ARM7_AT91SAM7S/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91SAM7S/portISR.c b/portable/GCC/ARM7_AT91SAM7S/portISR.c
index 1d1be5fb2..403ca09f4 100644
--- a/portable/GCC/ARM7_AT91SAM7S/portISR.c
+++ b/portable/GCC/ARM7_AT91SAM7S/portISR.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_AT91SAM7S/portmacro.h b/portable/GCC/ARM7_AT91SAM7S/portmacro.h
index f00ce4054..3e7f34730 100644
--- a/portable/GCC/ARM7_AT91SAM7S/portmacro.h
+++ b/portable/GCC/ARM7_AT91SAM7S/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC2000/port.c b/portable/GCC/ARM7_LPC2000/port.c
index 4b30fe24f..8bf94b2aa 100644
--- a/portable/GCC/ARM7_LPC2000/port.c
+++ b/portable/GCC/ARM7_LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC2000/portISR.c b/portable/GCC/ARM7_LPC2000/portISR.c
index 1c29c6998..f95cb68fa 100644
--- a/portable/GCC/ARM7_LPC2000/portISR.c
+++ b/portable/GCC/ARM7_LPC2000/portISR.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC2000/portmacro.h b/portable/GCC/ARM7_LPC2000/portmacro.h
index 150d91a7a..8415c4627 100644
--- a/portable/GCC/ARM7_LPC2000/portmacro.h
+++ b/portable/GCC/ARM7_LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC23xx/port.c b/portable/GCC/ARM7_LPC23xx/port.c
index ecc05ac79..475705677 100644
--- a/portable/GCC/ARM7_LPC23xx/port.c
+++ b/portable/GCC/ARM7_LPC23xx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC23xx/portISR.c b/portable/GCC/ARM7_LPC23xx/portISR.c
index 916e57782..d74f3d348 100644
--- a/portable/GCC/ARM7_LPC23xx/portISR.c
+++ b/portable/GCC/ARM7_LPC23xx/portISR.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM7_LPC23xx/portmacro.h b/portable/GCC/ARM7_LPC23xx/portmacro.h
index d75f2554c..1f564abb3 100644
--- a/portable/GCC/ARM7_LPC23xx/portmacro.h
+++ b/portable/GCC/ARM7_LPC23xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA53_64_BIT/port.c b/portable/GCC/ARM_CA53_64_BIT/port.c
index 470e629b4..b9ab5c304 100644
--- a/portable/GCC/ARM_CA53_64_BIT/port.c
+++ b/portable/GCC/ARM_CA53_64_BIT/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA53_64_BIT/portASM.S b/portable/GCC/ARM_CA53_64_BIT/portASM.S
index 7dd3ea361..b2abf01d2 100644
--- a/portable/GCC/ARM_CA53_64_BIT/portASM.S
+++ b/portable/GCC/ARM_CA53_64_BIT/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA53_64_BIT/portmacro.h b/portable/GCC/ARM_CA53_64_BIT/portmacro.h
index 6c2610776..87b5296e3 100644
--- a/portable/GCC/ARM_CA53_64_BIT/portmacro.h
+++ b/portable/GCC/ARM_CA53_64_BIT/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA9/port.c b/portable/GCC/ARM_CA9/port.c
index c003d2dcd..ba565377f 100644
--- a/portable/GCC/ARM_CA9/port.c
+++ b/portable/GCC/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA9/portASM.S b/portable/GCC/ARM_CA9/portASM.S
index 6f2326ba6..015985918 100644
--- a/portable/GCC/ARM_CA9/portASM.S
+++ b/portable/GCC/ARM_CA9/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CA9/portmacro.h b/portable/GCC/ARM_CA9/portmacro.h
index 6e561847a..0c720e55f 100644
--- a/portable/GCC/ARM_CA9/portmacro.h
+++ b/portable/GCC/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM0/port.c b/portable/GCC/ARM_CM0/port.c
index a5dd3e116..82cfb7f86 100644
--- a/portable/GCC/ARM_CM0/port.c
+++ b/portable/GCC/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM0/portmacro.h b/portable/GCC/ARM_CM0/portmacro.h
index 350340f8c..1406f77c9 100644
--- a/portable/GCC/ARM_CM0/portmacro.h
+++ b/portable/GCC/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/non_secure/port.c b/portable/GCC/ARM_CM23/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/GCC/ARM_CM23/non_secure/port.c
+++ b/portable/GCC/ARM_CM23/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/non_secure/portasm.c b/portable/GCC/ARM_CM23/non_secure/portasm.c
index d7594edee..57376580b 100644
--- a/portable/GCC/ARM_CM23/non_secure/portasm.c
+++ b/portable/GCC/ARM_CM23/non_secure/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/non_secure/portasm.h b/portable/GCC/ARM_CM23/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/GCC/ARM_CM23/non_secure/portasm.h
+++ b/portable/GCC/ARM_CM23/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/non_secure/portmacro.h b/portable/GCC/ARM_CM23/non_secure/portmacro.h
index aecd0e7d9..a7ff91882 100644
--- a/portable/GCC/ARM_CM23/non_secure/portmacro.h
+++ b/portable/GCC/ARM_CM23/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_context.c b/portable/GCC/ARM_CM23/secure/secure_context.c
index 5d6ac9ad5..7f7c88425 100644
--- a/portable/GCC/ARM_CM23/secure/secure_context.c
+++ b/portable/GCC/ARM_CM23/secure/secure_context.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_context.h b/portable/GCC/ARM_CM23/secure/secure_context.h
index 3786ddbc1..2c9eb42b8 100644
--- a/portable/GCC/ARM_CM23/secure/secure_context.h
+++ b/portable/GCC/ARM_CM23/secure/secure_context.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_context_port.c b/portable/GCC/ARM_CM23/secure/secure_context_port.c
index cc41c5ebf..5f62358d1 100644
--- a/portable/GCC/ARM_CM23/secure/secure_context_port.c
+++ b/portable/GCC/ARM_CM23/secure/secure_context_port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_heap.c b/portable/GCC/ARM_CM23/secure/secure_heap.c
index 8a91f39fd..945926981 100644
--- a/portable/GCC/ARM_CM23/secure/secure_heap.c
+++ b/portable/GCC/ARM_CM23/secure/secure_heap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_heap.h b/portable/GCC/ARM_CM23/secure/secure_heap.h
index 2c3bf4851..54c3d43e6 100644
--- a/portable/GCC/ARM_CM23/secure/secure_heap.h
+++ b/portable/GCC/ARM_CM23/secure/secure_heap.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_init.c b/portable/GCC/ARM_CM23/secure/secure_init.c
index f80db5aac..6574fe18e 100644
--- a/portable/GCC/ARM_CM23/secure/secure_init.c
+++ b/portable/GCC/ARM_CM23/secure/secure_init.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_init.h b/portable/GCC/ARM_CM23/secure/secure_init.h
index 26690d68c..e9f4b79ce 100644
--- a/portable/GCC/ARM_CM23/secure/secure_init.h
+++ b/portable/GCC/ARM_CM23/secure/secure_init.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23/secure/secure_port_macros.h b/portable/GCC/ARM_CM23/secure/secure_port_macros.h
index 7181c3496..e0110551b 100644
--- a/portable/GCC/ARM_CM23/secure/secure_port_macros.h
+++ b/portable/GCC/ARM_CM23/secure/secure_port_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23_NTZ/non_secure/port.c b/portable/GCC/ARM_CM23_NTZ/non_secure/port.c
index c2b5b6d75..dcf7f08ca 100644
--- a/portable/GCC/ARM_CM23_NTZ/non_secure/port.c
+++ b/portable/GCC/ARM_CM23_NTZ/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c b/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
index fcbe13633..c4366e2d6 100644
--- a/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
+++ b/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h b/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h
+++ b/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h b/portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h
index aecd0e7d9..a7ff91882 100644
--- a/portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h
+++ b/portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM3/port.c b/portable/GCC/ARM_CM3/port.c
index 4df297db9..691c0456f 100644
--- a/portable/GCC/ARM_CM3/port.c
+++ b/portable/GCC/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM3/portmacro.h b/portable/GCC/ARM_CM3/portmacro.h
index 42a5f5b85..011dd4606 100644
--- a/portable/GCC/ARM_CM3/portmacro.h
+++ b/portable/GCC/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/non_secure/port.c b/portable/GCC/ARM_CM33/non_secure/port.c
index c2b5b6d75..dcf7f08ca 100644
--- a/portable/GCC/ARM_CM33/non_secure/port.c
+++ b/portable/GCC/ARM_CM33/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/non_secure/portasm.c b/portable/GCC/ARM_CM33/non_secure/portasm.c
index 9fc9acdf8..f38637c56 100644
--- a/portable/GCC/ARM_CM33/non_secure/portasm.c
+++ b/portable/GCC/ARM_CM33/non_secure/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/non_secure/portasm.h b/portable/GCC/ARM_CM33/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/GCC/ARM_CM33/non_secure/portasm.h
+++ b/portable/GCC/ARM_CM33/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/non_secure/portmacro.h b/portable/GCC/ARM_CM33/non_secure/portmacro.h
index f0db23ee5..c44375f2d 100644
--- a/portable/GCC/ARM_CM33/non_secure/portmacro.h
+++ b/portable/GCC/ARM_CM33/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_context.c b/portable/GCC/ARM_CM33/secure/secure_context.c
index 5d6ac9ad5..7f7c88425 100644
--- a/portable/GCC/ARM_CM33/secure/secure_context.c
+++ b/portable/GCC/ARM_CM33/secure/secure_context.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_context.h b/portable/GCC/ARM_CM33/secure/secure_context.h
index 3786ddbc1..2c9eb42b8 100644
--- a/portable/GCC/ARM_CM33/secure/secure_context.h
+++ b/portable/GCC/ARM_CM33/secure/secure_context.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_context_port.c b/portable/GCC/ARM_CM33/secure/secure_context_port.c
index 9166722fa..997cdadfe 100644
--- a/portable/GCC/ARM_CM33/secure/secure_context_port.c
+++ b/portable/GCC/ARM_CM33/secure/secure_context_port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_heap.c b/portable/GCC/ARM_CM33/secure/secure_heap.c
index 8a91f39fd..945926981 100644
--- a/portable/GCC/ARM_CM33/secure/secure_heap.c
+++ b/portable/GCC/ARM_CM33/secure/secure_heap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_heap.h b/portable/GCC/ARM_CM33/secure/secure_heap.h
index 2c3bf4851..54c3d43e6 100644
--- a/portable/GCC/ARM_CM33/secure/secure_heap.h
+++ b/portable/GCC/ARM_CM33/secure/secure_heap.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_init.c b/portable/GCC/ARM_CM33/secure/secure_init.c
index f80db5aac..6574fe18e 100644
--- a/portable/GCC/ARM_CM33/secure/secure_init.c
+++ b/portable/GCC/ARM_CM33/secure/secure_init.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_init.h b/portable/GCC/ARM_CM33/secure/secure_init.h
index 26690d68c..e9f4b79ce 100644
--- a/portable/GCC/ARM_CM33/secure/secure_init.h
+++ b/portable/GCC/ARM_CM33/secure/secure_init.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33/secure/secure_port_macros.h b/portable/GCC/ARM_CM33/secure/secure_port_macros.h
index 7181c3496..e0110551b 100644
--- a/portable/GCC/ARM_CM33/secure/secure_port_macros.h
+++ b/portable/GCC/ARM_CM33/secure/secure_port_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33_NTZ/non_secure/port.c b/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
+++ b/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c b/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
index c66cb8e6f..f57f5f737 100644
--- a/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
+++ b/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h b/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h
+++ b/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h b/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
index f0db23ee5..c44375f2d 100644
--- a/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
+++ b/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM3_MPU/port.c b/portable/GCC/ARM_CM3_MPU/port.c
index 816249489..aa1c7cb12 100644
--- a/portable/GCC/ARM_CM3_MPU/port.c
+++ b/portable/GCC/ARM_CM3_MPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM3_MPU/portmacro.h b/portable/GCC/ARM_CM3_MPU/portmacro.h
index 9cc2f7793..789fed0a4 100644
--- a/portable/GCC/ARM_CM3_MPU/portmacro.h
+++ b/portable/GCC/ARM_CM3_MPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM4F/port.c b/portable/GCC/ARM_CM4F/port.c
index 638db0573..ae1c89853 100644
--- a/portable/GCC/ARM_CM4F/port.c
+++ b/portable/GCC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM4F/portmacro.h b/portable/GCC/ARM_CM4F/portmacro.h
index 938d959df..ad654118b 100644
--- a/portable/GCC/ARM_CM4F/portmacro.h
+++ b/portable/GCC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM4_MPU/port.c b/portable/GCC/ARM_CM4_MPU/port.c
index c21ec9ef6..72425f16d 100644
--- a/portable/GCC/ARM_CM4_MPU/port.c
+++ b/portable/GCC/ARM_CM4_MPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM4_MPU/portmacro.h b/portable/GCC/ARM_CM4_MPU/portmacro.h
index 203036fef..1320f126a 100644
--- a/portable/GCC/ARM_CM4_MPU/portmacro.h
+++ b/portable/GCC/ARM_CM4_MPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM7/r0p1/port.c b/portable/GCC/ARM_CM7/r0p1/port.c
index fc141754f..65aef4806 100644
--- a/portable/GCC/ARM_CM7/r0p1/port.c
+++ b/portable/GCC/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CM7/r0p1/portmacro.h b/portable/GCC/ARM_CM7/r0p1/portmacro.h
index 83ba1ef25..95fabc8b2 100644
--- a/portable/GCC/ARM_CM7/r0p1/portmacro.h
+++ b/portable/GCC/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CR5/port.c b/portable/GCC/ARM_CR5/port.c
index 1016e595e..72ae79f93 100644
--- a/portable/GCC/ARM_CR5/port.c
+++ b/portable/GCC/ARM_CR5/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CR5/portASM.S b/portable/GCC/ARM_CR5/portASM.S
index 420da3998..f3d9389d7 100644
--- a/portable/GCC/ARM_CR5/portASM.S
+++ b/portable/GCC/ARM_CR5/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CR5/portmacro.h b/portable/GCC/ARM_CR5/portmacro.h
index b32b3702a..b63621d14 100644
--- a/portable/GCC/ARM_CR5/portmacro.h
+++ b/portable/GCC/ARM_CR5/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CRx_No_GIC/port.c b/portable/GCC/ARM_CRx_No_GIC/port.c
index 0699af761..42fb97752 100644
--- a/portable/GCC/ARM_CRx_No_GIC/port.c
+++ b/portable/GCC/ARM_CRx_No_GIC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CRx_No_GIC/portASM.S b/portable/GCC/ARM_CRx_No_GIC/portASM.S
index 35b7139d8..23da6750f 100644
--- a/portable/GCC/ARM_CRx_No_GIC/portASM.S
+++ b/portable/GCC/ARM_CRx_No_GIC/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ARM_CRx_No_GIC/portmacro.h b/portable/GCC/ARM_CRx_No_GIC/portmacro.h
index 7bd21853a..8a89918f0 100644
--- a/portable/GCC/ARM_CRx_No_GIC/portmacro.h
+++ b/portable/GCC/ARM_CRx_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ATMega323/port.c b/portable/GCC/ATMega323/port.c
index 7e5878b0c..a8a1ec25f 100644
--- a/portable/GCC/ATMega323/port.c
+++ b/portable/GCC/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ATMega323/portmacro.h b/portable/GCC/ATMega323/portmacro.h
index 10798b761..42e702bf8 100644
--- a/portable/GCC/ATMega323/portmacro.h
+++ b/portable/GCC/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR32_UC3/port.c b/portable/GCC/AVR32_UC3/port.c
index b62c2a131..d9749ca6e 100644
--- a/portable/GCC/AVR32_UC3/port.c
+++ b/portable/GCC/AVR32_UC3/port.c
@@ -14,7 +14,7 @@
*****************************************************************************/
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR32_UC3/portmacro.h b/portable/GCC/AVR32_UC3/portmacro.h
index 4ff11fba4..13e7bd099 100644
--- a/portable/GCC/AVR32_UC3/portmacro.h
+++ b/portable/GCC/AVR32_UC3/portmacro.h
@@ -14,7 +14,7 @@
*****************************************************************************/
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR_AVRDx/port.c b/portable/GCC/AVR_AVRDx/port.c
index 169e19d38..63f4c647e 100644
--- a/portable/GCC/AVR_AVRDx/port.c
+++ b/portable/GCC/AVR_AVRDx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR_AVRDx/portmacro.h b/portable/GCC/AVR_AVRDx/portmacro.h
index 415d694fd..2af755ec9 100644
--- a/portable/GCC/AVR_AVRDx/portmacro.h
+++ b/portable/GCC/AVR_AVRDx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR_Mega0/port.c b/portable/GCC/AVR_Mega0/port.c
index f50fadb4f..66bfa63dd 100644
--- a/portable/GCC/AVR_Mega0/port.c
+++ b/portable/GCC/AVR_Mega0/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/AVR_Mega0/portmacro.h b/portable/GCC/AVR_Mega0/portmacro.h
index d0670a285..5e2fa544e 100644
--- a/portable/GCC/AVR_Mega0/portmacro.h
+++ b/portable/GCC/AVR_Mega0/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/CORTUS_APS3/port.c b/portable/GCC/CORTUS_APS3/port.c
index abd8247df..a0583c475 100644
--- a/portable/GCC/CORTUS_APS3/port.c
+++ b/portable/GCC/CORTUS_APS3/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/CORTUS_APS3/portmacro.h b/portable/GCC/CORTUS_APS3/portmacro.h
index e919c9d99..876f6ab21 100644
--- a/portable/GCC/CORTUS_APS3/portmacro.h
+++ b/portable/GCC/CORTUS_APS3/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ColdFire_V2/port.c b/portable/GCC/ColdFire_V2/port.c
index 68a7ba2dc..4c2d488ea 100644
--- a/portable/GCC/ColdFire_V2/port.c
+++ b/portable/GCC/ColdFire_V2/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ColdFire_V2/portasm.S b/portable/GCC/ColdFire_V2/portasm.S
index 6be04eefc..4959eda64 100644
--- a/portable/GCC/ColdFire_V2/portasm.S
+++ b/portable/GCC/ColdFire_V2/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/ColdFire_V2/portmacro.h b/portable/GCC/ColdFire_V2/portmacro.h
index f165e1f29..c2ac36406 100644
--- a/portable/GCC/ColdFire_V2/portmacro.h
+++ b/portable/GCC/ColdFire_V2/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/H8S2329/port.c b/portable/GCC/H8S2329/port.c
index 4c585000b..61a1ebdef 100644
--- a/portable/GCC/H8S2329/port.c
+++ b/portable/GCC/H8S2329/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/H8S2329/portmacro.h b/portable/GCC/H8S2329/portmacro.h
index 4788aec34..bb82e04f1 100644
--- a/portable/GCC/H8S2329/portmacro.h
+++ b/portable/GCC/H8S2329/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/HCS12/port.c b/portable/GCC/HCS12/port.c
index 42e988e05..f9cce7ad6 100644
--- a/portable/GCC/HCS12/port.c
+++ b/portable/GCC/HCS12/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/HCS12/portmacro.h b/portable/GCC/HCS12/portmacro.h
index 80ea31a73..6f7b0355c 100644
--- a/portable/GCC/HCS12/portmacro.h
+++ b/portable/GCC/HCS12/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/IA32_flat/ISR_Support.h b/portable/GCC/IA32_flat/ISR_Support.h
index ce39ca645..901d1dedd 100644
--- a/portable/GCC/IA32_flat/ISR_Support.h
+++ b/portable/GCC/IA32_flat/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/IA32_flat/port.c b/portable/GCC/IA32_flat/port.c
index 44c7216d0..c59888c02 100644
--- a/portable/GCC/IA32_flat/port.c
+++ b/portable/GCC/IA32_flat/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/IA32_flat/portASM.S b/portable/GCC/IA32_flat/portASM.S
index 8154144e7..4d83ecc12 100644
--- a/portable/GCC/IA32_flat/portASM.S
+++ b/portable/GCC/IA32_flat/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/IA32_flat/portmacro.h b/portable/GCC/IA32_flat/portmacro.h
index 4720a0d95..33498a235 100644
--- a/portable/GCC/IA32_flat/portmacro.h
+++ b/portable/GCC/IA32_flat/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MSP430F449/port.c b/portable/GCC/MSP430F449/port.c
index 322bff125..639612606 100644
--- a/portable/GCC/MSP430F449/port.c
+++ b/portable/GCC/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MSP430F449/portmacro.h b/portable/GCC/MSP430F449/portmacro.h
index 4f2fabf66..e2d046ea9 100644
--- a/portable/GCC/MSP430F449/portmacro.h
+++ b/portable/GCC/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlaze/port.c b/portable/GCC/MicroBlaze/port.c
index eb9280845..37128187d 100644
--- a/portable/GCC/MicroBlaze/port.c
+++ b/portable/GCC/MicroBlaze/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlaze/portasm.s b/portable/GCC/MicroBlaze/portasm.s
index 4e0d0f477..19f0a23ef 100644
--- a/portable/GCC/MicroBlaze/portasm.s
+++ b/portable/GCC/MicroBlaze/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlaze/portmacro.h b/portable/GCC/MicroBlaze/portmacro.h
index 9352819b4..516e10939 100644
--- a/portable/GCC/MicroBlaze/portmacro.h
+++ b/portable/GCC/MicroBlaze/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV8/port.c b/portable/GCC/MicroBlazeV8/port.c
index 9983537a3..c6649ab62 100644
--- a/portable/GCC/MicroBlazeV8/port.c
+++ b/portable/GCC/MicroBlazeV8/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV8/port_exceptions.c b/portable/GCC/MicroBlazeV8/port_exceptions.c
index 30a72a676..235216a2b 100644
--- a/portable/GCC/MicroBlazeV8/port_exceptions.c
+++ b/portable/GCC/MicroBlazeV8/port_exceptions.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV8/portasm.S b/portable/GCC/MicroBlazeV8/portasm.S
index a2f7fa7b4..5bb842209 100644
--- a/portable/GCC/MicroBlazeV8/portasm.S
+++ b/portable/GCC/MicroBlazeV8/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV8/portmacro.h b/portable/GCC/MicroBlazeV8/portmacro.h
index 73dd40322..1c31a2b03 100644
--- a/portable/GCC/MicroBlazeV8/portmacro.h
+++ b/portable/GCC/MicroBlazeV8/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV9/port.c b/portable/GCC/MicroBlazeV9/port.c
index a78d7023d..603d31c20 100644
--- a/portable/GCC/MicroBlazeV9/port.c
+++ b/portable/GCC/MicroBlazeV9/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV9/port_exceptions.c b/portable/GCC/MicroBlazeV9/port_exceptions.c
index 30a72a676..235216a2b 100644
--- a/portable/GCC/MicroBlazeV9/port_exceptions.c
+++ b/portable/GCC/MicroBlazeV9/port_exceptions.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV9/portasm.S b/portable/GCC/MicroBlazeV9/portasm.S
index a2f7fa7b4..5bb842209 100644
--- a/portable/GCC/MicroBlazeV9/portasm.S
+++ b/portable/GCC/MicroBlazeV9/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/MicroBlazeV9/portmacro.h b/portable/GCC/MicroBlazeV9/portmacro.h
index 73dd40322..1c31a2b03 100644
--- a/portable/GCC/MicroBlazeV9/portmacro.h
+++ b/portable/GCC/MicroBlazeV9/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/NiosII/port.c b/portable/GCC/NiosII/port.c
index fe49b3645..38ee1c952 100644
--- a/portable/GCC/NiosII/port.c
+++ b/portable/GCC/NiosII/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/NiosII/port_asm.S b/portable/GCC/NiosII/port_asm.S
index fcefb157d..919acedd2 100644
--- a/portable/GCC/NiosII/port_asm.S
+++ b/portable/GCC/NiosII/port_asm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/NiosII/portmacro.h b/portable/GCC/NiosII/portmacro.h
index 08636cb9b..a1ee6ca31 100644
--- a/portable/GCC/NiosII/portmacro.h
+++ b/portable/GCC/NiosII/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC405_Xilinx/FPU_Macros.h b/portable/GCC/PPC405_Xilinx/FPU_Macros.h
index e0680d4ad..c5ddd11ef 100644
--- a/portable/GCC/PPC405_Xilinx/FPU_Macros.h
+++ b/portable/GCC/PPC405_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC405_Xilinx/port.c b/portable/GCC/PPC405_Xilinx/port.c
index 944df56fe..da57b98a9 100644
--- a/portable/GCC/PPC405_Xilinx/port.c
+++ b/portable/GCC/PPC405_Xilinx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC405_Xilinx/portasm.S b/portable/GCC/PPC405_Xilinx/portasm.S
index 32b189091..d1870331b 100644
--- a/portable/GCC/PPC405_Xilinx/portasm.S
+++ b/portable/GCC/PPC405_Xilinx/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC405_Xilinx/portmacro.h b/portable/GCC/PPC405_Xilinx/portmacro.h
index 71d5ef007..a507a816e 100644
--- a/portable/GCC/PPC405_Xilinx/portmacro.h
+++ b/portable/GCC/PPC405_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC440_Xilinx/FPU_Macros.h b/portable/GCC/PPC440_Xilinx/FPU_Macros.h
index e0680d4ad..c5ddd11ef 100644
--- a/portable/GCC/PPC440_Xilinx/FPU_Macros.h
+++ b/portable/GCC/PPC440_Xilinx/FPU_Macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC440_Xilinx/port.c b/portable/GCC/PPC440_Xilinx/port.c
index aae97feab..511757993 100644
--- a/portable/GCC/PPC440_Xilinx/port.c
+++ b/portable/GCC/PPC440_Xilinx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC440_Xilinx/portasm.S b/portable/GCC/PPC440_Xilinx/portasm.S
index 32b189091..d1870331b 100644
--- a/portable/GCC/PPC440_Xilinx/portasm.S
+++ b/portable/GCC/PPC440_Xilinx/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/PPC440_Xilinx/portmacro.h b/portable/GCC/PPC440_Xilinx/portmacro.h
index 71d5ef007..a507a816e 100644
--- a/portable/GCC/PPC440_Xilinx/portmacro.h
+++ b/portable/GCC/PPC440_Xilinx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h b/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
index e28c84166..55463699b 100644
--- a/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
+++ b/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h b/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
index ebb34a457..959de0a0b 100644
--- a/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
+++ b/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RISC-V/port.c b/portable/GCC/RISC-V/port.c
index 8704b744c..7613da2d7 100644
--- a/portable/GCC/RISC-V/port.c
+++ b/portable/GCC/RISC-V/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RISC-V/portASM.S b/portable/GCC/RISC-V/portASM.S
index 7e5e4d49d..2502c9f5a 100644
--- a/portable/GCC/RISC-V/portASM.S
+++ b/portable/GCC/RISC-V/portASM.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RISC-V/portmacro.h b/portable/GCC/RISC-V/portmacro.h
index defd2bac6..252aae70f 100644
--- a/portable/GCC/RISC-V/portmacro.h
+++ b/portable/GCC/RISC-V/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RL78/isr_support.h b/portable/GCC/RL78/isr_support.h
index cf1250cb8..30d1f91bf 100644
--- a/portable/GCC/RL78/isr_support.h
+++ b/portable/GCC/RL78/isr_support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RL78/port.c b/portable/GCC/RL78/port.c
index 10c9cc7f5..a3ade53ae 100644
--- a/portable/GCC/RL78/port.c
+++ b/portable/GCC/RL78/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RL78/portasm.S b/portable/GCC/RL78/portasm.S
index 74d1d8b45..417144c3d 100644
--- a/portable/GCC/RL78/portasm.S
+++ b/portable/GCC/RL78/portasm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RL78/portmacro.h b/portable/GCC/RL78/portmacro.h
index 51891550b..fe5843cd9 100644
--- a/portable/GCC/RL78/portmacro.h
+++ b/portable/GCC/RL78/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX100/port.c b/portable/GCC/RX100/port.c
index fff792a75..21966e271 100644
--- a/portable/GCC/RX100/port.c
+++ b/portable/GCC/RX100/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX100/portmacro.h b/portable/GCC/RX100/portmacro.h
index 8c7e8174e..91f77a2e0 100644
--- a/portable/GCC/RX100/portmacro.h
+++ b/portable/GCC/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX200/port.c b/portable/GCC/RX200/port.c
index a59a050d5..260f0a8e5 100644
--- a/portable/GCC/RX200/port.c
+++ b/portable/GCC/RX200/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX200/portmacro.h b/portable/GCC/RX200/portmacro.h
index c4c40d15c..1bc4ffb63 100644
--- a/portable/GCC/RX200/portmacro.h
+++ b/portable/GCC/RX200/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX600/port.c b/portable/GCC/RX600/port.c
index b8b76cb7a..17aee996e 100644
--- a/portable/GCC/RX600/port.c
+++ b/portable/GCC/RX600/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX600/portmacro.h b/portable/GCC/RX600/portmacro.h
index 85fe00352..ff5bf450a 100644
--- a/portable/GCC/RX600/portmacro.h
+++ b/portable/GCC/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX600v2/port.c b/portable/GCC/RX600v2/port.c
index ed9653074..c02c7fe02 100644
--- a/portable/GCC/RX600v2/port.c
+++ b/portable/GCC/RX600v2/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX600v2/portmacro.h b/portable/GCC/RX600v2/portmacro.h
index 85fe00352..ff5bf450a 100644
--- a/portable/GCC/RX600v2/portmacro.h
+++ b/portable/GCC/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX700v3_DPFPU/port.c b/portable/GCC/RX700v3_DPFPU/port.c
index e481f0a02..60bb48c72 100644
--- a/portable/GCC/RX700v3_DPFPU/port.c
+++ b/portable/GCC/RX700v3_DPFPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/RX700v3_DPFPU/portmacro.h b/portable/GCC/RX700v3_DPFPU/portmacro.h
index b606650f8..35bfaf9ee 100644
--- a/portable/GCC/RX700v3_DPFPU/portmacro.h
+++ b/portable/GCC/RX700v3_DPFPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/STR75x/port.c b/portable/GCC/STR75x/port.c
index 6a82c5550..47dff9918 100644
--- a/portable/GCC/STR75x/port.c
+++ b/portable/GCC/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/STR75x/portISR.c b/portable/GCC/STR75x/portISR.c
index 0679ba3e0..eaee375e8 100644
--- a/portable/GCC/STR75x/portISR.c
+++ b/portable/GCC/STR75x/portISR.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/STR75x/portmacro.h b/portable/GCC/STR75x/portmacro.h
index cdafec6d6..a88222d92 100644
--- a/portable/GCC/STR75x/portmacro.h
+++ b/portable/GCC/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/TriCore_1782/port.c b/portable/GCC/TriCore_1782/port.c
index b7e40fcee..c6a1ce697 100644
--- a/portable/GCC/TriCore_1782/port.c
+++ b/portable/GCC/TriCore_1782/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/TriCore_1782/portmacro.h b/portable/GCC/TriCore_1782/portmacro.h
index 18413e05a..3fc76a5f9 100644
--- a/portable/GCC/TriCore_1782/portmacro.h
+++ b/portable/GCC/TriCore_1782/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/GCC/TriCore_1782/porttrap.c b/portable/GCC/TriCore_1782/porttrap.c
index 34b053a1a..809e17a50 100644
--- a/portable/GCC/TriCore_1782/porttrap.c
+++ b/portable/GCC/TriCore_1782/porttrap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/78K0R/ISR_Support.h b/portable/IAR/78K0R/ISR_Support.h
index 68c3c214f..dd82656be 100644
--- a/portable/IAR/78K0R/ISR_Support.h
+++ b/portable/IAR/78K0R/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/78K0R/port.c b/portable/IAR/78K0R/port.c
index 3f6ac3b93..e3e6f9bbb 100644
--- a/portable/IAR/78K0R/port.c
+++ b/portable/IAR/78K0R/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/78K0R/portasm.s26 b/portable/IAR/78K0R/portasm.s26
index a96f94f2e..06e7f0f1e 100644
--- a/portable/IAR/78K0R/portasm.s26
+++ b/portable/IAR/78K0R/portasm.s26
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/78K0R/portmacro.h b/portable/IAR/78K0R/portmacro.h
index f54c35e04..38f88705c 100644
--- a/portable/IAR/78K0R/portmacro.h
+++ b/portable/IAR/78K0R/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA5_No_GIC/port.c b/portable/IAR/ARM_CA5_No_GIC/port.c
index 8f77f23f5..af87f6975 100644
--- a/portable/IAR/ARM_CA5_No_GIC/port.c
+++ b/portable/IAR/ARM_CA5_No_GIC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA5_No_GIC/portASM.h b/portable/IAR/ARM_CA5_No_GIC/portASM.h
index 03bcf2d3f..7339b043c 100644
--- a/portable/IAR/ARM_CA5_No_GIC/portASM.h
+++ b/portable/IAR/ARM_CA5_No_GIC/portASM.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA5_No_GIC/portASM.s b/portable/IAR/ARM_CA5_No_GIC/portASM.s
index 8760b2922..7a9483ddf 100644
--- a/portable/IAR/ARM_CA5_No_GIC/portASM.s
+++ b/portable/IAR/ARM_CA5_No_GIC/portASM.s
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA5_No_GIC/portmacro.h b/portable/IAR/ARM_CA5_No_GIC/portmacro.h
index 763e28dda..9a8c845fa 100644
--- a/portable/IAR/ARM_CA5_No_GIC/portmacro.h
+++ b/portable/IAR/ARM_CA5_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA9/port.c b/portable/IAR/ARM_CA9/port.c
index 19e8202fe..1a2127841 100644
--- a/portable/IAR/ARM_CA9/port.c
+++ b/portable/IAR/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA9/portASM.h b/portable/IAR/ARM_CA9/portASM.h
index a76a47351..4fa4395a5 100644
--- a/portable/IAR/ARM_CA9/portASM.h
+++ b/portable/IAR/ARM_CA9/portASM.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA9/portASM.s b/portable/IAR/ARM_CA9/portASM.s
index 4fba2907f..75dbb009e 100644
--- a/portable/IAR/ARM_CA9/portASM.s
+++ b/portable/IAR/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CA9/portmacro.h b/portable/IAR/ARM_CA9/portmacro.h
index 63d83cd44..0dc180553 100644
--- a/portable/IAR/ARM_CA9/portmacro.h
+++ b/portable/IAR/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM0/port.c b/portable/IAR/ARM_CM0/port.c
index f2f878f58..557644edf 100644
--- a/portable/IAR/ARM_CM0/port.c
+++ b/portable/IAR/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM0/portasm.s b/portable/IAR/ARM_CM0/portasm.s
index 35b5a6cda..6b78df733 100644
--- a/portable/IAR/ARM_CM0/portasm.s
+++ b/portable/IAR/ARM_CM0/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM0/portmacro.h b/portable/IAR/ARM_CM0/portmacro.h
index 63921f652..41a39ad4e 100644
--- a/portable/IAR/ARM_CM0/portmacro.h
+++ b/portable/IAR/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/non_secure/port.c b/portable/IAR/ARM_CM23/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/IAR/ARM_CM23/non_secure/port.c
+++ b/portable/IAR/ARM_CM23/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/non_secure/portasm.h b/portable/IAR/ARM_CM23/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/IAR/ARM_CM23/non_secure/portasm.h
+++ b/portable/IAR/ARM_CM23/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/non_secure/portasm.s b/portable/IAR/ARM_CM23/non_secure/portasm.s
index 0de800c24..2d8d68723 100644
--- a/portable/IAR/ARM_CM23/non_secure/portasm.s
+++ b/portable/IAR/ARM_CM23/non_secure/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/non_secure/portmacro.h b/portable/IAR/ARM_CM23/non_secure/portmacro.h
index 47f31376b..2e1866709 100644
--- a/portable/IAR/ARM_CM23/non_secure/portmacro.h
+++ b/portable/IAR/ARM_CM23/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_context.c b/portable/IAR/ARM_CM23/secure/secure_context.c
index 5d6ac9ad5..7f7c88425 100644
--- a/portable/IAR/ARM_CM23/secure/secure_context.c
+++ b/portable/IAR/ARM_CM23/secure/secure_context.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_context.h b/portable/IAR/ARM_CM23/secure/secure_context.h
index 3786ddbc1..2c9eb42b8 100644
--- a/portable/IAR/ARM_CM23/secure/secure_context.h
+++ b/portable/IAR/ARM_CM23/secure/secure_context.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_context_port_asm.s b/portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
index eee87898c..750087424 100644
--- a/portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
+++ b/portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_heap.c b/portable/IAR/ARM_CM23/secure/secure_heap.c
index 8a91f39fd..945926981 100644
--- a/portable/IAR/ARM_CM23/secure/secure_heap.c
+++ b/portable/IAR/ARM_CM23/secure/secure_heap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_heap.h b/portable/IAR/ARM_CM23/secure/secure_heap.h
index 2c3bf4851..54c3d43e6 100644
--- a/portable/IAR/ARM_CM23/secure/secure_heap.h
+++ b/portable/IAR/ARM_CM23/secure/secure_heap.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_init.c b/portable/IAR/ARM_CM23/secure/secure_init.c
index f80db5aac..6574fe18e 100644
--- a/portable/IAR/ARM_CM23/secure/secure_init.c
+++ b/portable/IAR/ARM_CM23/secure/secure_init.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_init.h b/portable/IAR/ARM_CM23/secure/secure_init.h
index 26690d68c..e9f4b79ce 100644
--- a/portable/IAR/ARM_CM23/secure/secure_init.h
+++ b/portable/IAR/ARM_CM23/secure/secure_init.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23/secure/secure_port_macros.h b/portable/IAR/ARM_CM23/secure/secure_port_macros.h
index 7181c3496..e0110551b 100644
--- a/portable/IAR/ARM_CM23/secure/secure_port_macros.h
+++ b/portable/IAR/ARM_CM23/secure/secure_port_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23_NTZ/non_secure/port.c b/portable/IAR/ARM_CM23_NTZ/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/IAR/ARM_CM23_NTZ/non_secure/port.c
+++ b/portable/IAR/ARM_CM23_NTZ/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h b/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h
+++ b/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s b/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
index 8d37ccebd..76810f88a 100644
--- a/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
+++ b/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h b/portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h
index ec11ee161..ec7962a43 100644
--- a/portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h
+++ b/portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM3/port.c b/portable/IAR/ARM_CM3/port.c
index bcc699d68..71e48b711 100644
--- a/portable/IAR/ARM_CM3/port.c
+++ b/portable/IAR/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM3/portasm.s b/portable/IAR/ARM_CM3/portasm.s
index 6e5852ae6..7caa567c7 100644
--- a/portable/IAR/ARM_CM3/portasm.s
+++ b/portable/IAR/ARM_CM3/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM3/portmacro.h b/portable/IAR/ARM_CM3/portmacro.h
index 422e9c84e..132dc4980 100644
--- a/portable/IAR/ARM_CM3/portmacro.h
+++ b/portable/IAR/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/non_secure/port.c b/portable/IAR/ARM_CM33/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/IAR/ARM_CM33/non_secure/port.c
+++ b/portable/IAR/ARM_CM33/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/non_secure/portasm.h b/portable/IAR/ARM_CM33/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/IAR/ARM_CM33/non_secure/portasm.h
+++ b/portable/IAR/ARM_CM33/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/non_secure/portasm.s b/portable/IAR/ARM_CM33/non_secure/portasm.s
index 9e1d1c266..fca4a4fe2 100644
--- a/portable/IAR/ARM_CM33/non_secure/portasm.s
+++ b/portable/IAR/ARM_CM33/non_secure/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/non_secure/portmacro.h b/portable/IAR/ARM_CM33/non_secure/portmacro.h
index 8fcf49c68..51fc5401f 100644
--- a/portable/IAR/ARM_CM33/non_secure/portmacro.h
+++ b/portable/IAR/ARM_CM33/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_context.c b/portable/IAR/ARM_CM33/secure/secure_context.c
index 5d6ac9ad5..7f7c88425 100644
--- a/portable/IAR/ARM_CM33/secure/secure_context.c
+++ b/portable/IAR/ARM_CM33/secure/secure_context.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_context.h b/portable/IAR/ARM_CM33/secure/secure_context.h
index 3786ddbc1..2c9eb42b8 100644
--- a/portable/IAR/ARM_CM33/secure/secure_context.h
+++ b/portable/IAR/ARM_CM33/secure/secure_context.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_context_port_asm.s b/portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
index 761d62e25..212cae570 100644
--- a/portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
+++ b/portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_heap.c b/portable/IAR/ARM_CM33/secure/secure_heap.c
index 8a91f39fd..945926981 100644
--- a/portable/IAR/ARM_CM33/secure/secure_heap.c
+++ b/portable/IAR/ARM_CM33/secure/secure_heap.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_heap.h b/portable/IAR/ARM_CM33/secure/secure_heap.h
index 2c3bf4851..54c3d43e6 100644
--- a/portable/IAR/ARM_CM33/secure/secure_heap.h
+++ b/portable/IAR/ARM_CM33/secure/secure_heap.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_init.c b/portable/IAR/ARM_CM33/secure/secure_init.c
index f80db5aac..6574fe18e 100644
--- a/portable/IAR/ARM_CM33/secure/secure_init.c
+++ b/portable/IAR/ARM_CM33/secure/secure_init.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_init.h b/portable/IAR/ARM_CM33/secure/secure_init.h
index 26690d68c..e9f4b79ce 100644
--- a/portable/IAR/ARM_CM33/secure/secure_init.h
+++ b/portable/IAR/ARM_CM33/secure/secure_init.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33/secure/secure_port_macros.h b/portable/IAR/ARM_CM33/secure/secure_port_macros.h
index 7181c3496..e0110551b 100644
--- a/portable/IAR/ARM_CM33/secure/secure_port_macros.h
+++ b/portable/IAR/ARM_CM33/secure/secure_port_macros.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33_NTZ/non_secure/port.c b/portable/IAR/ARM_CM33_NTZ/non_secure/port.c
index 28cebb9fd..f484e6242 100644
--- a/portable/IAR/ARM_CM33_NTZ/non_secure/port.c
+++ b/portable/IAR/ARM_CM33_NTZ/non_secure/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h b/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h
index 4ddda5e23..1cf38e17b 100644
--- a/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h
+++ b/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s b/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
index be65e0650..67c695d30 100644
--- a/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
+++ b/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h b/portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h
index 8fcf49c68..51fc5401f 100644
--- a/portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h
+++ b/portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F/port.c b/portable/IAR/ARM_CM4F/port.c
index ba4df706b..6d048b179 100644
--- a/portable/IAR/ARM_CM4F/port.c
+++ b/portable/IAR/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F/portasm.s b/portable/IAR/ARM_CM4F/portasm.s
index 4acb9ebf4..b6a6289ae 100644
--- a/portable/IAR/ARM_CM4F/portasm.s
+++ b/portable/IAR/ARM_CM4F/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F/portmacro.h b/portable/IAR/ARM_CM4F/portmacro.h
index 4ae551090..f26aa3e0a 100644
--- a/portable/IAR/ARM_CM4F/portmacro.h
+++ b/portable/IAR/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F_MPU/port.c b/portable/IAR/ARM_CM4F_MPU/port.c
index e32134dfc..f9ba92daf 100644
--- a/portable/IAR/ARM_CM4F_MPU/port.c
+++ b/portable/IAR/ARM_CM4F_MPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F_MPU/portasm.s b/portable/IAR/ARM_CM4F_MPU/portasm.s
index e8a307a69..a4d8b823e 100644
--- a/portable/IAR/ARM_CM4F_MPU/portasm.s
+++ b/portable/IAR/ARM_CM4F_MPU/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM4F_MPU/portmacro.h b/portable/IAR/ARM_CM4F_MPU/portmacro.h
index cea31b031..627d0d681 100644
--- a/portable/IAR/ARM_CM4F_MPU/portmacro.h
+++ b/portable/IAR/ARM_CM4F_MPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM7/r0p1/port.c b/portable/IAR/ARM_CM7/r0p1/port.c
index aac6c61b3..7374ef345 100644
--- a/portable/IAR/ARM_CM7/r0p1/port.c
+++ b/portable/IAR/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM7/r0p1/portasm.s b/portable/IAR/ARM_CM7/r0p1/portasm.s
index 8a9bb5614..b9d1fd4fc 100644
--- a/portable/IAR/ARM_CM7/r0p1/portasm.s
+++ b/portable/IAR/ARM_CM7/r0p1/portasm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CM7/r0p1/portmacro.h b/portable/IAR/ARM_CM7/r0p1/portmacro.h
index 058fa5d43..99ccf6bb7 100644
--- a/portable/IAR/ARM_CM7/r0p1/portmacro.h
+++ b/portable/IAR/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CRx_No_GIC/port.c b/portable/IAR/ARM_CRx_No_GIC/port.c
index 3eac6285d..3298bfd18 100644
--- a/portable/IAR/ARM_CRx_No_GIC/port.c
+++ b/portable/IAR/ARM_CRx_No_GIC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CRx_No_GIC/portASM.s b/portable/IAR/ARM_CRx_No_GIC/portASM.s
index 9b44a2700..d73ae6c09 100644
--- a/portable/IAR/ARM_CRx_No_GIC/portASM.s
+++ b/portable/IAR/ARM_CRx_No_GIC/portASM.s
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ARM_CRx_No_GIC/portmacro.h b/portable/IAR/ARM_CRx_No_GIC/portmacro.h
index 78124d3e9..b231cb6d0 100644
--- a/portable/IAR/ARM_CRx_No_GIC/portmacro.h
+++ b/portable/IAR/ARM_CRx_No_GIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ATMega323/port.c b/portable/IAR/ATMega323/port.c
index ce56d159f..bed4056db 100644
--- a/portable/IAR/ATMega323/port.c
+++ b/portable/IAR/ATMega323/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ATMega323/portmacro.h b/portable/IAR/ATMega323/portmacro.h
index 65342762b..367e9cdcf 100644
--- a/portable/IAR/ATMega323/portmacro.h
+++ b/portable/IAR/ATMega323/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/ATMega323/portmacro.s90 b/portable/IAR/ATMega323/portmacro.s90
index ae76af83b..b6d6a25ad 100644
--- a/portable/IAR/ATMega323/portmacro.s90
+++ b/portable/IAR/ATMega323/portmacro.s90
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR32_UC3/port.c b/portable/IAR/AVR32_UC3/port.c
index 0da050165..506ad17d6 100644
--- a/portable/IAR/AVR32_UC3/port.c
+++ b/portable/IAR/AVR32_UC3/port.c
@@ -14,7 +14,7 @@
*****************************************************************************/
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR32_UC3/portmacro.h b/portable/IAR/AVR32_UC3/portmacro.h
index 367fadedd..67e2f0199 100644
--- a/portable/IAR/AVR32_UC3/portmacro.h
+++ b/portable/IAR/AVR32_UC3/portmacro.h
@@ -14,7 +14,7 @@
*****************************************************************************/
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_AVRDx/port.c b/portable/IAR/AVR_AVRDx/port.c
index da95cd1fb..8e9b1ecc5 100644
--- a/portable/IAR/AVR_AVRDx/port.c
+++ b/portable/IAR/AVR_AVRDx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_AVRDx/portmacro.h b/portable/IAR/AVR_AVRDx/portmacro.h
index 7143eb6a3..dfa069842 100644
--- a/portable/IAR/AVR_AVRDx/portmacro.h
+++ b/portable/IAR/AVR_AVRDx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_AVRDx/portmacro.s90 b/portable/IAR/AVR_AVRDx/portmacro.s90
index 3d2dcfe0c..3fa550c02 100644
--- a/portable/IAR/AVR_AVRDx/portmacro.s90
+++ b/portable/IAR/AVR_AVRDx/portmacro.s90
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_Mega0/port.c b/portable/IAR/AVR_Mega0/port.c
index ebd90c76d..22868198b 100644
--- a/portable/IAR/AVR_Mega0/port.c
+++ b/portable/IAR/AVR_Mega0/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_Mega0/portmacro.h b/portable/IAR/AVR_Mega0/portmacro.h
index 7143eb6a3..dfa069842 100644
--- a/portable/IAR/AVR_Mega0/portmacro.h
+++ b/portable/IAR/AVR_Mega0/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AVR_Mega0/portmacro.s90 b/portable/IAR/AVR_Mega0/portmacro.s90
index d555b3e34..018c3c0da 100644
--- a/portable/IAR/AVR_Mega0/portmacro.s90
+++ b/portable/IAR/AVR_Mega0/portmacro.s90
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM7S64/ISR_Support.h b/portable/IAR/AtmelSAM7S64/ISR_Support.h
index 5897a5f78..9ddc7d808 100644
--- a/portable/IAR/AtmelSAM7S64/ISR_Support.h
+++ b/portable/IAR/AtmelSAM7S64/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM7S64/port.c b/portable/IAR/AtmelSAM7S64/port.c
index 93ef2d35e..a7ab601cd 100644
--- a/portable/IAR/AtmelSAM7S64/port.c
+++ b/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM7S64/portasm.s79 b/portable/IAR/AtmelSAM7S64/portasm.s79
index 91fb23274..3aa051367 100644
--- a/portable/IAR/AtmelSAM7S64/portasm.s79
+++ b/portable/IAR/AtmelSAM7S64/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM7S64/portmacro.h b/portable/IAR/AtmelSAM7S64/portmacro.h
index 5b9a3a245..7cc2cc608 100644
--- a/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM9XE/port.c b/portable/IAR/AtmelSAM9XE/port.c
index 14add07b5..2daf12997 100644
--- a/portable/IAR/AtmelSAM9XE/port.c
+++ b/portable/IAR/AtmelSAM9XE/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/AtmelSAM9XE/portmacro.h b/portable/IAR/AtmelSAM9XE/portmacro.h
index 1361ba8e9..5532024af 100644
--- a/portable/IAR/AtmelSAM9XE/portmacro.h
+++ b/portable/IAR/AtmelSAM9XE/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/LPC2000/ISR_Support.h b/portable/IAR/LPC2000/ISR_Support.h
index 5897a5f78..9ddc7d808 100644
--- a/portable/IAR/LPC2000/ISR_Support.h
+++ b/portable/IAR/LPC2000/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/LPC2000/port.c b/portable/IAR/LPC2000/port.c
index 20b43b5d6..181e35bb0 100644
--- a/portable/IAR/LPC2000/port.c
+++ b/portable/IAR/LPC2000/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/LPC2000/portasm.s79 b/portable/IAR/LPC2000/portasm.s79
index 50ca090a6..5ffa963b0 100644
--- a/portable/IAR/LPC2000/portasm.s79
+++ b/portable/IAR/LPC2000/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/LPC2000/portmacro.h b/portable/IAR/LPC2000/portmacro.h
index 343bfd1fd..f0b1fe495 100644
--- a/portable/IAR/LPC2000/portmacro.h
+++ b/portable/IAR/LPC2000/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430/port.c b/portable/IAR/MSP430/port.c
index 237c6c1d5..15bf7396d 100644
--- a/portable/IAR/MSP430/port.c
+++ b/portable/IAR/MSP430/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430/portasm.h b/portable/IAR/MSP430/portasm.h
index 64a284aa3..26a1b735f 100644
--- a/portable/IAR/MSP430/portasm.h
+++ b/portable/IAR/MSP430/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430/portext.s43 b/portable/IAR/MSP430/portext.s43
index aedf24a07..55ae782b1 100644
--- a/portable/IAR/MSP430/portext.s43
+++ b/portable/IAR/MSP430/portext.s43
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430/portmacro.h b/portable/IAR/MSP430/portmacro.h
index 74db4566d..71bf68894 100644
--- a/portable/IAR/MSP430/portmacro.h
+++ b/portable/IAR/MSP430/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430X/data_model.h b/portable/IAR/MSP430X/data_model.h
index b0d0f6f5f..d223ec583 100644
--- a/portable/IAR/MSP430X/data_model.h
+++ b/portable/IAR/MSP430X/data_model.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430X/port.c b/portable/IAR/MSP430X/port.c
index fd4b15205..4ea18f015 100644
--- a/portable/IAR/MSP430X/port.c
+++ b/portable/IAR/MSP430X/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430X/portext.s43 b/portable/IAR/MSP430X/portext.s43
index 80cd4379c..d67963bed 100644
--- a/portable/IAR/MSP430X/portext.s43
+++ b/portable/IAR/MSP430X/portext.s43
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/MSP430X/portmacro.h b/portable/IAR/MSP430X/portmacro.h
index c9e11a0a4..1275f05a3 100644
--- a/portable/IAR/MSP430X/portmacro.h
+++ b/portable/IAR/MSP430X/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h b/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
index dd66297f1..8f8714160 100644
--- a/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
+++ b/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RISC-V/port.c b/portable/IAR/RISC-V/port.c
index d03262eb6..5d20585f4 100644
--- a/portable/IAR/RISC-V/port.c
+++ b/portable/IAR/RISC-V/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RISC-V/portASM.s b/portable/IAR/RISC-V/portASM.s
index c74125b42..e45d02a14 100644
--- a/portable/IAR/RISC-V/portASM.s
+++ b/portable/IAR/RISC-V/portASM.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RISC-V/portmacro.h b/portable/IAR/RISC-V/portmacro.h
index 7898e0281..9a53521a5 100644
--- a/portable/IAR/RISC-V/portmacro.h
+++ b/portable/IAR/RISC-V/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RL78/ISR_Support.h b/portable/IAR/RL78/ISR_Support.h
index 24de0a1b9..25e95a30c 100644
--- a/portable/IAR/RL78/ISR_Support.h
+++ b/portable/IAR/RL78/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RL78/port.c b/portable/IAR/RL78/port.c
index 0e883cdcf..2f2556fb1 100644
--- a/portable/IAR/RL78/port.c
+++ b/portable/IAR/RL78/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RL78/portasm.s87 b/portable/IAR/RL78/portasm.s87
index b1a266827..235ddb613 100644
--- a/portable/IAR/RL78/portasm.s87
+++ b/portable/IAR/RL78/portasm.s87
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RL78/portmacro.h b/portable/IAR/RL78/portmacro.h
index e092cd641..6338bbc70 100644
--- a/portable/IAR/RL78/portmacro.h
+++ b/portable/IAR/RL78/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX100/port.c b/portable/IAR/RX100/port.c
index 200c44bdd..42bec1861 100644
--- a/portable/IAR/RX100/port.c
+++ b/portable/IAR/RX100/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX100/port_asm.s b/portable/IAR/RX100/port_asm.s
index 1426fa775..eb7c0c4fa 100644
--- a/portable/IAR/RX100/port_asm.s
+++ b/portable/IAR/RX100/port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX100/portmacro.h b/portable/IAR/RX100/portmacro.h
index c59d83ecf..c61f1023b 100644
--- a/portable/IAR/RX100/portmacro.h
+++ b/portable/IAR/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX600/port.c b/portable/IAR/RX600/port.c
index 6b95f8a4a..5b5f4a528 100644
--- a/portable/IAR/RX600/port.c
+++ b/portable/IAR/RX600/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX600/port_asm.s b/portable/IAR/RX600/port_asm.s
index 07ab282ef..f2acd24c4 100644
--- a/portable/IAR/RX600/port_asm.s
+++ b/portable/IAR/RX600/port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX600/portmacro.h b/portable/IAR/RX600/portmacro.h
index 1d55f9f95..89a0dd2f7 100644
--- a/portable/IAR/RX600/portmacro.h
+++ b/portable/IAR/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX700v3_DPFPU/port.c b/portable/IAR/RX700v3_DPFPU/port.c
index b311b27f5..fb00b8d5f 100644
--- a/portable/IAR/RX700v3_DPFPU/port.c
+++ b/portable/IAR/RX700v3_DPFPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RX700v3_DPFPU/portmacro.h b/portable/IAR/RX700v3_DPFPU/portmacro.h
index 584428de6..62cbf4de5 100644
--- a/portable/IAR/RX700v3_DPFPU/portmacro.h
+++ b/portable/IAR/RX700v3_DPFPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RXv2/port.c b/portable/IAR/RXv2/port.c
index 3e0b8a106..74f4f1ee5 100644
--- a/portable/IAR/RXv2/port.c
+++ b/portable/IAR/RXv2/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RXv2/port_asm.s b/portable/IAR/RXv2/port_asm.s
index 6e39eacce..a10582707 100644
--- a/portable/IAR/RXv2/port_asm.s
+++ b/portable/IAR/RXv2/port_asm.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/RXv2/portmacro.h b/portable/IAR/RXv2/portmacro.h
index 0c30b5b82..4c49d3842 100644
--- a/portable/IAR/RXv2/portmacro.h
+++ b/portable/IAR/RXv2/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR71x/ISR_Support.h b/portable/IAR/STR71x/ISR_Support.h
index 5897a5f78..9ddc7d808 100644
--- a/portable/IAR/STR71x/ISR_Support.h
+++ b/portable/IAR/STR71x/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR71x/port.c b/portable/IAR/STR71x/port.c
index 2d0f53af2..ab1620c0b 100644
--- a/portable/IAR/STR71x/port.c
+++ b/portable/IAR/STR71x/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR71x/portasm.s79 b/portable/IAR/STR71x/portasm.s79
index afde683ca..75566ddc0 100644
--- a/portable/IAR/STR71x/portasm.s79
+++ b/portable/IAR/STR71x/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR71x/portmacro.h b/portable/IAR/STR71x/portmacro.h
index b0105bbb8..2a8bcda9b 100644
--- a/portable/IAR/STR71x/portmacro.h
+++ b/portable/IAR/STR71x/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR75x/ISR_Support.h b/portable/IAR/STR75x/ISR_Support.h
index 5897a5f78..9ddc7d808 100644
--- a/portable/IAR/STR75x/ISR_Support.h
+++ b/portable/IAR/STR75x/ISR_Support.h
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR75x/port.c b/portable/IAR/STR75x/port.c
index 4392b136b..701a67b43 100644
--- a/portable/IAR/STR75x/port.c
+++ b/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR75x/portasm.s79 b/portable/IAR/STR75x/portasm.s79
index f9a863fb2..426b49e12 100644
--- a/portable/IAR/STR75x/portasm.s79
+++ b/portable/IAR/STR75x/portasm.s79
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR75x/portmacro.h b/portable/IAR/STR75x/portmacro.h
index 0ececc510..7302f1abe 100644
--- a/portable/IAR/STR75x/portmacro.h
+++ b/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR91x/ISR_Support.h b/portable/IAR/STR91x/ISR_Support.h
index 662bb36ac..db45367c4 100644
--- a/portable/IAR/STR91x/ISR_Support.h
+++ b/portable/IAR/STR91x/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR91x/port.c b/portable/IAR/STR91x/port.c
index bc8f56155..2f1465416 100644
--- a/portable/IAR/STR91x/port.c
+++ b/portable/IAR/STR91x/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR91x/portasm.s79 b/portable/IAR/STR91x/portasm.s79
index ce10cb4e9..2544031e8 100644
--- a/portable/IAR/STR91x/portasm.s79
+++ b/portable/IAR/STR91x/portasm.s79
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/STR91x/portmacro.h b/portable/IAR/STR91x/portmacro.h
index 75cf31d6c..624ff1eb1 100644
--- a/portable/IAR/STR91x/portmacro.h
+++ b/portable/IAR/STR91x/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/ISR_Support.h b/portable/IAR/V850ES/ISR_Support.h
index a0e11b58b..28d5a54b2 100644
--- a/portable/IAR/V850ES/ISR_Support.h
+++ b/portable/IAR/V850ES/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/port.c b/portable/IAR/V850ES/port.c
index 72b7dca19..ed8aa0412 100644
--- a/portable/IAR/V850ES/port.c
+++ b/portable/IAR/V850ES/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/portasm.s85 b/portable/IAR/V850ES/portasm.s85
index e53c4f6e4..6b633d62d 100644
--- a/portable/IAR/V850ES/portasm.s85
+++ b/portable/IAR/V850ES/portasm.s85
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/portasm_Fx3.s85 b/portable/IAR/V850ES/portasm_Fx3.s85
index 98ebb0462..b9ff15734 100644
--- a/portable/IAR/V850ES/portasm_Fx3.s85
+++ b/portable/IAR/V850ES/portasm_Fx3.s85
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/portasm_Hx2.s85 b/portable/IAR/V850ES/portasm_Hx2.s85
index edc3ed3ed..759bcdb06 100644
--- a/portable/IAR/V850ES/portasm_Hx2.s85
+++ b/portable/IAR/V850ES/portasm_Hx2.s85
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/IAR/V850ES/portmacro.h b/portable/IAR/V850ES/portmacro.h
index c60fc10b1..c1c1f26fd 100644
--- a/portable/IAR/V850ES/portmacro.h
+++ b/portable/IAR/V850ES/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC18F/port.c b/portable/MPLAB/PIC18F/port.c
index 7bec435a5..111f76800 100644
--- a/portable/MPLAB/PIC18F/port.c
+++ b/portable/MPLAB/PIC18F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC18F/portmacro.h b/portable/MPLAB/PIC18F/portmacro.h
index 2cfddac6e..e628e96a3 100644
--- a/portable/MPLAB/PIC18F/portmacro.h
+++ b/portable/MPLAB/PIC18F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC24_dsPIC/port.c b/portable/MPLAB/PIC24_dsPIC/port.c
index ac9da81dd..5a8695766 100644
--- a/portable/MPLAB/PIC24_dsPIC/port.c
+++ b/portable/MPLAB/PIC24_dsPIC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S b/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
index b9fd4aeee..0f62af7bb 100644
--- a/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
+++ b/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S b/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
index ada0b9c50..768542194 100644
--- a/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
+++ b/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC24_dsPIC/portmacro.h b/portable/MPLAB/PIC24_dsPIC/portmacro.h
index 94d9e4404..130b752e5 100644
--- a/portable/MPLAB/PIC24_dsPIC/portmacro.h
+++ b/portable/MPLAB/PIC24_dsPIC/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MEC14xx/ISR_Support.h b/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
index 37b3ccdaf..afc431526 100644
--- a/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
+++ b/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MEC14xx/port.c b/portable/MPLAB/PIC32MEC14xx/port.c
index 3ff3a146b..37f1eb3f9 100644
--- a/portable/MPLAB/PIC32MEC14xx/port.c
+++ b/portable/MPLAB/PIC32MEC14xx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MEC14xx/port_asm.S b/portable/MPLAB/PIC32MEC14xx/port_asm.S
index a8581effc..ed183cf3f 100644
--- a/portable/MPLAB/PIC32MEC14xx/port_asm.S
+++ b/portable/MPLAB/PIC32MEC14xx/port_asm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MEC14xx/portmacro.h b/portable/MPLAB/PIC32MEC14xx/portmacro.h
index 29ce57d7e..48c683f2b 100644
--- a/portable/MPLAB/PIC32MEC14xx/portmacro.h
+++ b/portable/MPLAB/PIC32MEC14xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MX/ISR_Support.h b/portable/MPLAB/PIC32MX/ISR_Support.h
index 3cb69785c..d8c72ef9b 100644
--- a/portable/MPLAB/PIC32MX/ISR_Support.h
+++ b/portable/MPLAB/PIC32MX/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MX/port.c b/portable/MPLAB/PIC32MX/port.c
index b5e08a5db..bbb66b33f 100644
--- a/portable/MPLAB/PIC32MX/port.c
+++ b/portable/MPLAB/PIC32MX/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MX/port_asm.S b/portable/MPLAB/PIC32MX/port_asm.S
index e30b46e8b..6c5d9022c 100644
--- a/portable/MPLAB/PIC32MX/port_asm.S
+++ b/portable/MPLAB/PIC32MX/port_asm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MX/portmacro.h b/portable/MPLAB/PIC32MX/portmacro.h
index 02e3a5346..07223c078 100644
--- a/portable/MPLAB/PIC32MX/portmacro.h
+++ b/portable/MPLAB/PIC32MX/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MZ/ISR_Support.h b/portable/MPLAB/PIC32MZ/ISR_Support.h
index 662bc9352..7b01a0fa9 100644
--- a/portable/MPLAB/PIC32MZ/ISR_Support.h
+++ b/portable/MPLAB/PIC32MZ/ISR_Support.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MZ/port.c b/portable/MPLAB/PIC32MZ/port.c
index 51cb873a6..5b8c66bf5 100644
--- a/portable/MPLAB/PIC32MZ/port.c
+++ b/portable/MPLAB/PIC32MZ/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MZ/port_asm.S b/portable/MPLAB/PIC32MZ/port_asm.S
index 0d5684aea..b6662ca80 100644
--- a/portable/MPLAB/PIC32MZ/port_asm.S
+++ b/portable/MPLAB/PIC32MZ/port_asm.S
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MPLAB/PIC32MZ/portmacro.h b/portable/MPLAB/PIC32MZ/portmacro.h
index 29595c58a..94ff06f09 100644
--- a/portable/MPLAB/PIC32MZ/portmacro.h
+++ b/portable/MPLAB/PIC32MZ/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MSVC-MingW/port.c b/portable/MSVC-MingW/port.c
index 1e594c769..777ecebd1 100644
--- a/portable/MSVC-MingW/port.c
+++ b/portable/MSVC-MingW/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MSVC-MingW/portmacro.h b/portable/MSVC-MingW/portmacro.h
index 22e21f755..2d89103a1 100644
--- a/portable/MSVC-MingW/portmacro.h
+++ b/portable/MSVC-MingW/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MemMang/heap_1.c b/portable/MemMang/heap_1.c
index b1ed8e7d4..0f95657ac 100644
--- a/portable/MemMang/heap_1.c
+++ b/portable/MemMang/heap_1.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MemMang/heap_2.c b/portable/MemMang/heap_2.c
index cfb5ba1e2..87d8290dd 100644
--- a/portable/MemMang/heap_2.c
+++ b/portable/MemMang/heap_2.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MemMang/heap_3.c b/portable/MemMang/heap_3.c
index 2882e1c2d..0d32884f8 100644
--- a/portable/MemMang/heap_3.c
+++ b/portable/MemMang/heap_3.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MemMang/heap_4.c b/portable/MemMang/heap_4.c
index 0d4c4a029..0b8f2c1a4 100644
--- a/portable/MemMang/heap_4.c
+++ b/portable/MemMang/heap_4.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MemMang/heap_5.c b/portable/MemMang/heap_5.c
index 10b0f59e8..7ad3f8a99 100644
--- a/portable/MemMang/heap_5.c
+++ b/portable/MemMang/heap_5.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MikroC/ARM_CM4F/port.c b/portable/MikroC/ARM_CM4F/port.c
index dbf44d5d0..214d09368 100644
--- a/portable/MikroC/ARM_CM4F/port.c
+++ b/portable/MikroC/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/MikroC/ARM_CM4F/portmacro.h b/portable/MikroC/ARM_CM4F/portmacro.h
index b589a815b..20baecb17 100644
--- a/portable/MikroC/ARM_CM4F/portmacro.h
+++ b/portable/MikroC/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/large_untested/port.c b/portable/Paradigm/Tern_EE/large_untested/port.c
index a9f953dba..a25435d66 100644
--- a/portable/Paradigm/Tern_EE/large_untested/port.c
+++ b/portable/Paradigm/Tern_EE/large_untested/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/large_untested/portasm.h b/portable/Paradigm/Tern_EE/large_untested/portasm.h
index 8f3007c88..e9d872d58 100644
--- a/portable/Paradigm/Tern_EE/large_untested/portasm.h
+++ b/portable/Paradigm/Tern_EE/large_untested/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/large_untested/portmacro.h b/portable/Paradigm/Tern_EE/large_untested/portmacro.h
index ec8a8404c..474b32999 100644
--- a/portable/Paradigm/Tern_EE/large_untested/portmacro.h
+++ b/portable/Paradigm/Tern_EE/large_untested/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/small/port.c b/portable/Paradigm/Tern_EE/small/port.c
index f95710f87..7f8322201 100644
--- a/portable/Paradigm/Tern_EE/small/port.c
+++ b/portable/Paradigm/Tern_EE/small/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/small/portasm.h b/portable/Paradigm/Tern_EE/small/portasm.h
index c67d0bae6..23f25f5af 100644
--- a/portable/Paradigm/Tern_EE/small/portasm.h
+++ b/portable/Paradigm/Tern_EE/small/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Paradigm/Tern_EE/small/portmacro.h b/portable/Paradigm/Tern_EE/small/portmacro.h
index ba85dda71..01dd27ea3 100644
--- a/portable/Paradigm/Tern_EE/small/portmacro.h
+++ b/portable/Paradigm/Tern_EE/small/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM7_LPC21xx/port.c b/portable/RVDS/ARM7_LPC21xx/port.c
index 4dac162c3..2c7745c17 100644
--- a/portable/RVDS/ARM7_LPC21xx/port.c
+++ b/portable/RVDS/ARM7_LPC21xx/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM7_LPC21xx/portASM.s b/portable/RVDS/ARM7_LPC21xx/portASM.s
index 86123672e..8c701465e 100644
--- a/portable/RVDS/ARM7_LPC21xx/portASM.s
+++ b/portable/RVDS/ARM7_LPC21xx/portASM.s
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM7_LPC21xx/portmacro.h b/portable/RVDS/ARM7_LPC21xx/portmacro.h
index b7e3f56eb..e9a903251 100644
--- a/portable/RVDS/ARM7_LPC21xx/portmacro.h
+++ b/portable/RVDS/ARM7_LPC21xx/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM7_LPC21xx/portmacro.inc b/portable/RVDS/ARM7_LPC21xx/portmacro.inc
index 9a5b16d58..a238e0c80 100644
--- a/portable/RVDS/ARM7_LPC21xx/portmacro.inc
+++ b/portable/RVDS/ARM7_LPC21xx/portmacro.inc
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CA9/port.c b/portable/RVDS/ARM_CA9/port.c
index e0209cd9e..eb4ba3283 100644
--- a/portable/RVDS/ARM_CA9/port.c
+++ b/portable/RVDS/ARM_CA9/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CA9/portASM.s b/portable/RVDS/ARM_CA9/portASM.s
index d8bcc55b9..514433ffc 100644
--- a/portable/RVDS/ARM_CA9/portASM.s
+++ b/portable/RVDS/ARM_CA9/portASM.s
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CA9/portmacro.h b/portable/RVDS/ARM_CA9/portmacro.h
index dfe3ae11a..3e68f85e1 100644
--- a/portable/RVDS/ARM_CA9/portmacro.h
+++ b/portable/RVDS/ARM_CA9/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CA9/portmacro.inc b/portable/RVDS/ARM_CA9/portmacro.inc
index 4651961e2..b669e661b 100644
--- a/portable/RVDS/ARM_CA9/portmacro.inc
+++ b/portable/RVDS/ARM_CA9/portmacro.inc
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM0/port.c b/portable/RVDS/ARM_CM0/port.c
index af1ea02ff..d97c76597 100644
--- a/portable/RVDS/ARM_CM0/port.c
+++ b/portable/RVDS/ARM_CM0/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM0/portmacro.h b/portable/RVDS/ARM_CM0/portmacro.h
index 80e52e173..d8c9cc4cd 100644
--- a/portable/RVDS/ARM_CM0/portmacro.h
+++ b/portable/RVDS/ARM_CM0/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM3/port.c b/portable/RVDS/ARM_CM3/port.c
index 9c6c433d5..078f256cd 100644
--- a/portable/RVDS/ARM_CM3/port.c
+++ b/portable/RVDS/ARM_CM3/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM3/portmacro.h b/portable/RVDS/ARM_CM3/portmacro.h
index a484ec062..d6e76169d 100644
--- a/portable/RVDS/ARM_CM3/portmacro.h
+++ b/portable/RVDS/ARM_CM3/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM4F/port.c b/portable/RVDS/ARM_CM4F/port.c
index 7ffbf8e9c..86a6c999e 100644
--- a/portable/RVDS/ARM_CM4F/port.c
+++ b/portable/RVDS/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM4F/portmacro.h b/portable/RVDS/ARM_CM4F/portmacro.h
index 54ed339a3..17d9801e9 100644
--- a/portable/RVDS/ARM_CM4F/portmacro.h
+++ b/portable/RVDS/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM4_MPU/port.c b/portable/RVDS/ARM_CM4_MPU/port.c
index 350daf683..179becc6a 100644
--- a/portable/RVDS/ARM_CM4_MPU/port.c
+++ b/portable/RVDS/ARM_CM4_MPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM4_MPU/portmacro.h b/portable/RVDS/ARM_CM4_MPU/portmacro.h
index 8b2da4fa2..526eb7742 100644
--- a/portable/RVDS/ARM_CM4_MPU/portmacro.h
+++ b/portable/RVDS/ARM_CM4_MPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM7/r0p1/port.c b/portable/RVDS/ARM_CM7/r0p1/port.c
index af5c0c8e6..1d7e0e356 100644
--- a/portable/RVDS/ARM_CM7/r0p1/port.c
+++ b/portable/RVDS/ARM_CM7/r0p1/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/RVDS/ARM_CM7/r0p1/portmacro.h b/portable/RVDS/ARM_CM7/r0p1/portmacro.h
index a49faa9c5..f3a677f51 100644
--- a/portable/RVDS/ARM_CM7/r0p1/portmacro.h
+++ b/portable/RVDS/ARM_CM7/r0p1/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX100/port.c b/portable/Renesas/RX100/port.c
index 5c4d2d1a3..b18b1eeeb 100644
--- a/portable/Renesas/RX100/port.c
+++ b/portable/Renesas/RX100/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX100/port_asm.src b/portable/Renesas/RX100/port_asm.src
index 72a5f63a6..8d5c9700a 100644
--- a/portable/Renesas/RX100/port_asm.src
+++ b/portable/Renesas/RX100/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX100/portmacro.h b/portable/Renesas/RX100/portmacro.h
index fc39e4333..84d3c6aef 100644
--- a/portable/Renesas/RX100/portmacro.h
+++ b/portable/Renesas/RX100/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX200/port.c b/portable/Renesas/RX200/port.c
index 934a4b193..7626ef00b 100644
--- a/portable/Renesas/RX200/port.c
+++ b/portable/Renesas/RX200/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX200/port_asm.src b/portable/Renesas/RX200/port_asm.src
index 72a5f63a6..8d5c9700a 100644
--- a/portable/Renesas/RX200/port_asm.src
+++ b/portable/Renesas/RX200/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX200/portmacro.h b/portable/Renesas/RX200/portmacro.h
index 1b6eaba44..369a18376 100644
--- a/portable/Renesas/RX200/portmacro.h
+++ b/portable/Renesas/RX200/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600/port.c b/portable/Renesas/RX600/port.c
index d96aab73e..c4ef8ce93 100644
--- a/portable/Renesas/RX600/port.c
+++ b/portable/Renesas/RX600/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600/port_asm.src b/portable/Renesas/RX600/port_asm.src
index 72a5f63a6..8d5c9700a 100644
--- a/portable/Renesas/RX600/port_asm.src
+++ b/portable/Renesas/RX600/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600/portmacro.h b/portable/Renesas/RX600/portmacro.h
index 8a7d948dd..ab1d8b47e 100644
--- a/portable/Renesas/RX600/portmacro.h
+++ b/portable/Renesas/RX600/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600v2/port.c b/portable/Renesas/RX600v2/port.c
index 507003583..c1f5f0307 100644
--- a/portable/Renesas/RX600v2/port.c
+++ b/portable/Renesas/RX600v2/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600v2/port_asm.src b/portable/Renesas/RX600v2/port_asm.src
index b07b8e4d7..ec1e70d73 100644
--- a/portable/Renesas/RX600v2/port_asm.src
+++ b/portable/Renesas/RX600v2/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX600v2/portmacro.h b/portable/Renesas/RX600v2/portmacro.h
index 5bfab2c5f..9796eecd8 100644
--- a/portable/Renesas/RX600v2/portmacro.h
+++ b/portable/Renesas/RX600v2/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX700v3_DPFPU/port.c b/portable/Renesas/RX700v3_DPFPU/port.c
index 0698b3e6c..d0f433206 100644
--- a/portable/Renesas/RX700v3_DPFPU/port.c
+++ b/portable/Renesas/RX700v3_DPFPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX700v3_DPFPU/port_asm.src b/portable/Renesas/RX700v3_DPFPU/port_asm.src
index 91af59720..546155216 100644
--- a/portable/Renesas/RX700v3_DPFPU/port_asm.src
+++ b/portable/Renesas/RX700v3_DPFPU/port_asm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/RX700v3_DPFPU/portmacro.h b/portable/Renesas/RX700v3_DPFPU/portmacro.h
index 94a80faf9..22035a0cb 100644
--- a/portable/Renesas/RX700v3_DPFPU/portmacro.h
+++ b/portable/Renesas/RX700v3_DPFPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/SH2A_FPU/ISR_Support.inc b/portable/Renesas/SH2A_FPU/ISR_Support.inc
index 726c246d9..8a4284c59 100644
--- a/portable/Renesas/SH2A_FPU/ISR_Support.inc
+++ b/portable/Renesas/SH2A_FPU/ISR_Support.inc
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/SH2A_FPU/port.c b/portable/Renesas/SH2A_FPU/port.c
index cc0369745..940a0a0ee 100644
--- a/portable/Renesas/SH2A_FPU/port.c
+++ b/portable/Renesas/SH2A_FPU/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/SH2A_FPU/portasm.src b/portable/Renesas/SH2A_FPU/portasm.src
index 9161681f2..0c13fd3ee 100644
--- a/portable/Renesas/SH2A_FPU/portasm.src
+++ b/portable/Renesas/SH2A_FPU/portasm.src
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Renesas/SH2A_FPU/portmacro.h b/portable/Renesas/SH2A_FPU/portmacro.h
index ce5812ff1..8af3f2300 100644
--- a/portable/Renesas/SH2A_FPU/portmacro.h
+++ b/portable/Renesas/SH2A_FPU/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Rowley/MSP430F449/port.c b/portable/Rowley/MSP430F449/port.c
index 8ffe12e9d..4982ddb8a 100644
--- a/portable/Rowley/MSP430F449/port.c
+++ b/portable/Rowley/MSP430F449/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Rowley/MSP430F449/portasm.h b/portable/Rowley/MSP430F449/portasm.h
index c267ebb49..bb6ead83e 100644
--- a/portable/Rowley/MSP430F449/portasm.h
+++ b/portable/Rowley/MSP430F449/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Rowley/MSP430F449/portext.asm b/portable/Rowley/MSP430F449/portext.asm
index 6fa04e6f8..cd4b8b658 100644
--- a/portable/Rowley/MSP430F449/portext.asm
+++ b/portable/Rowley/MSP430F449/portext.asm
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Rowley/MSP430F449/portmacro.h b/portable/Rowley/MSP430F449/portmacro.h
index ac85f33c6..e165cbbc7 100644
--- a/portable/Rowley/MSP430F449/portmacro.h
+++ b/portable/Rowley/MSP430F449/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/SDCC/Cygnal/port.c b/portable/SDCC/Cygnal/port.c
index b351df2ea..c424b9b82 100644
--- a/portable/SDCC/Cygnal/port.c
+++ b/portable/SDCC/Cygnal/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/SDCC/Cygnal/portmacro.h b/portable/SDCC/Cygnal/portmacro.h
index 2b3c5c041..c519cda22 100644
--- a/portable/SDCC/Cygnal/portmacro.h
+++ b/portable/SDCC/Cygnal/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Softune/MB91460/port.c b/portable/Softune/MB91460/port.c
index c03e741c9..20ab67a34 100644
--- a/portable/Softune/MB91460/port.c
+++ b/portable/Softune/MB91460/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Softune/MB91460/portmacro.h b/portable/Softune/MB91460/portmacro.h
index a4f1fa851..5a4effbea 100644
--- a/portable/Softune/MB91460/portmacro.h
+++ b/portable/Softune/MB91460/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Softune/MB96340/port.c b/portable/Softune/MB96340/port.c
index a68432c8d..c4b07b09a 100644
--- a/portable/Softune/MB96340/port.c
+++ b/portable/Softune/MB96340/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Softune/MB96340/portmacro.h b/portable/Softune/MB96340/portmacro.h
index 9cc5b021e..9375fd7dc 100644
--- a/portable/Softune/MB96340/portmacro.h
+++ b/portable/Softune/MB96340/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Tasking/ARM_CM4F/port.c b/portable/Tasking/ARM_CM4F/port.c
index eed1b863d..ae8c4ee83 100644
--- a/portable/Tasking/ARM_CM4F/port.c
+++ b/portable/Tasking/ARM_CM4F/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Tasking/ARM_CM4F/port_asm.asm b/portable/Tasking/ARM_CM4F/port_asm.asm
index bfe12c00e..16cf230b0 100644
--- a/portable/Tasking/ARM_CM4F/port_asm.asm
+++ b/portable/Tasking/ARM_CM4F/port_asm.asm
@@ -1,5 +1,5 @@
;/*
-; * FreeRTOS Kernel V10.4.3 LTS Patch 2
+; * FreeRTOS Kernel V10.4.3 LTS Patch 3
; * Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
; *
; * Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/Tasking/ARM_CM4F/portmacro.h b/portable/Tasking/ARM_CM4F/portmacro.h
index 5209b0e29..dcb6e2e06 100644
--- a/portable/Tasking/ARM_CM4F/portmacro.h
+++ b/portable/Tasking/ARM_CM4F/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c b/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c
index efbca2eb3..19f7a6a05 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h b/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h
index 254b87e5b..52c103de9 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s b/portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
index b995f1b74..f856d2a70 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c b/portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c
index bf6df45e1..2b61ddf58 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/port.c b/portable/ThirdParty/GCC/ARC_EM_HS/port.c
index 398925150..9872a5888 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/port.c
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h b/portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h
index 8a9562870..fb328b883 100644
--- a/portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h
+++ b/portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c b/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c
index efbca2eb3..19f7a6a05 100644
--- a/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c
+++ b/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h b/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h
index 254b87e5b..52c103de9 100644
--- a/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h
+++ b/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_v1/arc_support.s b/portable/ThirdParty/GCC/ARC_v1/arc_support.s
index 79f228c8e..ec6cf677e 100644
--- a/portable/ThirdParty/GCC/ARC_v1/arc_support.s
+++ b/portable/ThirdParty/GCC/ARC_v1/arc_support.s
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_v1/port.c b/portable/ThirdParty/GCC/ARC_v1/port.c
index c66382a90..c81660863 100644
--- a/portable/ThirdParty/GCC/ARC_v1/port.c
+++ b/portable/ThirdParty/GCC/ARC_v1/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ARC_v1/portmacro.h b/portable/ThirdParty/GCC/ARC_v1/portmacro.h
index 7327cd888..93790bce7 100644
--- a/portable/ThirdParty/GCC/ARC_v1/portmacro.h
+++ b/portable/ThirdParty/GCC/ARC_v1/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Synopsys, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ATmega/port.c b/portable/ThirdParty/GCC/ATmega/port.c
index 302a36414..c15ed9b23 100644
--- a/portable/ThirdParty/GCC/ATmega/port.c
+++ b/portable/ThirdParty/GCC/ATmega/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/ATmega/portmacro.h b/portable/ThirdParty/GCC/ATmega/portmacro.h
index a1feb7822..6915cf7d5 100644
--- a/portable/ThirdParty/GCC/ATmega/portmacro.h
+++ b/portable/ThirdParty/GCC/ATmega/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/Posix/port.c b/portable/ThirdParty/GCC/Posix/port.c
index 8ee479ebe..71edd9138 100644
--- a/portable/ThirdParty/GCC/Posix/port.c
+++ b/portable/ThirdParty/GCC/Posix/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/GCC/Posix/portmacro.h b/portable/ThirdParty/GCC/Posix/portmacro.h
index 2d1482b67..c5c3ffc3b 100644
--- a/portable/ThirdParty/GCC/Posix/portmacro.h
+++ b/portable/ThirdParty/GCC/Posix/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright 2020 Cambridge Consultants Ltd.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/XCC/Xtensa/port.c b/portable/ThirdParty/XCC/Xtensa/port.c
index cb25e9a74..8ba0aa43b 100644
--- a/portable/ThirdParty/XCC/Xtensa/port.c
+++ b/portable/ThirdParty/XCC/Xtensa/port.c
@@ -1,6 +1,6 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/ThirdParty/XCC/Xtensa/portmacro.h b/portable/ThirdParty/XCC/Xtensa/portmacro.h
index dc07dfd33..2cfabec0c 100644
--- a/portable/ThirdParty/XCC/Xtensa/portmacro.h
+++ b/portable/ThirdParty/XCC/Xtensa/portmacro.h
@@ -1,6 +1,6 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/WizC/PIC18/Drivers/Tick/Tick.c b/portable/WizC/PIC18/Drivers/Tick/Tick.c
index be9e76af2..97603efd0 100644
--- a/portable/WizC/PIC18/Drivers/Tick/Tick.c
+++ b/portable/WizC/PIC18/Drivers/Tick/Tick.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/WizC/PIC18/Drivers/Tick/isrTick.c b/portable/WizC/PIC18/Drivers/Tick/isrTick.c
index 24a40612c..8d8c1657c 100644
--- a/portable/WizC/PIC18/Drivers/Tick/isrTick.c
+++ b/portable/WizC/PIC18/Drivers/Tick/isrTick.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/WizC/PIC18/addFreeRTOS.h b/portable/WizC/PIC18/addFreeRTOS.h
index 3c6ab3154..88917ddf5 100644
--- a/portable/WizC/PIC18/addFreeRTOS.h
+++ b/portable/WizC/PIC18/addFreeRTOS.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/WizC/PIC18/port.c b/portable/WizC/PIC18/port.c
index e44c375ef..bdf66960e 100644
--- a/portable/WizC/PIC18/port.c
+++ b/portable/WizC/PIC18/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/WizC/PIC18/portmacro.h b/portable/WizC/PIC18/portmacro.h
index 445d3b7f6..365c2bab4 100644
--- a/portable/WizC/PIC18/portmacro.h
+++ b/portable/WizC/PIC18/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/Flsh186/port.c b/portable/oWatcom/16BitDOS/Flsh186/port.c
index 04b80f0c3..b0b527ba4 100644
--- a/portable/oWatcom/16BitDOS/Flsh186/port.c
+++ b/portable/oWatcom/16BitDOS/Flsh186/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/Flsh186/portmacro.h b/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
index 82f3a3142..0802dd5be 100644
--- a/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
+++ b/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/PC/port.c b/portable/oWatcom/16BitDOS/PC/port.c
index cce20c1d5..c3508fb8c 100644
--- a/portable/oWatcom/16BitDOS/PC/port.c
+++ b/portable/oWatcom/16BitDOS/PC/port.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/PC/portmacro.h b/portable/oWatcom/16BitDOS/PC/portmacro.h
index 96a8f46d9..9e15c67b9 100644
--- a/portable/oWatcom/16BitDOS/PC/portmacro.h
+++ b/portable/oWatcom/16BitDOS/PC/portmacro.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/common/portasm.h b/portable/oWatcom/16BitDOS/common/portasm.h
index 9703d0db4..63def16a7 100644
--- a/portable/oWatcom/16BitDOS/common/portasm.h
+++ b/portable/oWatcom/16BitDOS/common/portasm.h
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/portable/oWatcom/16BitDOS/common/portcomn.c b/portable/oWatcom/16BitDOS/common/portcomn.c
index 5c668e164..9e9d3df52 100644
--- a/portable/oWatcom/16BitDOS/common/portcomn.c
+++ b/portable/oWatcom/16BitDOS/common/portcomn.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/queue.c b/queue.c
index fbbaa2305..1b4d33a85 100644
--- a/queue.c
+++ b/queue.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/stream_buffer.c b/stream_buffer.c
index 72a899fc7..19bc4fc56 100644
--- a/stream_buffer.c
+++ b/stream_buffer.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/tasks.c b/tasks.c
index 2435d7051..0fdbbc087 100644
--- a/tasks.c
+++ b/tasks.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/timers.c b/timers.c
index 315334122..334c234a7 100644
--- a/timers.c
+++ b/timers.c
@@ -1,5 +1,5 @@
/*
- * FreeRTOS Kernel V10.4.3 LTS Patch 2
+ * FreeRTOS Kernel V10.4.3 LTS Patch 3
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of