]> begriffs open source - cmsis-freertos/commit
Update FreeRTOS kernel to v11.2.0
authorVladimir Umek <vladimir.umek@arm.com>
Mon, 10 Mar 2025 12:25:50 +0000 (13:25 +0100)
committerVladimir Umek <vladimir.umek@arm.com>
Thu, 27 Mar 2025 10:05:03 +0000 (11:05 +0100)
commit28099263fe465592208b92872b117cb8deef73dd
treea2c3109f7d9f6efede7cf1d814984957c908408b
parent8a722048e0e353ee08f20464291a665d089f2208
Update FreeRTOS kernel to v11.2.0
764 files changed:
ARM.CMSIS-FreeRTOS.pdsc
Source/CMakeLists.txt
Source/History.txt
Source/MISRA.md
Source/README.md
Source/croutine.c
Source/event_groups.c
Source/examples/cmake_example/main.c
Source/examples/coverity/FreeRTOSConfig.h
Source/examples/coverity/README.md
Source/examples/coverity/coverity_misra.config
Source/examples/template_configuration/FreeRTOSConfig.h
Source/include/FreeRTOS.h
Source/include/StackMacros.h
Source/include/atomic.h
Source/include/croutine.h
Source/include/deprecated_definitions.h
Source/include/event_groups.h
Source/include/list.h
Source/include/message_buffer.h
Source/include/mpu_prototypes.h
Source/include/mpu_syscall_numbers.h
Source/include/mpu_wrappers.h
Source/include/newlib-freertos.h
Source/include/picolibc-freertos.h
Source/include/portable.h
Source/include/projdefs.h
Source/include/queue.h
Source/include/semphr.h
Source/include/stack_macros.h
Source/include/stdint.readme
Source/include/stream_buffer.h
Source/include/task.h
Source/include/timers.h
Source/list.c
Source/manifest.yml
Source/portable/ARMClang/Use-the-GCC-ports.txt
Source/portable/ARMv8M/copy_files.py
Source/portable/ARMv8M/non_secure/port.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/mpu_wrappers_v2_asm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/mpu_wrappers_v2_asm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/mpu_wrappers_v2_asm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/mpu_wrappers_v2_asm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM35P/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM55/portmacro.h
Source/portable/ARMv8M/non_secure/portable/GCC/ARM_CM85/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/mpu_wrappers_v2_asm.S
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portasm.s
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/mpu_wrappers_v2_asm.S
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portasm.s
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/mpu_wrappers_v2_asm.S
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portasm.s
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/mpu_wrappers_v2_asm.S
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portasm.s
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM35P/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM55/portmacro.h
Source/portable/ARMv8M/non_secure/portable/IAR/ARM_CM85/portmacro.h
Source/portable/ARMv8M/non_secure/portasm.h
Source/portable/ARMv8M/non_secure/portmacrocommon.h
Source/portable/ARMv8M/secure/context/portable/GCC/ARM_CM23/secure_context_port.c
Source/portable/ARMv8M/secure/context/portable/GCC/ARM_CM33/secure_context_port.c
Source/portable/ARMv8M/secure/context/portable/IAR/ARM_CM23/secure_context_port_asm.s
Source/portable/ARMv8M/secure/context/portable/IAR/ARM_CM33/secure_context_port_asm.s
Source/portable/ARMv8M/secure/context/secure_context.c
Source/portable/ARMv8M/secure/context/secure_context.h
Source/portable/ARMv8M/secure/heap/secure_heap.c
Source/portable/ARMv8M/secure/heap/secure_heap.h
Source/portable/ARMv8M/secure/init/secure_init.c
Source/portable/ARMv8M/secure/init/secure_init.h
Source/portable/ARMv8M/secure/macros/secure_port_macros.h
Source/portable/BCC/16BitDOS/Flsh186/port.c
Source/portable/BCC/16BitDOS/Flsh186/prtmacro.h
Source/portable/BCC/16BitDOS/PC/port.c
Source/portable/BCC/16BitDOS/PC/prtmacro.h
Source/portable/BCC/16BitDOS/common/portasm.h
Source/portable/BCC/16BitDOS/common/portcomn.c
Source/portable/CCRH/F1Kx/README.md [new file with mode: 0644]
Source/portable/CCRH/F1Kx/port.c [new file with mode: 0644]
Source/portable/CCRH/F1Kx/portasm.s [new file with mode: 0644]
Source/portable/CCRH/F1Kx/portmacro.h [new file with mode: 0644]
Source/portable/CCS/ARM_CM3/port.c
Source/portable/CCS/ARM_CM3/portasm.asm
Source/portable/CCS/ARM_CM3/portmacro.h
Source/portable/CCS/ARM_CM4F/port.c
Source/portable/CCS/ARM_CM4F/portasm.asm
Source/portable/CCS/ARM_CM4F/portmacro.h
Source/portable/CCS/ARM_Cortex-R4/port.c
Source/portable/CCS/ARM_Cortex-R4/portASM.asm
Source/portable/CCS/ARM_Cortex-R4/portmacro.h
Source/portable/CCS/MSP430X/data_model.h
Source/portable/CCS/MSP430X/port.c
Source/portable/CCS/MSP430X/portext.asm
Source/portable/CCS/MSP430X/portmacro.h
Source/portable/CMakeLists.txt
Source/portable/CodeWarrior/ColdFire_V1/port.c
Source/portable/CodeWarrior/ColdFire_V1/portasm.S
Source/portable/CodeWarrior/ColdFire_V1/portmacro.h
Source/portable/CodeWarrior/ColdFire_V2/port.c
Source/portable/CodeWarrior/ColdFire_V2/portasm.S
Source/portable/CodeWarrior/ColdFire_V2/portmacro.h
Source/portable/CodeWarrior/HCS12/port.c
Source/portable/CodeWarrior/HCS12/portmacro.h
Source/portable/Common/mpu_wrappers.c
Source/portable/Common/mpu_wrappers_v2.c
Source/portable/GCC/ARM7_AT91FR40008/port.c
Source/portable/GCC/ARM7_AT91FR40008/portISR.c
Source/portable/GCC/ARM7_AT91FR40008/portmacro.h
Source/portable/GCC/ARM7_AT91SAM7S/AT91SAM7X256.h
Source/portable/GCC/ARM7_AT91SAM7S/ioat91sam7x256.h
Source/portable/GCC/ARM7_AT91SAM7S/lib_AT91SAM7X256.h
Source/portable/GCC/ARM7_AT91SAM7S/port.c
Source/portable/GCC/ARM7_AT91SAM7S/portISR.c
Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h
Source/portable/GCC/ARM7_LPC2000/port.c
Source/portable/GCC/ARM7_LPC2000/portISR.c
Source/portable/GCC/ARM7_LPC2000/portmacro.h
Source/portable/GCC/ARM7_LPC23xx/port.c
Source/portable/GCC/ARM7_LPC23xx/portISR.c
Source/portable/GCC/ARM7_LPC23xx/portmacro.h
Source/portable/GCC/ARM_CA9/port.c
Source/portable/GCC/ARM_CA9/portASM.S
Source/portable/GCC/ARM_CA9/portmacro.h
Source/portable/GCC/ARM_CM0/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM0/port.c
Source/portable/GCC/ARM_CM0/portasm.c
Source/portable/GCC/ARM_CM0/portasm.h
Source/portable/GCC/ARM_CM0/portmacro.h
Source/portable/GCC/ARM_CM23/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM23/non_secure/port.c
Source/portable/GCC/ARM_CM23/non_secure/portasm.c
Source/portable/GCC/ARM_CM23/non_secure/portasm.h
Source/portable/GCC/ARM_CM23/non_secure/portmacro.h
Source/portable/GCC/ARM_CM23/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM23/secure/secure_context.c
Source/portable/GCC/ARM_CM23/secure/secure_context.h
Source/portable/GCC/ARM_CM23/secure/secure_context_port.c
Source/portable/GCC/ARM_CM23/secure/secure_heap.c
Source/portable/GCC/ARM_CM23/secure/secure_heap.h
Source/portable/GCC/ARM_CM23/secure/secure_init.c
Source/portable/GCC/ARM_CM23/secure/secure_init.h
Source/portable/GCC/ARM_CM23/secure/secure_port_macros.h
Source/portable/GCC/ARM_CM23_NTZ/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM23_NTZ/non_secure/port.c
Source/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
Source/portable/GCC/ARM_CM23_NTZ/non_secure/portasm.h
Source/portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h
Source/portable/GCC/ARM_CM23_NTZ/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM3/port.c
Source/portable/GCC/ARM_CM3/portmacro.h
Source/portable/GCC/ARM_CM33/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM33/non_secure/port.c
Source/portable/GCC/ARM_CM33/non_secure/portasm.c
Source/portable/GCC/ARM_CM33/non_secure/portasm.h
Source/portable/GCC/ARM_CM33/non_secure/portmacro.h
Source/portable/GCC/ARM_CM33/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM33/secure/secure_context.c
Source/portable/GCC/ARM_CM33/secure/secure_context.h
Source/portable/GCC/ARM_CM33/secure/secure_context_port.c
Source/portable/GCC/ARM_CM33/secure/secure_heap.c
Source/portable/GCC/ARM_CM33/secure/secure_heap.h
Source/portable/GCC/ARM_CM33/secure/secure_init.c
Source/portable/GCC/ARM_CM33/secure/secure_init.h
Source/portable/GCC/ARM_CM33/secure/secure_port_macros.h
Source/portable/GCC/ARM_CM33_NTZ/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
Source/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
Source/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.h
Source/portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
Source/portable/GCC/ARM_CM33_NTZ/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM35P/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM35P/non_secure/port.c
Source/portable/GCC/ARM_CM35P/non_secure/portasm.c
Source/portable/GCC/ARM_CM35P/non_secure/portasm.h
Source/portable/GCC/ARM_CM35P/non_secure/portmacro.h
Source/portable/GCC/ARM_CM35P/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM35P/secure/secure_context.c
Source/portable/GCC/ARM_CM35P/secure/secure_context.h
Source/portable/GCC/ARM_CM35P/secure/secure_context_port.c
Source/portable/GCC/ARM_CM35P/secure/secure_heap.c
Source/portable/GCC/ARM_CM35P/secure/secure_heap.h
Source/portable/GCC/ARM_CM35P/secure/secure_init.c
Source/portable/GCC/ARM_CM35P/secure/secure_init.h
Source/portable/GCC/ARM_CM35P/secure/secure_port_macros.h
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/port.c
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/portasm.c
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/portasm.h
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/portmacro.h
Source/portable/GCC/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM3_MPU/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM3_MPU/port.c
Source/portable/GCC/ARM_CM3_MPU/portmacro.h
Source/portable/GCC/ARM_CM4F/port.c
Source/portable/GCC/ARM_CM4F/portmacro.h
Source/portable/GCC/ARM_CM4_MPU/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM4_MPU/port.c
Source/portable/GCC/ARM_CM4_MPU/portmacro.h
Source/portable/GCC/ARM_CM55/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM55/non_secure/port.c
Source/portable/GCC/ARM_CM55/non_secure/portasm.c
Source/portable/GCC/ARM_CM55/non_secure/portasm.h
Source/portable/GCC/ARM_CM55/non_secure/portmacro.h
Source/portable/GCC/ARM_CM55/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM55/secure/secure_context.c
Source/portable/GCC/ARM_CM55/secure/secure_context.h
Source/portable/GCC/ARM_CM55/secure/secure_context_port.c
Source/portable/GCC/ARM_CM55/secure/secure_heap.c
Source/portable/GCC/ARM_CM55/secure/secure_heap.h
Source/portable/GCC/ARM_CM55/secure/secure_init.c
Source/portable/GCC/ARM_CM55/secure/secure_init.h
Source/portable/GCC/ARM_CM55/secure/secure_port_macros.h
Source/portable/GCC/ARM_CM55_NTZ/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM55_NTZ/non_secure/port.c
Source/portable/GCC/ARM_CM55_NTZ/non_secure/portasm.c
Source/portable/GCC/ARM_CM55_NTZ/non_secure/portasm.h
Source/portable/GCC/ARM_CM55_NTZ/non_secure/portmacro.h
Source/portable/GCC/ARM_CM55_NTZ/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM7/r0p1/port.c
Source/portable/GCC/ARM_CM7/r0p1/portmacro.h
Source/portable/GCC/ARM_CM85/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM85/non_secure/port.c
Source/portable/GCC/ARM_CM85/non_secure/portasm.c
Source/portable/GCC/ARM_CM85/non_secure/portasm.h
Source/portable/GCC/ARM_CM85/non_secure/portmacro.h
Source/portable/GCC/ARM_CM85/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CM85/secure/secure_context.c
Source/portable/GCC/ARM_CM85/secure/secure_context.h
Source/portable/GCC/ARM_CM85/secure/secure_context_port.c
Source/portable/GCC/ARM_CM85/secure/secure_heap.c
Source/portable/GCC/ARM_CM85/secure/secure_heap.h
Source/portable/GCC/ARM_CM85/secure/secure_init.c
Source/portable/GCC/ARM_CM85/secure/secure_init.h
Source/portable/GCC/ARM_CM85/secure/secure_port_macros.h
Source/portable/GCC/ARM_CM85_NTZ/non_secure/mpu_wrappers_v2_asm.c
Source/portable/GCC/ARM_CM85_NTZ/non_secure/port.c
Source/portable/GCC/ARM_CM85_NTZ/non_secure/portasm.c
Source/portable/GCC/ARM_CM85_NTZ/non_secure/portasm.h
Source/portable/GCC/ARM_CM85_NTZ/non_secure/portmacro.h
Source/portable/GCC/ARM_CM85_NTZ/non_secure/portmacrocommon.h
Source/portable/GCC/ARM_CR5/port.c
Source/portable/GCC/ARM_CR5/portASM.S
Source/portable/GCC/ARM_CR5/portmacro.h
Source/portable/GCC/ARM_CRx_MPU/mpu_wrappers_v2_asm.S
Source/portable/GCC/ARM_CRx_MPU/port.c
Source/portable/GCC/ARM_CRx_MPU/portASM.S
Source/portable/GCC/ARM_CRx_MPU/portmacro.h
Source/portable/GCC/ARM_CRx_MPU/portmacro_asm.h
Source/portable/GCC/ARM_CRx_No_GIC/port.c
Source/portable/GCC/ARM_CRx_No_GIC/portASM.S
Source/portable/GCC/ARM_CRx_No_GIC/portmacro.h
Source/portable/GCC/ATMega323/port.c
Source/portable/GCC/ATMega323/portmacro.h
Source/portable/GCC/AVR32_UC3/exception.S
Source/portable/GCC/AVR32_UC3/port.c
Source/portable/GCC/AVR32_UC3/portmacro.h
Source/portable/GCC/Arm_AARCH64/port.c
Source/portable/GCC/Arm_AARCH64/portASM.S
Source/portable/GCC/Arm_AARCH64/portmacro.h
Source/portable/GCC/Arm_AARCH64_SRE/port.c
Source/portable/GCC/Arm_AARCH64_SRE/portASM.S
Source/portable/GCC/Arm_AARCH64_SRE/portmacro.h
Source/portable/GCC/CORTUS_APS3/port.c
Source/portable/GCC/CORTUS_APS3/portmacro.h
Source/portable/GCC/ColdFire_V2/port.c
Source/portable/GCC/ColdFire_V2/portasm.S
Source/portable/GCC/ColdFire_V2/portmacro.h
Source/portable/GCC/H8S2329/port.c
Source/portable/GCC/H8S2329/portmacro.h
Source/portable/GCC/HCS12/port.c
Source/portable/GCC/HCS12/portmacro.h
Source/portable/GCC/IA32_flat/ISR_Support.h
Source/portable/GCC/IA32_flat/port.c
Source/portable/GCC/IA32_flat/portASM.S
Source/portable/GCC/IA32_flat/portmacro.h
Source/portable/GCC/MSP430F449/port.c
Source/portable/GCC/MSP430F449/portmacro.h
Source/portable/GCC/MicroBlaze/port.c
Source/portable/GCC/MicroBlaze/portasm.s
Source/portable/GCC/MicroBlaze/portmacro.h
Source/portable/GCC/MicroBlazeV8/port.c
Source/portable/GCC/MicroBlazeV8/port_exceptions.c
Source/portable/GCC/MicroBlazeV8/portasm.S
Source/portable/GCC/MicroBlazeV8/portmacro.h
Source/portable/GCC/MicroBlazeV9/port.c
Source/portable/GCC/MicroBlazeV9/port_exceptions.c
Source/portable/GCC/MicroBlazeV9/portasm.S
Source/portable/GCC/MicroBlazeV9/portmacro.h
Source/portable/GCC/NiosII/port.c
Source/portable/GCC/NiosII/port_asm.S
Source/portable/GCC/NiosII/portmacro.h
Source/portable/GCC/PPC405_Xilinx/FPU_Macros.h
Source/portable/GCC/PPC405_Xilinx/port.c
Source/portable/GCC/PPC405_Xilinx/portasm.S
Source/portable/GCC/PPC405_Xilinx/portmacro.h
Source/portable/GCC/PPC440_Xilinx/FPU_Macros.h
Source/portable/GCC/PPC440_Xilinx/port.c
Source/portable/GCC/PPC440_Xilinx/portasm.S
Source/portable/GCC/PPC440_Xilinx/portmacro.h
Source/portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
Source/portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
Source/portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h
Source/portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
Source/portable/GCC/RISC-V/chip_specific_extensions/readme.txt
Source/portable/GCC/RISC-V/port.c
Source/portable/GCC/RISC-V/portASM.S
Source/portable/GCC/RISC-V/portContext.h
Source/portable/GCC/RISC-V/portmacro.h
Source/portable/GCC/RISC-V/readme.txt
Source/portable/GCC/RL78/isr_support.h
Source/portable/GCC/RL78/port.c
Source/portable/GCC/RL78/portasm.S
Source/portable/GCC/RL78/portmacro.h
Source/portable/GCC/RX100/port.c
Source/portable/GCC/RX100/portmacro.h
Source/portable/GCC/RX200/port.c
Source/portable/GCC/RX200/portmacro.h
Source/portable/GCC/RX600/port.c
Source/portable/GCC/RX600/portmacro.h
Source/portable/GCC/RX600v2/port.c
Source/portable/GCC/RX600v2/portmacro.h
Source/portable/GCC/RX700v3_DPFPU/port.c
Source/portable/GCC/RX700v3_DPFPU/portmacro.h
Source/portable/GCC/STR75x/port.c
Source/portable/GCC/STR75x/portISR.c
Source/portable/GCC/STR75x/portmacro.h
Source/portable/GCC/TriCore_1782/port.c
Source/portable/GCC/TriCore_1782/portmacro.h
Source/portable/GCC/TriCore_1782/porttrap.c
Source/portable/IAR/78K0R/ISR_Support.h
Source/portable/IAR/78K0R/port.c
Source/portable/IAR/78K0R/portasm.s26
Source/portable/IAR/78K0R/portmacro.h
Source/portable/IAR/ARM_CA5_No_GIC/port.c
Source/portable/IAR/ARM_CA5_No_GIC/portASM.h
Source/portable/IAR/ARM_CA5_No_GIC/portASM.s
Source/portable/IAR/ARM_CA5_No_GIC/portmacro.h
Source/portable/IAR/ARM_CA9/port.c
Source/portable/IAR/ARM_CA9/portASM.h
Source/portable/IAR/ARM_CA9/portASM.s
Source/portable/IAR/ARM_CA9/portmacro.h
Source/portable/IAR/ARM_CM0/port.c
Source/portable/IAR/ARM_CM0/portasm.s
Source/portable/IAR/ARM_CM0/portmacro.h
Source/portable/IAR/ARM_CM23/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM23/non_secure/port.c
Source/portable/IAR/ARM_CM23/non_secure/portasm.h
Source/portable/IAR/ARM_CM23/non_secure/portasm.s
Source/portable/IAR/ARM_CM23/non_secure/portmacro.h
Source/portable/IAR/ARM_CM23/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM23/secure/secure_context.c
Source/portable/IAR/ARM_CM23/secure/secure_context.h
Source/portable/IAR/ARM_CM23/secure/secure_context_port_asm.s
Source/portable/IAR/ARM_CM23/secure/secure_heap.c
Source/portable/IAR/ARM_CM23/secure/secure_heap.h
Source/portable/IAR/ARM_CM23/secure/secure_init.c
Source/portable/IAR/ARM_CM23/secure/secure_init.h
Source/portable/IAR/ARM_CM23/secure/secure_port_macros.h
Source/portable/IAR/ARM_CM23_NTZ/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM23_NTZ/non_secure/port.c
Source/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.h
Source/portable/IAR/ARM_CM23_NTZ/non_secure/portasm.s
Source/portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h
Source/portable/IAR/ARM_CM23_NTZ/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM3/port.c
Source/portable/IAR/ARM_CM3/portasm.s
Source/portable/IAR/ARM_CM3/portmacro.h
Source/portable/IAR/ARM_CM33/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM33/non_secure/port.c
Source/portable/IAR/ARM_CM33/non_secure/portasm.h
Source/portable/IAR/ARM_CM33/non_secure/portasm.s
Source/portable/IAR/ARM_CM33/non_secure/portmacro.h
Source/portable/IAR/ARM_CM33/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM33/secure/secure_context.c
Source/portable/IAR/ARM_CM33/secure/secure_context.h
Source/portable/IAR/ARM_CM33/secure/secure_context_port_asm.s
Source/portable/IAR/ARM_CM33/secure/secure_heap.c
Source/portable/IAR/ARM_CM33/secure/secure_heap.h
Source/portable/IAR/ARM_CM33/secure/secure_init.c
Source/portable/IAR/ARM_CM33/secure/secure_init.h
Source/portable/IAR/ARM_CM33/secure/secure_port_macros.h
Source/portable/IAR/ARM_CM33_NTZ/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM33_NTZ/non_secure/port.c
Source/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.h
Source/portable/IAR/ARM_CM33_NTZ/non_secure/portasm.s
Source/portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h
Source/portable/IAR/ARM_CM33_NTZ/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM35P/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM35P/non_secure/port.c
Source/portable/IAR/ARM_CM35P/non_secure/portasm.h
Source/portable/IAR/ARM_CM35P/non_secure/portasm.s
Source/portable/IAR/ARM_CM35P/non_secure/portmacro.h
Source/portable/IAR/ARM_CM35P/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM35P/secure/secure_context.c
Source/portable/IAR/ARM_CM35P/secure/secure_context.h
Source/portable/IAR/ARM_CM35P/secure/secure_context_port_asm.s
Source/portable/IAR/ARM_CM35P/secure/secure_heap.c
Source/portable/IAR/ARM_CM35P/secure/secure_heap.h
Source/portable/IAR/ARM_CM35P/secure/secure_init.c
Source/portable/IAR/ARM_CM35P/secure/secure_init.h
Source/portable/IAR/ARM_CM35P/secure/secure_port_macros.h
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/port.c
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/portasm.h
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/portasm.s
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/portmacro.h
Source/portable/IAR/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM4F/port.c
Source/portable/IAR/ARM_CM4F/portasm.s
Source/portable/IAR/ARM_CM4F/portmacro.h
Source/portable/IAR/ARM_CM4F_MPU/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM4F_MPU/port.c
Source/portable/IAR/ARM_CM4F_MPU/portasm.s
Source/portable/IAR/ARM_CM4F_MPU/portmacro.h
Source/portable/IAR/ARM_CM55/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM55/non_secure/port.c
Source/portable/IAR/ARM_CM55/non_secure/portasm.h
Source/portable/IAR/ARM_CM55/non_secure/portasm.s
Source/portable/IAR/ARM_CM55/non_secure/portmacro.h
Source/portable/IAR/ARM_CM55/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM55/secure/secure_context.c
Source/portable/IAR/ARM_CM55/secure/secure_context.h
Source/portable/IAR/ARM_CM55/secure/secure_context_port_asm.s
Source/portable/IAR/ARM_CM55/secure/secure_heap.c
Source/portable/IAR/ARM_CM55/secure/secure_heap.h
Source/portable/IAR/ARM_CM55/secure/secure_init.c
Source/portable/IAR/ARM_CM55/secure/secure_init.h
Source/portable/IAR/ARM_CM55/secure/secure_port_macros.h
Source/portable/IAR/ARM_CM55_NTZ/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM55_NTZ/non_secure/port.c
Source/portable/IAR/ARM_CM55_NTZ/non_secure/portasm.h
Source/portable/IAR/ARM_CM55_NTZ/non_secure/portasm.s
Source/portable/IAR/ARM_CM55_NTZ/non_secure/portmacro.h
Source/portable/IAR/ARM_CM55_NTZ/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM7/r0p1/port.c
Source/portable/IAR/ARM_CM7/r0p1/portasm.s
Source/portable/IAR/ARM_CM7/r0p1/portmacro.h
Source/portable/IAR/ARM_CM85/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM85/non_secure/port.c
Source/portable/IAR/ARM_CM85/non_secure/portasm.h
Source/portable/IAR/ARM_CM85/non_secure/portasm.s
Source/portable/IAR/ARM_CM85/non_secure/portmacro.h
Source/portable/IAR/ARM_CM85/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CM85/secure/secure_context.c
Source/portable/IAR/ARM_CM85/secure/secure_context.h
Source/portable/IAR/ARM_CM85/secure/secure_context_port_asm.s
Source/portable/IAR/ARM_CM85/secure/secure_heap.c
Source/portable/IAR/ARM_CM85/secure/secure_heap.h
Source/portable/IAR/ARM_CM85/secure/secure_init.c
Source/portable/IAR/ARM_CM85/secure/secure_init.h
Source/portable/IAR/ARM_CM85/secure/secure_port_macros.h
Source/portable/IAR/ARM_CM85_NTZ/non_secure/mpu_wrappers_v2_asm.S
Source/portable/IAR/ARM_CM85_NTZ/non_secure/port.c
Source/portable/IAR/ARM_CM85_NTZ/non_secure/portasm.h
Source/portable/IAR/ARM_CM85_NTZ/non_secure/portasm.s
Source/portable/IAR/ARM_CM85_NTZ/non_secure/portmacro.h
Source/portable/IAR/ARM_CM85_NTZ/non_secure/portmacrocommon.h
Source/portable/IAR/ARM_CRx_No_GIC/port.c
Source/portable/IAR/ARM_CRx_No_GIC/portASM.s
Source/portable/IAR/ARM_CRx_No_GIC/portmacro.h
Source/portable/IAR/ATMega323/port.c
Source/portable/IAR/ATMega323/portmacro.h
Source/portable/IAR/ATMega323/portmacro.s90
Source/portable/IAR/AVR32_UC3/exception.s82
Source/portable/IAR/AVR32_UC3/port.c
Source/portable/IAR/AVR32_UC3/portmacro.h
Source/portable/IAR/AVR32_UC3/read.c
Source/portable/IAR/AVR32_UC3/write.c
Source/portable/IAR/AVR_AVRDx/port.c
Source/portable/IAR/AVR_AVRDx/porthardware.h
Source/portable/IAR/AVR_AVRDx/portmacro.h
Source/portable/IAR/AVR_AVRDx/portmacro.s90
Source/portable/IAR/AVR_Mega0/port.c
Source/portable/IAR/AVR_Mega0/porthardware.h
Source/portable/IAR/AVR_Mega0/portmacro.h
Source/portable/IAR/AVR_Mega0/portmacro.s90
Source/portable/IAR/AtmelSAM7S64/AT91SAM7S64.h
Source/portable/IAR/AtmelSAM7S64/AT91SAM7S64_inc.h
Source/portable/IAR/AtmelSAM7S64/AT91SAM7X128.h
Source/portable/IAR/AtmelSAM7S64/AT91SAM7X128_inc.h
Source/portable/IAR/AtmelSAM7S64/AT91SAM7X256.h
Source/portable/IAR/AtmelSAM7S64/AT91SAM7X256_inc.h
Source/portable/IAR/AtmelSAM7S64/ISR_Support.h
Source/portable/IAR/AtmelSAM7S64/lib_AT91SAM7S64.h
Source/portable/IAR/AtmelSAM7S64/lib_AT91SAM7X128.h
Source/portable/IAR/AtmelSAM7S64/lib_AT91SAM7X256.h
Source/portable/IAR/AtmelSAM7S64/port.c
Source/portable/IAR/AtmelSAM7S64/portasm.s79
Source/portable/IAR/AtmelSAM7S64/portmacro.h
Source/portable/IAR/AtmelSAM9XE/ISR_Support.h
Source/portable/IAR/AtmelSAM9XE/port.c
Source/portable/IAR/AtmelSAM9XE/portasm.s79
Source/portable/IAR/AtmelSAM9XE/portmacro.h
Source/portable/IAR/LPC2000/ISR_Support.h
Source/portable/IAR/LPC2000/port.c
Source/portable/IAR/LPC2000/portasm.s79
Source/portable/IAR/LPC2000/portmacro.h
Source/portable/IAR/MSP430/port.c
Source/portable/IAR/MSP430/portasm.h
Source/portable/IAR/MSP430/portext.s43
Source/portable/IAR/MSP430/portmacro.h
Source/portable/IAR/MSP430X/data_model.h
Source/portable/IAR/MSP430X/port.c
Source/portable/IAR/MSP430X/portext.s43
Source/portable/IAR/MSP430X/portmacro.h
Source/portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
Source/portable/IAR/RISC-V/port.c
Source/portable/IAR/RISC-V/portASM.s
Source/portable/IAR/RISC-V/portContext.h
Source/portable/IAR/RISC-V/portmacro.h
Source/portable/IAR/RL78/port.c
Source/portable/IAR/RL78/portasm.s
Source/portable/IAR/RL78/portmacro.h
Source/portable/IAR/RX100/port.c
Source/portable/IAR/RX100/port_asm.s
Source/portable/IAR/RX100/portmacro.h
Source/portable/IAR/RX600/port.c
Source/portable/IAR/RX600/port_asm.s
Source/portable/IAR/RX600/portmacro.h
Source/portable/IAR/RX700v3_DPFPU/port.c
Source/portable/IAR/RX700v3_DPFPU/portmacro.h
Source/portable/IAR/RXv2/port.c
Source/portable/IAR/RXv2/port_asm.s
Source/portable/IAR/RXv2/portmacro.h
Source/portable/IAR/STR71x/ISR_Support.h
Source/portable/IAR/STR71x/port.c
Source/portable/IAR/STR71x/portasm.s79
Source/portable/IAR/STR71x/portmacro.h
Source/portable/IAR/STR75x/ISR_Support.h
Source/portable/IAR/STR75x/port.c
Source/portable/IAR/STR75x/portasm.s79
Source/portable/IAR/STR75x/portmacro.h
Source/portable/IAR/STR91x/ISR_Support.h
Source/portable/IAR/STR91x/port.c
Source/portable/IAR/STR91x/portasm.s79
Source/portable/IAR/STR91x/portmacro.h
Source/portable/IAR/V850ES/ISR_Support.h
Source/portable/IAR/V850ES/port.c
Source/portable/IAR/V850ES/portasm.s85
Source/portable/IAR/V850ES/portasm_Fx3.s85
Source/portable/IAR/V850ES/portasm_Hx2.s85
Source/portable/IAR/V850ES/portmacro.h
Source/portable/Keil/See-also-the-RVDS-directory.txt
Source/portable/MPLAB/PIC18F/port.c
Source/portable/MPLAB/PIC18F/portmacro.h
Source/portable/MPLAB/PIC24_dsPIC/port.c
Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S
Source/portable/MPLAB/PIC24_dsPIC/portmacro.h
Source/portable/MPLAB/PIC32MEC14xx/ISR_Support.h
Source/portable/MPLAB/PIC32MEC14xx/port.c
Source/portable/MPLAB/PIC32MEC14xx/port_asm.S
Source/portable/MPLAB/PIC32MEC14xx/portmacro.h
Source/portable/MPLAB/PIC32MX/ISR_Support.h
Source/portable/MPLAB/PIC32MX/port.c
Source/portable/MPLAB/PIC32MX/port_asm.S
Source/portable/MPLAB/PIC32MX/portmacro.h
Source/portable/MPLAB/PIC32MZ/ISR_Support.h
Source/portable/MPLAB/PIC32MZ/port.c
Source/portable/MPLAB/PIC32MZ/port_asm.S
Source/portable/MPLAB/PIC32MZ/portmacro.h
Source/portable/MSVC-MingW/port.c
Source/portable/MSVC-MingW/portmacro.h
Source/portable/MemMang/heap_1.c
Source/portable/MemMang/heap_2.c
Source/portable/MemMang/heap_3.c
Source/portable/MemMang/heap_4.c
Source/portable/MemMang/heap_5.c
Source/portable/MikroC/ARM_CM4F/port.c
Source/portable/MikroC/ARM_CM4F/portmacro.h
Source/portable/Paradigm/Tern_EE/large_untested/port.c
Source/portable/Paradigm/Tern_EE/large_untested/portasm.h
Source/portable/Paradigm/Tern_EE/large_untested/portmacro.h
Source/portable/Paradigm/Tern_EE/small/port.c
Source/portable/Paradigm/Tern_EE/small/portasm.h
Source/portable/Paradigm/Tern_EE/small/portmacro.h
Source/portable/RVDS/ARM7_LPC21xx/port.c
Source/portable/RVDS/ARM7_LPC21xx/portASM.s
Source/portable/RVDS/ARM7_LPC21xx/portmacro.h
Source/portable/RVDS/ARM7_LPC21xx/portmacro.inc
Source/portable/RVDS/ARM_CA9/port.c
Source/portable/RVDS/ARM_CA9/portASM.s
Source/portable/RVDS/ARM_CA9/portmacro.h
Source/portable/RVDS/ARM_CA9/portmacro.inc
Source/portable/RVDS/ARM_CM0/port.c
Source/portable/RVDS/ARM_CM0/portmacro.h
Source/portable/RVDS/ARM_CM3/port.c
Source/portable/RVDS/ARM_CM3/portmacro.h
Source/portable/RVDS/ARM_CM4F/port.c
Source/portable/RVDS/ARM_CM4F/portmacro.h
Source/portable/RVDS/ARM_CM4_MPU/mpu_wrappers_v2_asm.c
Source/portable/RVDS/ARM_CM4_MPU/port.c
Source/portable/RVDS/ARM_CM4_MPU/portmacro.h
Source/portable/RVDS/ARM_CM7/r0p1/port.c
Source/portable/RVDS/ARM_CM7/r0p1/portmacro.h
Source/portable/Renesas/RX100/port.c
Source/portable/Renesas/RX100/port_asm.src
Source/portable/Renesas/RX100/portmacro.h
Source/portable/Renesas/RX200/port.c
Source/portable/Renesas/RX200/port_asm.src
Source/portable/Renesas/RX200/portmacro.h
Source/portable/Renesas/RX600/port.c
Source/portable/Renesas/RX600/port_asm.src
Source/portable/Renesas/RX600/portmacro.h
Source/portable/Renesas/RX600v2/port.c
Source/portable/Renesas/RX600v2/port_asm.src
Source/portable/Renesas/RX600v2/portmacro.h
Source/portable/Renesas/RX700v3_DPFPU/port.c
Source/portable/Renesas/RX700v3_DPFPU/port_asm.src
Source/portable/Renesas/RX700v3_DPFPU/portmacro.h
Source/portable/Renesas/SH2A_FPU/ISR_Support.inc
Source/portable/Renesas/SH2A_FPU/port.c
Source/portable/Renesas/SH2A_FPU/portasm.src
Source/portable/Renesas/SH2A_FPU/portmacro.h
Source/portable/Rowley/ARM7/readme.txt
Source/portable/Rowley/MSP430F449/port.c
Source/portable/Rowley/MSP430F449/portasm.h
Source/portable/Rowley/MSP430F449/portext.asm
Source/portable/Rowley/MSP430F449/portmacro.h
Source/portable/SDCC/Cygnal/port.c
Source/portable/SDCC/Cygnal/portmacro.h
Source/portable/Softune/MB91460/__STD_LIB_sbrk.c
Source/portable/Softune/MB91460/port.c
Source/portable/Softune/MB91460/portmacro.h
Source/portable/Softune/MB96340/__STD_LIB_sbrk.c
Source/portable/Softune/MB96340/port.c
Source/portable/Softune/MB96340/portmacro.h
Source/portable/Tasking/ARM_CM4F/port.c
Source/portable/Tasking/ARM_CM4F/port_asm.asm
Source/portable/Tasking/ARM_CM4F/portmacro.h
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/ReadMe.txt [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/ReadMe.txt [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/boot.S [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/cpu.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/cpu.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/scugic_v4_2_diff.png [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/standalone_v7_2_diff.png [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/xil-crt0.S [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/bsp_patches/xscugic.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/port.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/portASM.S [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/portZynqUltrascale.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/port_asm_vectors.S [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/CORTEX_A53_64-bit_UltraScale_MPSoC/portmacro.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/CMakeLists.txt [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/FreeRTOS_Kernel_import.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/LICENSE.md [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/README.md [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/library.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/freertos_sdk_config.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/mpu_wrappers_v2_asm.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/port.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/portasm.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/portasm.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/portmacro.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/portmacrocommon.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/non_secure/rp2040_config.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_ARM_NTZ/pico_sdk_import.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/CMakeLists.txt [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/Documentation.url [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/FreeRTOS_Kernel_import.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/LICENSE.md [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/README.md [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/include/freertos_risc_v_chip_specific_extensions.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/include/freertos_sdk_config.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/include/portContext.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/include/portmacro.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/include/rp2040_config.h [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/library.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/notes.txt [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/pico_sdk_import.cmake [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/port.c [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/portASM.S [new file with mode: 0644]
Source/portable/ThirdParty/Community-Supported-Ports/GCC/RP2350_RISC-V/readme.txt [new file with mode: 0644]
Source/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.c
Source/portable/ThirdParty/GCC/ARC_EM_HS/arc_freertos_exceptions.h
Source/portable/ThirdParty/GCC/ARC_EM_HS/arc_support.s
Source/portable/ThirdParty/GCC/ARC_EM_HS/freertos_tls.c
Source/portable/ThirdParty/GCC/ARC_EM_HS/port.c
Source/portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h
Source/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.c
Source/portable/ThirdParty/GCC/ARC_v1/arc_freertos_exceptions.h
Source/portable/ThirdParty/GCC/ARC_v1/arc_support.s
Source/portable/ThirdParty/GCC/ARC_v1/port.c
Source/portable/ThirdParty/GCC/ARC_v1/portmacro.h
Source/portable/ThirdParty/GCC/ATmega/port.c
Source/portable/ThirdParty/GCC/ATmega/portmacro.h
Source/portable/ThirdParty/GCC/Posix/port.c
Source/portable/ThirdParty/GCC/Posix/portmacro.h
Source/portable/ThirdParty/GCC/Posix/utils/wait_for_event.c
Source/portable/ThirdParty/GCC/Posix/utils/wait_for_event.h
Source/portable/ThirdParty/GCC/RP2040/FreeRTOS_Kernel_import.cmake
Source/portable/ThirdParty/GCC/RP2040/README.md
Source/portable/ThirdParty/GCC/RP2040/include/freertos_sdk_config.h
Source/portable/ThirdParty/GCC/RP2040/include/portmacro.h
Source/portable/ThirdParty/GCC/RP2040/include/rp2040_config.h
Source/portable/ThirdParty/GCC/RP2040/port.c
Source/portable/ThirdParty/GCC/Xtensa_ESP32/include/FreeRTOSConfig_arch.h
Source/portable/ThirdParty/GCC/Xtensa_ESP32/include/portmacro.h
Source/portable/ThirdParty/GCC/Xtensa_ESP32/port.c
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/Makefile [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/asm-offsets.c [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/mpu.S [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/port.c [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/portasm.S [moved from Source/portable/ThirdParty/XCC/Xtensa/portasm.S with 61% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/portbenchmark.h [moved from Source/portable/ThirdParty/XCC/Xtensa/portbenchmark.h with 91% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/portclib.c [moved from Source/portable/ThirdParty/XCC/Xtensa/portclib.c with 78% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/portmacro.h [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/portmpu.c [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/porttrace.h [moved from Source/portable/ThirdParty/XCC/Xtensa/porttrace.h with 91% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/readme_xtensa.txt [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/relnotes.txt [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_api.h [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_api.h with 57% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_config.h [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_config.h with 80% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_context.S [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_context.S with 63% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_context.h [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_coproc_handler.S [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_intr.c [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_intr_asm.S [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_intr_asm.S with 51% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_intr_wrapper.c [new file with mode: 0644]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_overlay_os_hook.c [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_overlay_os_hook.c with 80% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_rtos.h [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_rtos.h with 87% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_timer.h [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_timer.h with 76% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_vectors.S [moved from Source/portable/ThirdParty/XCC/Xtensa/xtensa_vectors.S with 83% similarity]
Source/portable/ThirdParty/Partner-Supported-Ports/Cadence/Xtensa/xtensa_vectors_xea3.S [new file with mode: 0644]
Source/portable/ThirdParty/XCC/Xtensa/Makefile [deleted file]
Source/portable/ThirdParty/XCC/Xtensa/port.c [deleted file]
Source/portable/ThirdParty/XCC/Xtensa/portmacro.h [deleted file]
Source/portable/ThirdParty/XCC/Xtensa/readme_xtensa.txt
Source/portable/ThirdParty/XCC/Xtensa/xtensa_context.h [deleted file]
Source/portable/ThirdParty/XCC/Xtensa/xtensa_init.c [deleted file]
Source/portable/ThirdParty/XCC/Xtensa/xtensa_intr.c [deleted file]
Source/portable/ThirdParty/xClang/XCOREAI/port.c
Source/portable/ThirdParty/xClang/XCOREAI/portasm.S
Source/portable/ThirdParty/xClang/XCOREAI/portmacro.h
Source/portable/WizC/PIC18/Drivers/Tick/Tick.c
Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
Source/portable/WizC/PIC18/addFreeRTOS.h
Source/portable/WizC/PIC18/port.c
Source/portable/WizC/PIC18/portmacro.h
Source/portable/oWatcom/16BitDOS/Flsh186/port.c
Source/portable/oWatcom/16BitDOS/Flsh186/portmacro.h
Source/portable/oWatcom/16BitDOS/PC/port.c
Source/portable/oWatcom/16BitDOS/PC/portmacro.h
Source/portable/oWatcom/16BitDOS/common/portasm.h
Source/portable/oWatcom/16BitDOS/common/portcomn.c
Source/portable/template/port.c
Source/portable/template/portmacro.h
Source/queue.c
Source/sbom.spdx
Source/stream_buffer.c
Source/tasks.c
Source/timers.c