Commit graph

  • 0e8d2bf66c
    Add readme.url for corePKCS11 Windows Simulator Demo (#1277) Rohit Madan 2024-10-15 09:32:54 +05:30
  • 08df0d9bbd [Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch issue. https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1102 KeitaKashima 2024-10-15 09:33:58 +09:00
  • c502e5f9a5
    Update runtime library support to automatic (#1280) Gaurav-Aggarwal-AWS 2024-10-11 10:31:48 +05:30
  • 6dc7737eff
    Update CORTEX R4 demo to use linked resources #1272 (#1273) Matt Ryall [Mawson Rovers] 2024-10-10 20:53:25 +11:00
  • e81ad46b0e
    refactor: change methods ENTER|EXIT critical (#1140) Guilherme Giácomo Simões 2024-10-07 02:07:50 -03:00
  • 81c15b1bbf Fix link verifier Gaurav Aggarwal 2024-10-03 11:58:04 +00:00
  • 472b9d2f63 Fix formatting check Gaurav Aggarwal 2024-10-03 10:34:12 +00:00
  • a118f6a351 refactor: change methods ENTER|EXIT critical guilherme giacomo simoes 2024-10-01 23:26:35 -03:00
  • 1cb8042961
    Update MPU prototypes (#1150) Gaurav-Aggarwal-AWS 2024-09-30 11:41:52 +05:30
  • a2b5eb734a
    Merge branch 'main' into mpu_prorotypes Gaurav-Aggarwal-AWS 2024-09-30 11:20:52 +05:30
  • de7c014e92
    Change the cast from UBaseType_t to size_t (#1153) Gaurav-Aggarwal-AWS 2024-09-30 11:20:04 +05:30
  • 59f1c570cf
    Fix build: unique names required for v4 upload-artifact task (#1274) (#1275) Matt Ryall [Mawson Rovers] 2024-09-30 15:47:06 +10:00
  • 5d1d9dfda8 Change the cast from UBaseType_t to size_t Gaurav Aggarwal 2024-09-29 09:44:21 +00:00
  • d31d71e698 Add cast to xQueueGenericCreate kar-rahul-aws 2024-09-29 12:44:58 +05:30
  • 19e4a2d734 Fix formatting check Gaurav Aggarwal 2024-09-25 18:54:22 +00:00
  • 164235153e Update MPU v1 wrappers for vTaskList and vTaskGetRunTimeStats Gaurav Aggarwal 2024-09-26 00:13:59 +05:30
  • 69510fe5aa Add missing MPU prototypes Gaurav Aggarwal 2024-09-25 18:15:22 +00:00
  • d80937d050
    Cortex M3 MPS2: modernize assembler syntax and also add .ltorg (#1268) Florian La Roche 2024-09-25 12:39:47 +02:00
  • 2067506cc1
    Update User Mode Networking debug command for QEMU Demo (#1270) Rohit Madan 2024-09-23 20:11:14 +05:30
  • c0bfbb9692
    Remove error for 16 MPU resgion from IAR ports (#1149) Gaurav-Aggarwal-AWS 2024-09-23 10:39:29 +05:30
  • 1a3cee9832 Remove error for 16 MPU resgion from IAR ports Gaurav Aggarwal 2024-09-22 07:50:39 +00:00
  • 9788e7e46a
    modernize ARM assembler syntax (#1148) Florian La Roche 2024-09-20 19:19:09 +02:00
  • d7120b3d4f modernize ARM assembler syntax Florian La Roche 2024-09-19 21:47:08 +02:00
  • 61440fc664
    Refine heap_5 heap protector (#1146) Saiiijchan 2024-09-19 13:06:52 +08:00
  • 16faee79cb Code review suggestions Gaurav Aggarwal 2024-09-19 04:57:28 +00:00
  • 23d9210daf Add configVALIDATE_HEAP_BLOCK_POINTER on heap_5 wangfei_chen 2024-09-12 16:27:04 +08:00
  • 9245b4aaac
    Cortex M3 MPS2: fix alignment warning from assembler (#1266) Florian La Roche 2024-09-16 08:49:39 +02:00
  • d3052f1f50
    Event Groups: snapshot xEventGroupSetBits returning value while in vTaskSuspendAll (#1143) あく 2024-09-11 18:37:08 +01:00
  • a4d6437f20
    Merge branch 'main' into aku/event_group_fix あく 2024-09-11 15:56:33 +01:00
  • d806240dfe
    Task: fix compiler warning for architectures that does not define portARMV8M_MINOR_VERSION (#1144) あく 2024-09-11 14:56:16 +01:00
  • 0803031458
    Update event_groups.c: fix PR review comments あく 2024-09-11 13:40:30 +01:00
  • 09ae185e47 Merge branch 'main' into aku/event_group_fix Aleksandr Kutuzov 2024-09-11 13:39:18 +01:00
  • 9c8946cf12 Merge branch 'main' into aku/task_warning_fix Aleksandr Kutuzov 2024-09-11 13:33:53 +01:00
  • 40031cfc4c
    Update upload-artifact GH action's version (#1145) Gaurav-Aggarwal-AWS 2024-09-11 11:36:58 +05:30
  • 36a7899084 Update upload-artifact GH action's version Gaurav Aggarwal 2024-09-11 05:51:00 +00:00
  • e5bf211f64 Task: fix compiler warning for architectures that does not define portARMV8M_MINOR_VERSION Aleksandr Kutuzov 2024-09-10 20:04:06 +01:00
  • 7c9b24b301 Event Groups: snapshot xEventGroupSetBits returning value while in vTaskSuspendAll. Fixes uxEventBits dereference after event group deleted by higher priority thread. Aleksandr Kutuzov 2024-09-10 19:43:23 +01:00
  • 310ace5dd0
    Add configuration include to secure_heap.c (#1141) Oliver Mueller 2024-09-10 07:46:40 +02:00
  • b952d1e22f Code review suggestions Gaurav Aggarwal 2024-09-10 11:04:39 +05:30
  • 2d138ab417
    Merge branch 'main' into main Joseph Julicher 2024-09-09 13:47:19 -07:00
  • a4aaf4e1a1
    Add configuration include to secure_heap.c Oliver Mueller 2024-09-09 21:15:24 +02:00
  • 7d8ab35485 Fix getting stats on the current running task running time via vTaskGetInfo. This is especially important if the current task is stuck Ehud Machluf 2024-09-09 11:27:55 +03:00
  • 93e8199078
    Fix IA32 compilation with common IRQ entry disabled (#1137) Ryzee119 2024-09-09 16:54:38 +09:30
  • d30956e7da make ARM_AARCH64 Port SMP ready NikJen26 2024-09-07 11:23:19 +02:00
  • 30defabbba
    Fix IA32 compilation with common IRQ entry disabled Ryzee119 2024-09-07 10:10:56 +09:30
  • a045081f73
    Update config macro for xTaskGetCurrentTaskHandle (#1136) Rahul Kar 2024-09-04 09:31:42 +00:00
  • 8356c93d1f Update config macro for xTaskGetCurrentTaskHandle kar-rahul-aws 2024-09-04 11:59:18 +05:30
  • d1605b581b
    Adding GIC v2 interrupt group handling to GCC_AARCH64 port. sean 2024-09-03 22:25:45 -05:00
  • ab84561366
    Merge branch 'main' into update-pxcurrentTCB Gaurav-Aggarwal-AWS 2024-09-03 23:48:20 +05:30
  • b0c9468ad6
    Update RTOSDemo Debug Renode.launch (#1261) ericwu13 2024-09-02 23:11:27 -07:00
  • 4a3c9204ff
    Update comment in the example for declaration of xTimerReset (#1133) Rahul Kar 2024-09-02 15:46:23 +00:00
  • 730ae6b1e3
    Merge branch 'main' into update-pxcurrentTCB Gaurav-Aggarwal-AWS 2024-08-30 15:16:07 +05:30
  • 2385f941f1 Fix formatting kar-rahul-aws 2024-08-30 13:22:53 +05:30
  • 77dead25cd Update comment in the example for declaration of xTimerReset kar-rahul-aws 2024-08-30 13:19:34 +05:30
  • 6dab25ae4e
    Pend a yield in portPRE_TASK_DELETE_HOOK (#1132) Gaurav-Aggarwal-AWS 2024-08-29 21:21:35 +05:30
  • 4d7b2f6685 Pend a yield in portPRE_TASK_DELETE_HOOK Gaurav Aggarwal 2024-08-29 17:06:20 +05:30
  • e6d8308fde
    GCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131) Tomas Galbicka 2024-08-29 10:36:33 +02:00
  • 74b50e4ef9 GCC: ARM_CM0: Fix L6286E error on Keil MDK Tomas Galbicka 2024-08-29 08:13:31 +02:00
  • cd0d09cc96
    Merge branch 'main' into update-pxcurrentTCB chinglee-iot 2024-08-26 13:49:41 +08:00
  • 3b34f8028d
    Add cygwin option for compilation (#1230) joejoseph08 2024-08-23 15:36:40 +05:30
  • 059165fbf1
    Fix crash on Ubuntu 24.04 ARM64 (#1253) Gaurav-Aggarwal-AWS 2024-08-23 12:47:47 +05:30
  • c304913b64
    Remove redundant TCP includes in FreeRTOS CBMC proofs (#1254) Monika Singh 2024-08-23 12:18:51 +05:30
  • 23cfd114d3
    Update CMakeLists.txt to proper name for the ports (#1129) Rahul Kar 2024-08-22 04:33:58 +00:00
  • e29bcc85f8 Update CMakeLists.txt to proper name for the ports kar-rahul-aws 2024-08-22 00:26:44 +05:30
  • 9febcedd91
    Add async core yield test for SMP (#1247) chinglee-iot 2024-08-21 18:32:18 +08:00
  • 0b904a553a
    Remove access check from ISR function (#1127) Rahul Kar 2024-08-21 09:54:46 +00:00
  • 1a82df09df
    Update ReadMe to add UserMode Networking (#1216) Rahul Kar 2024-08-21 08:11:43 +00:00
  • cbb09b57b5 Remove access check from ISR function kar-rahul-aws 2024-08-21 01:57:53 +05:30
  • 18a168bcd2
    Add heap protector to allocted heap blocks (#1125) Saiiijchan 2024-08-20 21:04:43 +08:00
  • a7bda37fce Add heap protector to allocted heap blocks wangfei_chen 2024-08-20 11:26:33 +08:00
  • e43553af1e
    Yield for task when core affinity of a ready task is changed (#1123) chinglee-iot 2024-08-20 12:34:01 +08:00
  • 4b039b82e9
    Remove no new core added coverage test for coreAffinitySet (#1248) chinglee-iot 2024-08-20 12:23:21 +08:00
  • ba2306d098
    Merge branch 'main' into update-pxcurrentTCB chinglee-iot 2024-08-20 10:56:51 +08:00
  • 5e1d34b265
    Enable Interrupts don't need NOP before portENABLE_INTERRUPTS mayl 2024-08-19 07:07:13 -04:00
  • e9ffb2f334 Yield for task when core affinity of a ready task is changed Ching-Hsin,Lee 2024-08-19 17:44:13 +08:00
  • 2faa8bc154
    Remove hardware dependence in portmacros.h (#1112) mayl 2024-08-19 02:01:30 -04:00
  • 87b7629380
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-19 11:10:25 +05:30
  • 49e88310be
    Fix compilation issue of IA32_flat port (#1122) Rahul Kar 2024-08-19 05:37:24 +00:00
  • 5d9335d684
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-19 10:36:04 +05:30
  • 4977d9b2d2
    Merge branch 'main' into fix_port_GCC_IAR32 Gaurav-Aggarwal-AWS 2024-08-19 10:34:44 +05:30
  • 294569e495
    Optimize xTaskIncrementTick for configNUMBER_OF_CORES > 1 (#1118) Chen YM 2024-08-19 13:04:33 +08:00
  • 036bccc5e0 Fix header check kar-rahul-aws 2024-08-16 19:14:14 +05:30
  • 0e7af2395e Add new line at EOF kar-rahul-aws 2024-08-16 19:12:38 +05:30
  • a0a1104661 Fix compilation issue of IAR32 port kar-rahul-aws 2024-08-16 19:06:32 +05:30
  • 1fc772392f Code review suggestions Gaurav Aggarwal 2024-08-16 15:48:39 +05:30
  • 4a3711b192
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-16 15:39:09 +05:30
  • 520fc225eb
    Add SMP task delete on target test (#1176) chinglee-iot 2024-08-16 17:08:01 +08:00
  • 6ed67f54bb
    Add SMP one task enter critical on target test (#1180) chinglee-iot 2024-08-16 16:53:22 +08:00
  • d3c8e45695
    Merge branch 'main' into main Gaurav-Aggarwal-AWS 2024-08-16 14:23:09 +05:30
  • 98c2b04bbc
    Add SMP interrupt wait critical secton on target test (#1181) chinglee-iot 2024-08-16 16:36:05 +08:00
  • 0dce9154aa Optimize xTaskIncrementTick for configNUMBER_OF_CORES > 1 cymzier 2024-08-13 23:00:46 +08:00
  • a936c10e2c
    Modify the name of a private function to reflect what it actually does (#1119) xuelix 2024-08-14 11:08:32 -07:00
  • a004a21b13
    Remove ipLOCAL_MAC_ADDRESS from demo files (#1244) Rahul Kar 2024-08-14 11:56:38 +05:30
  • fdf0ffe751 Modify the name of a private function to reflect what it actually does Xueli Xie 2024-08-13 12:35:22 -07:00
  • 40dbccf142
    Updated the return values for functions in queue.c based on the actua… (#1117) xuelix 2024-08-12 15:47:30 -07:00
  • f9c1a5407d Fix formatting error Xueli Xie 2024-08-12 14:06:19 -07:00
  • 94b03fba88 Updated the return values for functions in queue.c based on the actual code. Xueli Xie 2024-08-12 13:32:33 -07:00
  • 190906aeaf
    Add portMEMORY_BARRIER defination to fix over-optimization in xTaskResumeAll. (#1116) superroc 2024-08-12 19:36:47 +08:00
  • a4b47aa025 Add portMEMORY_BARRIER defination to fix over-optimization in xTaskResumeAll. owen 2024-08-12 17:42:37 +08:00
  • 8582188293
    ARMv7-R No_GIC Port Demo (#1236) Rahul Kar 2024-08-11 19:07:30 +05:30