Commit graph

  • 8487c0bbea
    Merge 991fffd311 into e9440d4079 Ahmed Ismail 2025-08-06 22:02:34 +05:30
  • 49e58279d0
    Merge 9863019a0b into e9440d4079 Kody Stribrny 2025-08-05 15:43:48 -07:00
  • 256c31275e
    Merge 4bc8d25cec into e9440d4079 Lefteris Georgiadis 2025-08-05 14:12:47 +03:00
  • e029820233
    Merge 7df62027cf into e9440d4079 Sudeep Mohanty 2025-08-05 12:12:44 +01:00
  • e9440d4079
    Move windows headers to port.c (#1302) main creiter64 2025-08-05 13:11:54 +02:00
  • 4f9f5c728e
    Merge branch 'main' into upstream_remove_windows_header Gaurav-Aggarwal-AWS 2025-08-05 16:02:23 +05:30
  • c5bec0e4b2
    LLVM assembler compatibility for ARM_CRx_MPU (#1303) Dennis Lambe Jr. 2025-08-05 06:32:03 -04:00
  • 7df62027cf fix(freertos-smp): Stop unconditional yielding in vTaskPreemptionEnable Sudeep Mohanty 2025-08-02 10:48:15 +02:00
  • 296cce9fdb LLVM assembler compatibility for ARM_CRx_MPU Dennis Lambe Jr. 2025-08-04 16:22:13 -04:00
  • af829ca6e1
    Merge d1605b581b into 2da35debfd sean 2025-08-04 15:51:59 +01:00
  • 7381ffd414 [MSVC-MingW] Include correct header for compiler intrinsics Christoph Reiter 2025-08-04 09:17:51 +02:00
  • b27722a30e [MSVC-MingW] Move windows headers to port.c Christoph Reiter 2025-07-30 16:06:30 +02:00
  • 40a991d8eb feat(freertos-smp): Light Weight Preemption Disable Locks Sudeep Mohanty 2025-08-02 10:42:02 +02:00
  • ec3c41e444 feat(freertos/smp): Add Granular Locking V4 proposal documents Darian Leung 2024-06-17 15:23:45 +08:00
  • c857a36c44 change(freertos/smp): Update timers.c locking Darian Leung 2024-06-16 01:13:43 +08:00
  • bc4d600b2f change(freertos/smp): Update stream_buffer.c locking Darian Leung 2024-06-16 01:11:43 +08:00
  • 463c2a9c4a change(freertos/smp): Update event_groups.c locking Darian Leung 2024-06-16 01:06:42 +08:00
  • 8b0eb0665d change(freertos/smp): Update queue.c locking Darian Leung 2024-06-16 00:53:03 +08:00
  • bf34180282 change(freertos/smp): Update tasks.c locking Darian Leung 2024-06-16 00:50:15 +08:00
  • 8ceb94dadf feat(granular_locks): Add granular locking functions Darian Leung 2024-06-16 00:48:25 +08:00
  • 6c5458c5f3 feat(freertos/smp): Add granular locking port macros checks Darian Leung 2024-06-16 00:40:11 +08:00
  • c4a723ecb9 feat(freertos/smp): Allow vTaskPreemptionEnable() to be nested Darian Leung 2024-06-16 00:37:28 +08:00
  • 11bc74caeb refactor(freertos/smp): Move critical sections inside xTaskPriorityInherit() Darian Leung 2024-06-16 00:31:09 +08:00
  • 539137240d
    Merge b8d21ede7c into 2da35debfd Muhammad Usman 2025-07-31 08:39:09 +02:00
  • 2da35debfd
    Add missing cast to BaseType_t (#1301) Gaurav-Aggarwal-AWS 2025-07-31 08:02:23 +05:30
  • 39dcebe737 Add missing cast to BaseType_t Gaurav Aggarwal 2025-07-30 10:59:05 +00:00
  • 9863019a0b [Work In Progress] Adding the xPortIsInsideInterrupt to the PIC32MZ port Kody Stribrny 2025-07-25 16:55:00 -07:00
  • 32e581636f
    Delete thread key on process exit (#1297) Gaurav-Aggarwal-AWS 2025-07-24 11:07:27 +05:30
  • 946e8cca70 Delete thread key on process exit Gaurav Aggarwal 2025-07-23 17:28:32 +00:00
  • 684b34ca8d
    Define security extension configs before portable.h (#1294) Gaurav-Aggarwal-AWS 2025-07-14 16:20:18 +05:30
  • 97e8cb9e7c Define security extension configs before portable.h Gaurav Aggarwal 2025-07-14 11:21:17 +05:30
  • f5e6151b14
    Update artifact path in the backup action (#1292) Aniruddha Kanhere 2025-07-09 09:53:13 -07:00
  • 991fffd311
    Merge branch 'main' into add-cortex-r82-non-mpu-gcc-armclang-port Rahul Kar 2025-07-09 19:23:14 +05:30
  • 913d08bd87
    Merge branch 'main' into AddArtifactBackup Aniruddha Kanhere 2025-07-09 00:34:53 -07:00
  • 1cd3a08ee7
    Fix artifact path Aniruddha Kanhere 2025-07-09 00:33:20 -07:00
  • 48a4939c9f
    Fix compiler warning (#1291) Florian La Roche 2025-07-09 07:46:00 +02:00
  • 849ee3dff7
    Merge branch 'main' into lr02 Gaurav-Aggarwal-AWS 2025-07-09 10:54:40 +05:30
  • a67f3a69c8 cleanup Florian La Roche 2025-07-09 07:21:57 +02:00
  • e3a362b1d1
    Add artifact backup action (#1290) Aniruddha Kanhere 2025-07-07 05:45:46 -07:00
  • f992e9270d Add artifact backup action AniruddhaKanhere 2025-07-03 12:29:59 -07:00
  • 255b9b642b armv8-r: Add Arm Cortex-R82 non-MPU port Ahmed Ismail 2025-02-03 16:46:21 +00:00
  • 9febfa7cdc Revert test code for uxTaskGetAllHandles; restore main.c and remove test changes OmniMan 2025-07-03 14:16:29 +04:00
  • e4c4c3dd87 Clean up: remove test, skip list, and local config files; add assertion to uxListRemove OmniMan 2025-07-02 14:34:18 +04:00
  • 18c8cb1b3e Add test_empty_file.txt OmniMan 2025-07-01 14:09:30 +04:00
  • 44ca6d9ec8 Add Skip List implementation and unit test OmniMan 2025-07-01 13:56:49 +04:00
  • 7225fbcbb9
    Fix datatype of queue item length macros (#1286) Gaurav-Aggarwal-AWS 2025-06-30 18:11:30 +05:30
  • b2f36377aa Fix datatype of queue item length macros Gaurav Aggarwal 2025-06-30 10:09:49 +00:00
  • a882b10526
    fix possible NULL pointer dereference after call to configASSERT() (#1284) Florian La Roche 2025-06-30 08:35:46 +02:00
  • 80f164cebb fix possible NULL pointer dereference after call to configASSERT() Florian La Roche 2025-06-23 21:58:08 +02:00
  • 0ae0715ac9
    Update codecov badge url (#1283) Dakshit Babbar 2025-06-16 20:39:05 +05:30
  • 65dc524024 Update codecov badge url DakshitBabbar 2025-06-16 16:31:05 +05:30
  • b8d21ede7c
    event_group.c visibilty converted to public from private. usman-pak1991 2025-06-13 12:42:24 +05:00
  • 4bc8d25cec
    Merge branch 'main' into main ActoryOu 2025-06-06 10:49:37 +08:00
  • 62bd622ffc
    Update download locations to outside repository content (#1280) Rahul Kar 2025-06-05 23:23:47 +05:30
  • 1f23756ed3 sign sbom lefosg 2025-06-05 15:40:00 +03:00
  • b604dad22b Revert back changes done for test Rahul Kar 2025-06-05 12:07:56 +00:00
  • be13ec9820 Dummy check Rahul Kar 2025-06-05 10:10:02 +00:00
  • 2dffbbe874 Add verbose logs Rahul Kar 2025-06-05 10:03:30 +00:00
  • b5c643aad8 Revert to expected MD5 to see if check passes Rahul Kar 2025-06-05 09:41:33 +00:00
  • e0a2dcd41e Update yml file to trigger coverity scan Rahul Kar 2025-06-05 09:39:24 +00:00
  • 5ba917c3da Test to check failure path in MD5 checksum validation in coverity Rahul Kar 2025-06-05 09:23:16 +00:00
  • a74129b0e1 Add MD5 checksum verification Rahul Kar 2025-06-04 11:57:28 +00:00
  • a20e70f3eb Update inaccessible links for TFM FPU Support Rahul Kar 2025-06-02 07:42:34 +00:00
  • fb4cd82c7b Explicitly specify output filename Gaurav Aggarwal 2025-06-02 07:18:03 +00:00
  • 92f56163b9 Fix curl command Rahul Kar 2025-05-26 10:21:46 +00:00
  • f3bc128225 Fix lowercase letter in the curl command Rahul Kar 2025-05-26 09:53:31 +00:00
  • 53fcf8fd04 Fix download location Rahul Kar 2025-05-26 09:12:00 +00:00
  • 41589fe87e Update curl command to download in a non user accessible folder Rahul Kar 2025-05-26 07:01:56 +00:00
  • 2615dcde13
    fix[IAR/RL78 Port] Compilation fails on portasm.s file (#1278) Simon Brizard 2025-05-12 17:50:46 +02:00
  • 9dd2599c3b fix[IAR/RL78 Port] Compilation fails on portasm.s file Simon Brizard 2025-05-12 14:20:00 +02:00
  • e44872d8ee added support for 64 bit processors muhammadyasir-dev 2025-05-10 15:43:08 +05:00
  • 03dc002c9b
    Remove formatting bot workflow (#1274) Archit Gupta 2025-05-09 14:09:08 -07:00
  • 481bfb1fd3 Remove formatting bot workflow Archit Gupta 2025-05-09 12:19:33 -07:00
  • e3a0e3e86a
    Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" (#1272) Gaurav-Aggarwal-AWS 2025-05-05 15:45:15 +05:30
  • 73be3753a8 Revert "FreeRTOS SMP: direct access to current TCB inside stack macros (#1270)" Gaurav Aggarwal 2025-05-02 04:23:42 +00:00
  • 4162ca49d6
    FreeRTOS SMP: direct access to current TCB inside stack macros (#1270) Matth9814 2025-04-30 09:42:08 +02:00
  • b357697110 Fix tests Gaurav Aggarwal 2025-04-30 07:21:23 +00:00
  • 90d8db53c2 Fix build check Gaurav Aggarwal 2025-04-30 06:38:15 +00:00
  • f1132d05ae Fix CI formatting check Gaurav Aggarwal 2025-04-30 06:13:44 +00:00
  • fa902e6f60 Trigger CI checks Gaurav Aggarwal 2025-04-30 06:11:22 +00:00
  • f515c5cc99 Uncrustify: triggered by comment. GitHub Action 2025-04-29 10:48:03 +00:00
  • bfacedfbc1
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-04-28 10:28:04 +05:30
  • 0efcb2976f
    Merge branch 'main' into main Rahul Kar 2025-04-28 10:27:32 +05:30
  • d03233f209
    fix warnings from "gcc -Wconversion" (#1271) Florian La Roche 2025-04-28 06:21:58 +02:00
  • 01378e5e7c fix warnings from "gcc -Wconversion" Florian La Roche 2025-04-27 21:23:05 +02:00
  • d569fb9f7c
    Remove access to pxCurrentTCB when configCHECK_FOR_STACK_OVERFLOW == 2 Matth9814 2025-04-27 13:31:54 +02:00
  • 94e9b887be FreeRTOS SMP: direct access to current TCB inside stack macros Matth9814 2025-04-26 12:10:06 +02:00
  • 428b4c70c2
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-04-25 21:06:22 +05:30
  • 4ee6a1f22f
    MPLAB PIC32MZ-EF - Adds an assert to catch register overflow (#1265) (#1267) Mario Luzeiro 2025-04-25 12:35:15 +01:00
  • 0bda85b247 Add back template_configuration to uncrustify check Rahul Kar 2025-04-25 11:18:01 +00:00
  • 5e7aa6e3d4 Fix formatting check Gaurav Aggarwal 2025-04-25 11:14:24 +00:00
  • f2fecf69c1 Fix build issue in formatting Rahul Kar 2025-04-25 10:34:14 +00:00
  • ef514c4c85 Exclude template_configuration from uncrustiffy check Rahul Kar 2025-04-25 09:59:07 +00:00
  • 78e617b030 Update ubuntu-20.04 to ubuntu-latest Rahul Kar 2025-04-25 06:23:47 +00:00
  • 2e13eab2c9 Add an assert to catch register overflow (#1265) Mario Luzeiro 2025-04-23 11:43:47 +01:00
  • dc7bd942d7 SMP: Ensure idle tasks have affinity set to run only on their own core. Ian Thompson 2025-01-14 19:37:00 -08:00
  • 260841e855
    Merge branch 'main' into fix-cmake-spaces Rohit Madan 2025-04-04 15:27:11 +05:30
  • 03db672b8f
    Fix race in POSIX port vPortEndScheduler (#1262) arctic-alpaca 2025-04-03 11:02:44 +02:00
  • 9760e45031 Code review suggestions Gaurav Aggarwal 2025-04-03 08:26:41 +00:00
  • 9dda4781a4
    Fix race in POSIX port vPortEndScheduler arctic-alpaca 2025-04-02 12:42:05 +02:00