Commit graph

  • 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
  • e0aa5eac74
    Fix optimization bug and cleanup (#1363) Florian La Roche 2025-07-08 07:35:01 +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
  • 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
  • 722d17b13a
    POSIX Demo: clang warnings cleanup (#1359) Florian La Roche 2025-06-19 10:32:36 +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
  • 9b5e277a6f
    update alignment in RISC-V-spike-htif_GCC (#1357) Dan Petrisko 2025-06-13 00:12:47 -07:00
  • d1136b4857
    Demo/CORTEX_MPS2_QEMU_IAR_GCC: fix warnings (#1352) Florian La Roche 2025-06-11 17:11:51 +02:00
  • 1fb5ee4dad
    Demo/Common/Minimal/StreamBufferInterrupt.c: more strict result checking (#1356) Florian La Roche 2025-06-11 09:17:56 +02: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
  • c4da4ef1a7
    Update download locations to outside repository content (#1355) Rahul Kar 2025-06-05 23:21:31 +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
  • 67bc5a930d
    Demo/Posix_GCC: fix compiler flags and compiler warnings (#1351) Florian La Roche 2025-06-04 05:15:09 +02: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
  • 9d9bbd0e61
    Demo/CORTEX_MPU_M3_MPS2_QEMU_GCC: support "gcc -flto" and fixes (#1353) Florian La Roche 2025-05-26 12:17:12 +02: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
  • 9b50dc160b
    Remove formatting bot workflow (#1348) Archit Gupta 2025-05-09 14:09:20 -07: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
  • 1ca9fd442f
    clean up warnings from "gcc -Wconversion" (#1344) Florian La Roche 2025-04-29 17:54:39 +02:00
  • f515c5cc99 Uncrustify: triggered by comment. GitHub Action 2025-04-29 10:48:03 +00:00
  • 0d2a5ae534
    FreeRTOS_Plus_TCP_Echo_Qemu_mps2: fix compile with "gcc -flto" (#1343) Florian La Roche 2025-04-28 22:52:16 +02: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
  • 0cbfaab47d
    Update network_transport files based on MbedTLSv3.6.3 (#1340) Rahul Kar 2025-04-21 20:21:08 +05:30
  • 1325aaaad6
    FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) Florian La Roche 2025-04-21 15:43:02 +02: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
  • 9165944664
    Align stack size to 16-byte boundary by changing __stack_size from 350 to 352​ (#1335) Luca Mannella 2025-04-08 07:54:31 +02: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
  • b942fdaad0
    Merge pull request #1 from Selectronic-AU/feature/battries_msvc_port_fix Ghufran Khan 2025-04-01 14:23:17 +11:00
  • 1973533fd4
    excluding windows api from portmacro.h and adding it to port.c to avoid yeild() defined as macro in freertos-addons Jauhersaeed 2025-04-01 07:13:30 +05:00
  • 2625a12c04
    Update demo RISCV qemu demo to check the vector context save (#1334) Jonathan Cubides 2025-03-31 17:38:39 +02:00
  • 34c854dd9e
    Merge branch 'main' into fix-cmake-spaces Rahul Kar 2025-03-28 09:16:30 +05:30
  • 0030d609a4
    Add support for Vector context save support on RISC-V (#1260) Jonathan Cubides 2025-03-27 10:52:22 +01:00
  • 71684920ed
    Merge branch 'main' into s5/jcu/add_riscv_vector_support Jonathan Cubides 2025-03-27 10:23:30 +01:00
  • 26e5060307 Apply aggarg's suggestions Jonathan Cubides 2025-03-27 09:24:57 +01:00
  • b9aa064591
    FreeRTOS MPU: Remove MPU region number check (#1261) ErickReyesR 2025-03-19 02:31:22 -07:00
  • 744d657c09 Code review suggestions Gaurav Aggarwal 2025-03-19 14:20:30 +05:30
  • ed6ec5c73f FreeRTOS MPU: allow user control on CM55 devices with 16 MPU regions Erick Reyes 2025-03-18 23:42:49 -07:00
  • 5b1a05f64c Add some risc-v registers and instructions to .github/.cSpellWords.txt Jonathan Cubides 2025-03-17 15:54:27 +01:00
  • e64da9e247 port: riscv: Add vector context save support Jonathan Cubides 2025-03-17 15:29:58 +01:00
  • dacce186cf
    Use UBaseType_t for ullMachineTimerCompareRegisterBase (#1258) Gaurav-Aggarwal-AWS 2025-03-17 16:41:11 +05:30
  • f410d68cf8 Use UBaseType_t for ullMachineTimerCompareRegisterBase Gaurav Aggarwal 2025-03-17 07:43:05 +00:00
  • 64fd9291ef
    RISC-V: refine fpu reg context offset (#1257) Saiiijchan 2025-03-13 23:40:51 +08:00
  • 2338737f30
    Merge branch 'main' into fix-cmake-spaces Gaurav-Aggarwal-AWS 2025-03-13 17:29:48 +05:30
  • 539a1e98d1 Code review suggestions Gaurav Aggarwal 2025-03-13 11:10:55 +00:00
  • 32d189d46b RISC-V: refine fpu reg context offset wangfei_chen 2025-03-13 14:00:36 +08:00
  • bb47bc02f2
    RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) Saiiijchan 2025-03-13 13:52:38 +08:00
  • 8929f09095 RISC-V: refine fpu offset according to portFPU_REG_SIZE wangfei_chen 2025-03-13 11:18:59 +08:00
  • 01acb7a7c4 Fix variable pathname spacing TankedThomas 2025-03-11 23:32:24 +13:00
  • 881305dcb8
    Update RV32 qemu Demo to support RVA23 (#1329) Jonathan Cubides 2025-03-10 12:36:13 +01:00