esp-idf/components/freertos/FreeRTOS-Kernel
Frantisek Hrbata efa758c6a3 change: exclude CVEs that do not impact ESP-IDF components
cJSON:    CVE-2024-31755 - Resolved in cJSON v1.7.18
FreeRTOS: CVE-2024-28115 - Affects only ARMv7-M MPU ports, and ARMv8-M ports

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-08-06 17:25:48 +02:00
..
include/freertos fix(freertos): Fixed bug with prvENTER/EXIT_CRITICAL_OR_MASK_ISR() macro 2023-09-12 20:18:23 +08:00
portable fix(freertos): Fix broken portable macro portTRY_ENTER_CRITICAL_SAFE() 2024-04-17 13:42:12 +02:00
croutine.c freertos: Uncrustify IDF FreeRTOS 2022-11-02 19:49:40 +08:00
event_groups.c freertos: Add GetStaticBuffer functions 2023-04-24 11:44:46 +08:00
GitHub-FreeRTOS-Kernel-Home.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
History.txt freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
LICENSE.md freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
list.c freertos(IDF): Sync cosmetic differences to v10.4.3 2022-11-10 18:37:42 +08:00
queue.c freertos: Add GetStaticBuffer functions 2023-04-24 11:44:46 +08:00
Quick_Start_Guide.url freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
sbom.yml change: exclude CVEs that do not impact ESP-IDF components 2024-08-06 17:25:48 +02:00
stream_buffer.c freertos: Add GetStaticBuffer functions 2023-04-24 11:44:46 +08:00
tasks.c fix(freertos): Updated IDLE task names for each core to have the coreID as a suffix 2023-09-21 13:07:34 +02:00
timers.c freertos: Add GetStaticBuffer functions 2023-04-24 11:44:46 +08:00
uncrustify.cfg freertos: Add uncrustiy config files for IDF FreeRTOS v10.4.3 2022-11-02 19:42:19 +08:00