Commit graph

  • 3973fc64a9 POSIX Simulator: Don't yield non-FreeRTOS threads John Boiles 2025-02-05 16:59:46 -0800
  • e64f248740
    Merge branch 'main' into clear-pending-signals Rahul Kar 2025-02-04 16:06:10 +0530
  • d731a85d0b
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-02-04 16:05:52 +0530
  • 0f7edaff73
    Reinstate "Fix inaccurate ticks in windows port" (#1198) Ben Nicholls 2025-02-04 16:33:44 +1100
  • 3171dea155 Reinstate "Fix inaccurate ticks in windows port" Ben Nicholls 2024-11-28 08:53:22 +1100
  • 3d82c5d617
    Merge branch 'main' into stack_overflow_check Rahul Kar 2025-01-31 12:53:32 +0530
  • 53eb75624a Fix formatting and spell check Rahul Kar 2025-01-31 07:22:01 +0000
  • b736fc8c2d Fix CI formatting check Gaurav Aggarwal 2025-01-30 12:12:07 +0000
  • 6e6e9347bc Include current task runtime in ulTaskGetRunTimeCounter Gaurav Aggarwal 2025-01-30 11:55:02 +0000
  • 94263d23bd Simpler, more targeted solution John Boiles 2025-01-29 13:36:14 -0800
  • 0e644d3cd0
    Merge branch 'main' into clear-pending-signals John Boiles 2025-01-29 12:08:49 -0800
  • ad4e723829
    Mark mutex as robust to prevent deadlocks (#1233) Gaurav-Aggarwal-AWS 2025-01-29 07:27:30 +0530
  • 1a0f0cd512
    Merge branch 'main' into posix_port Gaurav-Aggarwal-AWS 2025-01-28 22:43:31 +0530
  • f94bc89108
    fix: SA violation fixes and simplification for idle task length restrictions (#1227) Kody Stribrny 2025-01-28 09:13:17 -0800
  • e7e7005eb6
    Merge branch 'main' into idleTaskSAFixes Gaurav-Aggarwal-AWS 2025-01-28 21:27:24 +0530
  • 1f59ce71b1 Fix github batch addition Kody Stribrny 2025-01-28 07:42:33 -0800
  • f9c020eaeb
    Apply suggestions from code review Kody Stribrny 2025-01-28 07:21:30 -0800
  • 92be5d47ee Mutex robust APIs are not available on Mac Gaurav Aggarwal 2025-01-25 11:23:07 +0000
  • 2e38eb5423 Address warnings introduced in PR #1223 Gaurav Aggarwal 2025-01-25 11:12:42 +0000
  • a0a249b792
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-01-25 16:10:01 +0530
  • 42135c1a22 Mark mutex as robust to prevent deadlocks Gaurav Aggarwal 2025-01-25 10:26:19 +0000
  • b421abc7c3
    Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 (#1232) Cavin McKinley 2025-01-25 03:38:49 -0600
  • 3c543a12b5
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2025-01-25 13:58:07 +0530
  • 6534df98f5
    Merge branch 'main' into stack_overflow_check Gaurav-Aggarwal-AWS 2025-01-25 13:34:27 +0530
  • 11d0caa614
    Fix the context array size for MPU ports (#1230) Gaurav-Aggarwal-AWS 2025-01-25 13:34:03 +0530
  • e6fd0c4222
    Merge branch 'main' into mpu_context_size Gaurav-Aggarwal-AWS 2025-01-25 13:24:22 +0530
  • 2b35979a1a
    POSIX Simulator: Handle pthreads not created by FreeRTOS differently (#1223) John Boiles 2025-01-24 16:56:59 -0800
  • 9b7810acc2 Assert that thread_data != NULL John Boiles 2025-01-24 16:43:08 -0800
  • 8110c05629 PR feedback to eliminate early returns John Boiles 2025-01-24 16:32:57 -0800
  • 48e41661a8 Fix suppression numbering Kody Stribrny 2025-01-24 10:45:44 -0800
  • ea2a07694a Correcting suppression line Kody Stribrny 2025-01-24 10:43:33 -0800
  • fa0fb6f4d8 Fix exception file reference Kody Stribrny 2025-01-24 09:31:38 -0800
  • 23b0424ddd Fix 14.3 comment Kody Stribrny 2025-01-24 09:30:14 -0800
  • 795941bacb Add MISRA suppressions for coverity Kody Stribrny 2025-01-24 09:24:18 -0800
  • 54bc7c0126 Update Community-Supported-Ports submod to fix RP2350 port - FreeRTOS-Kernel#1220 Cavin McKinley 2025-01-24 09:30:29 -0600
  • c108df4c2b Disable stack overflow check for MPU ports Gaurav Aggarwal 2025-01-23 21:19:49 +0530
  • 6c5a2ab84c Fix CI checks Gaurav Aggarwal 2025-01-23 20:56:46 +0530
  • 1c2f2145aa Fix the context array size for MPU ports Gaurav Aggarwal 2025-01-23 18:47:43 +0530
  • e6b62d18e7
    Merge branch 'main' into posix-dont-break-external-threads Rahul Kar 2025-01-23 12:43:42 +0530
  • 72bb476bf3 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +0200
  • 630cfb5b79 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +0200
  • ff0989e46b portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +0200
  • 067bd6a4d5 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler Marouen Ghodhbane 2024-10-11 15:36:42 +0200
  • 05751adfe1 portable: aarch64_sre: add the configuration and status registers to the fpu saved context Marouen Ghodhbane 2024-10-09 18:34:55 +0200
  • a9e6fd8ef0 portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support Marouen Ghodhbane 2024-10-09 17:31:45 +0200
  • 1b8f5965d3
    Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) kzorer 2025-01-22 12:23:35 +0300
  • e254cb11b9 Update comments Gaurav Aggarwal 2025-01-22 07:54:02 +0000
  • 3501bde7d0 Fix formatting check Gaurav Aggarwal 2025-01-22 07:22:01 +0000
  • e7c632e86d Code review suggestions Gaurav Aggarwal 2025-01-22 07:15:13 +0000
  • c618771364 - Add xQueueCreateSetStatic method for static allocation of Queue Sets kzorer 2025-01-21 23:09:45 +0300
  • b52f825aea Further SA fixes Kody Stribrny 2025-01-21 09:00:57 -0800
  • 9462d4abdb Delete the strlen call Kody Stribrny 2025-01-21 08:50:32 -0800
  • 05d9a93cdf
    Merge branch 'main' into posix-dont-break-external-threads John Boiles 2025-01-21 08:32:02 -0800
  • 759e0bf955 fix: SA violation fixes and simplification for idle task length restrictions Kody Stribrny 2025-01-21 08:29:00 -0800
  • b5d1b972cc
    Update stream and message buffer documentation (#1226) Gaurav-Aggarwal-AWS 2025-01-21 15:17:10 +0530
  • 130f367805 Update stream and message buffer documentation Gaurav Aggarwal 2025-01-21 09:01:15 +0000
  • a58579681c
    POSIX Simulator: Remove unused __APPLE__ mach_vm.h include (#1225) John Boiles 2025-01-21 00:50:16 -0800
  • 3d315f3c43 Fix CI failure Gaurav Aggarwal 2025-01-21 08:40:31 +0000
  • 07d725d514 Remove unused __APPLE__ mach_vm.h include John Boiles 2025-01-17 17:07:23 -0800
  • 2fcb0ad63f Clear SIGRESUME (SIGUSR1) when exiting xPortStartScheduler John Boiles 2025-01-17 16:48:44 -0800
  • aa8fcad60b Avoid using pthread_sigmask on pthreads not created by FreeRTOS John Boiles 2025-01-17 13:54:32 -0800
  • 5b67935daf update IAR CM3 port to avoid including FreeRTOSConfig.h in portasm.s tanche 2025-01-17 11:36:48 +0100
  • 78e0cc778a
    ARMv8.1-M: Add task dedicated PAC key support (#1195) Ahmed Ismail 2025-01-14 05:20:52 +0000
  • bf438c2887
    Merge branch 'main' into add-task-dedicated-pac-key-support Gaurav-Aggarwal-AWS 2025-01-14 10:24:31 +0530
  • c38427eea4
    Fix function parameter shadowing global variable. (#1221) creiter64 2025-01-13 23:48:10 +0100
  • 326cbe1394 formatting: Fix uncrustify findings Ahmed Ismail 2025-01-08 14:10:17 +0000
  • 3f23eab8c7 stack-overflow-check: Introduce portGET_CURRENT_TOP_OF_STACK macro Ahmed Ismail 2025-01-08 12:54:29 +0000
  • db5368ebe5 Fix function parameter shadowing global variable. Christoph Reiter 2025-01-07 14:22:26 +0100
  • 029545f4ad armv8.1-m: Add task dedicated PAC key Ahmed Ismail 2024-10-29 13:28:16 +0000
  • c84fc7226e armv8-m: Modify ARMv8-M registers stacking procedure Ahmed Ismail 2024-11-19 10:50:55 +0000
  • 802b2fce42 Revert "Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207)" Ben Nicholls 2025-01-06 16:59:59 +1100
  • 3a7b3082cf
    Update community supported ports submodulees (#1218) iotah 2025-01-06 13:35:53 +0800
  • cef937358f Update community supported ports submodulees Hua Zheng 2025-01-06 07:41:43 +0800
  • 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 +0800
  • 4eaa3edbc4
    Merge branch 'main' into dev_stack_pointer_check Gaurav-Aggarwal-AWS 2024-12-30 14:29:59 +0530
  • f05244a8d5
    Pass core ID to port lock macros (#1212) Felix van Oost 2024-12-30 03:58:49 -0500
  • d44ae74c7a Fix formatting Gaurav Aggarwal 2024-12-30 08:14:51 +0000
  • 76d4d8d8bd Code review suggestions Gaurav Aggarwal 2024-12-30 07:58:34 +0000
  • 730310e227 Code review suggestions Gaurav Aggarwal 2024-12-30 06:45:18 +0000
  • abef464d75 Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. jiladahe1997 2024-12-26 11:43:28 +0800
  • f59c1da4ef
    Update portable/ThirdParty/xClang/XCOREAI/portmacro.h chinglee-iot 2024-12-25 18:23:16 +0800
  • c1336042fd
    Merge branch 'main' into pass-core-id-to-port-lock-macros chinglee-iot 2024-12-25 15:30:26 +0800
  • f63bc2b5cc
    Add an example of human readable table generated by vTaskListTasks() to tash.h (#1215) wwhheerree 2024-12-24 19:11:44 +0800
  • 4e4ef0e8bb Code review suggestions Gaurav Aggarwal 2024-12-24 11:03:09 +0000
  • 79a66c6df1 Add an example of human readable table generated by vTaskListTasks() to task.h Rick 2024-12-24 17:48:13 +0800
  • 8af2c13b83 Add title for each column in the table from vTaskListTasks Rick 2024-12-23 14:37:28 +0800
  • 09329acb27 Declare xCoreID outside if statement Felix van Oost 2024-12-22 10:02:45 -0500
  • 54c5a9695b Remove const qualifier from xCoreID local variable Felix van Oost 2024-12-22 10:01:33 -0500
  • 6f06046998 Update core ID before getting locks in prvCheckForRunStateChange() Felix van Oost 2024-12-21 11:50:09 -0500
  • 11ee86a9d5 Pass core ID to task/ISR lock functions Felix van Oost 2024-12-21 11:40:50 -0500
  • 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 +0530
  • 370d589322
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-20 10:56:36 +0530
  • cc31510088
    Remove unused config parameters (#1211) Gaurav-Aggarwal-AWS 2024-12-20 00:08:52 +0530
  • 8dc4c8338a Use strlen instead of sizeof. Gaurav Aggarwal 2024-12-19 18:36:05 +0000
  • f7f693e220 Remove unused config parameters Gaurav Aggarwal 2024-12-19 17:54:06 +0000
  • 2dfe9e6832 Minor code review suggestions Gaurav Aggarwal 2024-12-19 16:29:34 +0000
  • e0f9e6c412
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-19 14:21:07 +0530
  • 31dd1e39cb
    Pass core ID to critical nesting count macros (#1206) Felix van Oost 2024-12-19 03:50:43 -0500
  • 926b8d7182
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-18 13:37:57 +0530
  • 47d94075be fix(freertos): Limit idle task name copy operation and ensure null termination Sudeep Mohanty 2024-12-06 10:41:54 +0530