Commit graph

  • fa0fb6f4d8 Fix exception file reference Kody Stribrny 2025-01-24 09:31:38 -08:00
  • 23b0424ddd Fix 14.3 comment Kody Stribrny 2025-01-24 09:30:14 -08:00
  • 795941bacb Add MISRA suppressions for coverity Kody Stribrny 2025-01-24 09:24:18 -08:00
  • 54bc7c0126 Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 Cavin McKinley 2025-01-24 09:30:29 -06:00
  • c108df4c2b Disable stack overflow check for MPU ports Gaurav Aggarwal 2025-01-23 21:19:49 +05:30
  • 6c5a2ab84c Fix CI checks Gaurav Aggarwal 2025-01-23 20:56:46 +05:30
  • 1c2f2145aa Fix the context array size for MPU ports Gaurav Aggarwal 2025-01-23 18:47:43 +05:30
  • e6b62d18e7
    Merge branch 'main' into posix-dont-break-external-threads Rahul Kar 2025-01-23 12:43:42 +05:30
  • 6d364f0b1f
    TraceRecorder demo added in CORTEX_MPS2_QEMU_IAR_GCC (#1320) Johan Kraft 2025-01-23 05:41:33 +01:00
  • 72bb476bf3 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +02:00
  • 630cfb5b79 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +02:00
  • ff0989e46b portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +02:00
  • 642e2ecfc7
    Fix CI failures (#1322) Gaurav-Aggarwal-AWS 2025-01-22 22:30:10 +05:30
  • 067bd6a4d5 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +02:00
  • 05751adfe1 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +02:00
  • a9e6fd8ef0 portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +02:00
  • 1b8f5965d3
    Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) kzorer 2025-01-22 12:23:35 +03:00
  • e254cb11b9 Update comments Gaurav Aggarwal 2025-01-22 07:54:02 +00:00
  • 3501bde7d0 Fix formatting check Gaurav Aggarwal 2025-01-22 07:22:01 +00:00
  • e7c632e86d Code review suggestions Gaurav Aggarwal 2025-01-22 07:15:13 +00:00
  • c618771364 - Add xQueueCreateSetStatic method for static allocation of Queue Sets kzorer 2025-01-21 23:09:45 +03:00
  • b52f825aea Further SA fixes Kody Stribrny 2025-01-21 09:00:57 -08:00
  • 9462d4abdb Delete the strlen call Kody Stribrny 2025-01-21 08:50:32 -08:00
  • 05d9a93cdf
    Merge branch 'main' into posix-dont-break-external-threads John Boiles 2025-01-21 08:32:02 -08:00
  • 759e0bf955 fix: SA violation fixes and simplification for idle task length restrictions Kody Stribrny 2025-01-21 08:29:00 -08:00
  • b5d1b972cc
    Update stream and message buffer documentation (#1226) Gaurav-Aggarwal-AWS 2025-01-21 15:17:10 +05:30
  • 130f367805 Update stream and message buffer documentation Gaurav Aggarwal 2025-01-21 09:01:15 +00:00
  • a58579681c
    POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) John Boiles 2025-01-21 00:50:16 -08:00
  • 3d315f3c43 Fix CI failure Gaurav Aggarwal 2025-01-21 08:40:31 +00:00
  • 07d725d514 Remove unused __APPLE__ mach_vm.h include John Boiles 2025-01-17 17:07:23 -08:00
  • 2fcb0ad63f Clear SIGRESUME (SIGUSR1) when exiting xPortStartScheduler John Boiles 2025-01-17 16:48:44 -08:00
  • aa8fcad60b Avoid using pthread_sigmask on pthreads not created by FreeRTOS John Boiles 2025-01-17 13:54:32 -08:00
  • 5b67935daf update IAR CM3 port to avoid including FreeRTOSConfig.h in portasm.s tanche 2025-01-17 11:36:48 +01:00
  • 78e0cc778a
    ARMv8.1-M: Add task dedicated PAC key support (#1195) Ahmed Ismail 2025-01-14 05:20:52 +00:00
  • bf438c2887
    Merge branch 'main' into add-task-dedicated-pac-key-support Gaurav-Aggarwal-AWS 2025-01-14 10:24:31 +05:30
  • c38427eea4
    Fix function parameter shadowing global variable. (#1221) creiter64 2025-01-13 23:48:10 +01:00
  • 326cbe1394 formatting: Fix uncrustify findings Ahmed Ismail 2025-01-08 14:10:17 +00:00
  • 3f23eab8c7 stack-overflow-check: Introduce portGET_CURRENT_TOP_OF_STACK macro Ahmed Ismail 2025-01-08 12:54:29 +00:00
  • db5368ebe5 Fix function parameter shadowing global variable. Christoph Reiter 2025-01-07 14:22:26 +01:00
  • 029545f4ad armv8.1-m: Add task dedicated PAC key Ahmed Ismail 2024-10-29 13:28:16 +00:00
  • c84fc7226e armv8-m: Modify ARMv8-M registers stacking procedure Ahmed Ismail 2024-11-19 10:50:55 +00:00
  • 802b2fce42 Revert "Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207)" Ben Nicholls 2025-01-06 16:59:59 +11:00
  • 3a7b3082cf
    Update community supported ports submodulees (#1218) iotah 2025-01-06 13:35:53 +08:00
  • cef937358f Update community supported ports submodulees Hua Zheng 2025-01-06 07:41:43 +08:00
  • e55bde2133
    Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. (#1216) Ren Mingrui 2024-12-30 17:11:52 +08:00
  • 4eaa3edbc4
    Merge branch 'main' into dev_stack_pointer_check Gaurav-Aggarwal-AWS 2024-12-30 14:29:59 +05:30
  • f05244a8d5
    Pass core ID to port lock macros (#1212) Felix van Oost 2024-12-30 03:58:49 -05:00
  • d44ae74c7a Fix formatting Gaurav Aggarwal 2024-12-30 08:14:51 +00:00
  • 76d4d8d8bd Code review suggestions Gaurav Aggarwal 2024-12-30 07:58:34 +00:00
  • 2dcc47ecba
    Update unit test for TASK and ISR lock macros (#1319) chinglee-iot 2024-12-30 15:43:03 +08:00
  • 730310e227 Code review suggestions Gaurav Aggarwal 2024-12-30 06:45:18 +00:00
  • abef464d75 Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. jiladahe1997 2024-12-26 11:43:28 +08:00
  • 365a47921f
    Update TCP Qemu echo demo port number macro naming in readme (#1306) Tony Josi 2024-12-27 10:21:02 +05:30
  • 7f748546a1
    Fix FreeRTOS+TCP IPv6 demo with latest version of FreeRTOS+TCP (#1307) Tony Josi 2024-12-27 10:02:15 +05:30
  • 66de13ce1b
    Update FreeRTOS-Kernel submodule pointer (#1316) Gaurav-Aggarwal-AWS 2024-12-26 10:57:39 +05:30
  • f59c1da4ef
    Update portable/ThirdParty/xClang/XCOREAI/portmacro.h chinglee-iot 2024-12-25 18:23:16 +08:00
  • c1336042fd
    Merge branch 'main' into pass-core-id-to-port-lock-macros chinglee-iot 2024-12-25 15:30:26 +08:00
  • f63bc2b5cc
    Add an example of human readable table generated by vTaskListTasks() to tash.h (#1215) wwhheerree 2024-12-24 19:11:44 +08:00
  • 4e4ef0e8bb Code review suggestions Gaurav Aggarwal 2024-12-24 11:03:09 +00:00
  • 79a66c6df1 Add an example of human readable table generated by vTaskListTasks() to task.h Rick 2024-12-24 17:48:13 +08:00
  • a3c047d22f
    Update FreeRTOS+TCP to latest version V4.3.1 (#1305) Tony Josi 2024-12-23 16:38:33 +05:30
  • 8af2c13b83 Add title for each column in the table from vTaskListTasks Rick 2024-12-23 14:37:28 +08:00
  • 09329acb27 Declare xCoreID outside if statement Felix van Oost 2024-12-22 10:02:45 -05:00
  • 54c5a9695b Remove const qualifier from xCoreID local variable Felix van Oost 2024-12-22 10:01:33 -05:00
  • 6f06046998 Update core ID before getting locks in prvCheckForRunStateChange() Felix van Oost 2024-12-21 11:50:09 -05:00
  • 11ee86a9d5 Pass core ID to task/ISR lock functions Felix van Oost 2024-12-21 11:40:50 -05:00
  • f31787d35d
    fix(freertos): Limit idle task name length copy operation and ensure null-termination of the idle task name string (#1203) Sudeep Mohanty 2024-12-20 13:13:04 +05:30
  • 370d589322
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-20 10:56:36 +05:30
  • 93ba585fb9
    Fix coverage tests for Kernel PR 1203 (#1315) Gaurav-Aggarwal-AWS 2024-12-20 10:56:23 +05:30
  • cc31510088
    Remove unused config parameters (#1211) Gaurav-Aggarwal-AWS 2024-12-20 00:08:52 +05:30
  • 8dc4c8338a Use strlen instead of sizeof. Gaurav Aggarwal 2024-12-19 18:36:05 +00:00
  • f7f693e220 Remove unused config parameters Gaurav Aggarwal 2024-12-19 17:54:06 +00:00
  • f430a10431
    fix(freertos/tasks): Updated the xTaskGetIdleTaskHandle Test (#1314) Sudeep Mohanty 2024-12-19 22:32:48 +05:30
  • 2dfe9e6832 Minor code review suggestions Gaurav Aggarwal 2024-12-19 16:29:34 +00:00
  • e0f9e6c412
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-19 14:21:07 +05:30
  • 31dd1e39cb
    Pass core ID to critical nesting count macros (#1206) Felix van Oost 2024-12-19 03:50:43 -05:00
  • dfb7b28f72
    Fix SMP coverage tests for kernel PR 1206 (#1313) Gaurav-Aggarwal-AWS 2024-12-19 11:41:41 +05:30
  • 926b8d7182
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-18 13:37:57 +05:30
  • 47d94075be fix(freertos): Limit idle task name copy operation and ensure null termination Sudeep Mohanty 2024-12-06 10:41:54 +05:30
  • 4b0309c426
    Merge branch 'main' into pass-core-id-to-critical-nesting-count-macros Gaurav-Aggarwal-AWS 2024-12-17 22:49:11 +05:30
  • f6672f99df
    Fix unit tests for Kernel PR 1206 (#1312) Gaurav-Aggarwal-AWS 2024-12-17 22:49:00 +05:30
  • e169442c29
    Refine VFP context for Coretex-A9 (#1209) Saiiijchan 2024-12-17 19:55:20 +08:00
  • adb6578eef Fix formatting check Gaurav Aggarwal 2024-12-17 11:07:47 +00:00
  • 00bf9cdbda Refine VFP context for Coretex-A9 wangfei_chen 2024-12-17 13:04:46 +08:00
  • 942fa51fb4 Get core ID inline within vTaskSuspendAll() to resolve compiler warning Felix van Oost 2024-12-16 22:56:59 -05:00
  • 406ebae2a2
    Merge branch 'main' into pass-core-id-to-critical-nesting-count-macros Felix van Oost 2024-12-16 10:51:01 -05:00
  • 3ddfffda04
    Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207) wwhheerree 2024-12-16 21:18:54 +08:00
  • 89fd6a53da
    Merge branch 'main' into Fix_Incorrect_Return_portYIELD_FROM_ISR Gaurav-Aggarwal-AWS 2024-12-16 18:27:16 +05:30
  • b58005a4da
    Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) Rahul Kar 2024-12-16 18:26:43 +05:30
  • 8b76c498f5 Fix link verification check Gaurav Aggarwal 2024-12-16 12:44:44 +00:00
  • 557798f645 Fix formatting Rahul Kar 2024-12-16 08:11:51 +00:00
  • 157580016c Add macro guard to removed definition missing warning Rahul Kar 2024-12-16 08:08:34 +00:00
  • cd894185e2 Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR Rick 2024-12-15 11:45:45 +08:00
  • 37c71b9d6c
    Merge pull request #1 from chinglee-iot/update-core-id-fix Felix van Oost 2024-12-13 22:39:50 -05:00
  • 23daad03f6 Implement get core ID with interrupt disabled Ching-Hsin,Lee 2024-12-14 11:21:04 +08:00
  • b6382df843 Get core ID when interrupts are disabled Felix van Oost 2024-12-12 23:07:51 -05:00
  • bc1c6079d7 Match existing data type for xCoreID Felix van Oost 2024-12-11 23:38:14 -05:00
  • d77a3709d2 Pass core ID to CRITICAL_NESTING_COUNT macros Felix van Oost 2024-12-11 23:29:00 -05:00
  • e62f73927b
    Add readme for v202411.00 release (#1308) Rahul Kar 2024-12-11 12:59:34 +05:30
  • 974351fe4a
    Update manifest to use 'V' (#1201) Kody Stribrny 2024-12-02 11:29:36 -08:00