Commit Graph

  • 2f66e475fa
    Fix prototype of MPU_vTimerSetReloadMode (#911) Gaurav-Aggarwal-AWS 2023-11-29 19:15:07 +05:30
  • 6a9f5a244a
    Add portMEMORY_BARRIER() to RX MCU ports (#864) Soren Ptak 2023-11-29 05:22:16 -05:00
  • 6a41432498
    Upgrade msvc port to winsock2 (#895) Soren Ptak 2023-11-28 15:16:16 -05:00
  • 147f34ab5f
    Revert Portable/Renesas formatting (#876) Soren Ptak 2023-11-28 13:56:15 -05:00
  • a2a4485ed3
    Coverity Report Directory Fix (#909) Rahul Kar 2023-11-28 19:16:15 +05:30
  • dabbc05a39
    Suppress MISRA C rule 11.3 in MISRA.md (#857) chinglee-iot 2023-11-28 21:34:29 +08:00
  • f2637bae55
    Fix MISRA 2012 Rule 10.8 violation (#853) chinglee-iot 2023-11-28 19:34:13 +08:00
  • 1813a4551e
    Fix MISRA 2012 rule 10.4 violations (#852) chinglee-iot 2023-11-28 19:21:03 +08:00
  • ce88adea2a
    Fix MISRA C 2012 Rule 10.3 errors (#860) chinglee-iot 2023-11-28 13:29:07 +08:00
  • 76f3aa5b05
    The curl command to send the report expects the tar file to be in its current directory. The step either needed to have the working-directory: set to the build directory, or the tar file needs to be created in the parent directory. (#903) Soren Ptak 2023-11-28 00:08:57 -05:00
  • 61f35dc6b1
    Coverity scan and upload in single step (#902) Tony Josi 2023-11-27 09:20:41 +05:30
  • ac4313560f
    Not to use object modified in the loop body (#861) chinglee-iot 2023-11-24 14:08:34 +08:00
  • 09c4c4bae9
    Coverity Scan Workflow Fix (#891) Soren Ptak 2023-11-23 08:47:31 -08:00
  • cb196ddbb1
    Revert Portable/WizC Formatting (#888) Soren Ptak 2023-11-23 04:04:07 -08:00
  • b3febb7416
    Revert formatting on Tasking ports (#887) Soren Ptak 2023-11-23 03:51:23 -08:00
  • 92365c9784
    Revert Portable/Softune Formatting (#886) Soren Ptak 2023-11-23 03:39:28 -08:00
  • 96cdeaa725
    Revert formatting on SDCC ports (#885) Soren Ptak 2023-11-23 03:14:36 -08:00
  • 9a2ce912ff
    Revert formatting on Rowley ports (#884) Soren Ptak 2023-11-23 02:53:55 -08:00
  • 8d1da77d0d
    Revert Portable/MPLAB Formatting (#883) Soren Ptak 2023-11-23 02:29:40 -08:00
  • 2dfc5142f4
    Revert the formatting changes on MikroC ports. (#882) Soren Ptak 2023-11-23 02:20:15 -08:00
  • a8a17dc4b5
    Revert formatting on CCS port files (#881) Soren Ptak 2023-11-23 02:09:09 -08:00
  • 76be28cdc6
    Update system call entry mechanism (#898) Gaurav-Aggarwal-AWS 2023-11-23 10:47:47 +05:30
  • 6b7d4cf41b
    Add Access Control List to MPU ports (#897) Gaurav-Aggarwal-AWS 2023-11-23 10:45:58 +05:30
  • 9bfd85a253
    Update system call entry mechanism (#896) Gaurav-Aggarwal-AWS 2023-11-21 18:42:23 +05:30
  • 4ff01a7a4a
    fix IAR/CM0/portmacro.h missing semicolon (#894) Ha Thach 2023-11-18 15:01:50 +07:00
  • 5f2bb1b48b
    In smp, every core has a idle task. (#893) Moral-Hao 2023-11-17 03:53:27 +08:00
  • dc09a3dd51
    Add vApplicationGetPassiveIdleTaskMemory for SMP (#890) chinglee-iot 2023-11-16 09:04:05 +08:00
  • ad13a1f8df
    CI-CD URL Check Change (#880) Soren Ptak 2023-11-09 15:00:06 -08:00
  • 9c649ea7d1
    Add time conversion macros (#866) Darian 2023-11-08 13:34:53 +08:00
  • 0640b2e486
    Distinguish waiting for notify status from suspend status (#865) Moral-Hao 2023-11-07 15:33:07 +08:00
  • 8ede50cafd
    Fix vTaskSwitchContext for smp. (#879) Moral-Hao 2023-11-06 17:50:32 +08:00
  • 83083a8a13
    aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) Devaraj Ranganna 2023-10-31 04:36:39 +00:00
  • ef0104e768
    Move cmake compile options to the example project (#872) ActoryOu 2023-10-30 23:35:42 +08:00
  • 1c465a0890
    update coverity scan email (#871) Tony Josi 2023-10-30 18:19:29 +05:30
  • 37678b0656
    Support configurable RISC-V chip extension (#773) Joe Benczarski 2023-10-27 14:57:52 -04:00
  • 5281427a99
    Add nightly coverity scan (#859) Tony Josi 2023-10-26 11:27:45 +05:30
  • 4ef0bb676c
    vTaskListTasks prints core affinity mask (#850) Darian 2023-10-26 05:45:03 +08:00
  • a8650b99a3
    Update example cmake project path (#851) Tony Josi 2023-10-23 14:50:41 +05:30
  • fc7aca7ff2
    Rename CPU to Core (#849) Darian 2023-10-23 15:20:24 +08:00
  • 9f4a0e308b
    Remove default behaviour of FREERTOS_HEAP. (#807) Boris van der Meer 2023-10-23 08:57:54 +02:00
  • 52c1c6e578
    Covert object type check to runtime check (#847) Gaurav-Aggarwal-AWS 2023-10-20 22:08:19 +05:30
  • 7562ebc6e1
    Covert object type check to runtime check (#846) Gaurav-Aggarwal-AWS 2023-10-20 22:08:03 +05:30
  • a936a1b156
    Kernel Checker CI Workflow File Updates (#804) Soren Ptak 2023-10-19 10:08:24 -07:00
  • b32aafe4dc
    Fix size alignment in the integer overflow issue (#839) Rahul Kar 2023-10-19 12:08:22 +05:30
  • d9fc48bced
    Backport PR 839 to FreeRTOS-Kernel V10.6.1 (#840) Rahul Kar 2023-10-19 11:21:27 +05:30
  • 220771565f
    Removes redundant API calls in MPU wrappers (#838) Rahul Kar 2023-10-19 11:20:19 +05:30
  • 7003ba73ed
    Backport PR 836 to FreeRTOS-Kernel V10.6.1 (#837) Gaurav-Aggarwal-AWS 2023-10-17 23:49:09 +05:30
  • 4ada1d7d5e
    Fix possible integer overflow (#836) Gaurav-Aggarwal-AWS 2023-10-17 21:31:43 +05:30
  • 59ba98b2e3
    Fix reliability issues in CMake sample (#835) Rahul Kar 2023-10-17 19:59:37 +05:30
  • 30283b57df
    Fix xTaskNotifyWait & ulTaskNotifyTake determinism. (#833) Rahul Kar 2023-10-17 15:05:18 +05:30
  • 7ffc6a7465
    Add base priority get APIs (#818) chinglee-iot 2023-10-17 12:19:17 +08:00
  • 631ae9e6e4
    Add option to set the core affinity for the Timer Svc Task on SMP systems (#805) Sudeep Mohanty 2023-10-16 09:08:55 +02:00
  • 1b2b0904ce
    Added the minimal example (#823) Joseph Julicher 2023-10-14 08:00:25 -07:00
  • 2be332ae21
    Separate the task create function for core affinity (#789) chinglee-iot 2023-10-12 17:30:24 +08:00
  • 4bfb9b2d70
    Update SMP get idle task memory for static allocation (#784) chinglee-iot 2023-10-12 10:41:16 +08:00
  • 92a4d175e6
    Link to the CONTRIBUTING.md file in this repo, not the github repo itself (#827) Soren Ptak 2023-10-10 23:34:01 -07:00
  • abb5452a12
    Update pull request information in readme (#821) Monika Singh 2023-10-09 14:40:59 +05:30
  • 3d575b58a4
    Make taskYIELD available to unprivileged tasks (#817) Gaurav-Aggarwal-AWS 2023-10-06 10:22:06 +05:30
  • d442d7908a
    Add configCONTROL_INFINITE_LOOP for loop control in unit test (#783) chinglee-iot 2023-10-05 16:57:53 +08:00
  • 97d48ba94a
    Add more comment for core affinity in prvSelectHighestPriorityTask (#801) chinglee-iot 2023-10-05 15:39:24 +08:00
  • 317bc0c89c
    Move trace macro after declaration (#820) chinglee-iot 2023-10-05 14:46:38 +08:00
  • 30e13dac2b
    Implement prvYieldCore with macro (#785) chinglee-iot 2023-10-04 19:33:28 +08:00
  • 830533d49e
    Add taskYIELD_WITHIN_API macro (#782) chinglee-iot 2023-10-04 17:38:27 +08:00
  • 5cdb1bc4e1
    removed the copyright and license header for select files (#815) Joseph Julicher 2023-10-03 10:43:45 -07:00
  • eb80149cd7
    Deprecate smp branch (#799) chinglee-iot 2023-10-04 00:58:06 +08:00
  • 57f9eed00d
    bugfix: correct computation of stack size on Mac Posix port (#816) Michael Fairman 2023-10-02 23:00:33 -07:00
  • 5a9d7c8388
    Sample FreeRTOSConfig.h and template port (#812) Joseph Julicher 2023-09-29 19:11:55 -07:00
  • 9d2571d2ed
    Cortex-M23: Do not use PSPLIM_NS (#791) Devaraj Ranganna 2023-09-28 10:08:55 +01:00
  • a695b671aa
    Apply formatting bot fix (#806) Soren Ptak 2023-09-27 12:03:41 -07:00
  • 96d6190b61
    Replace sprintf with snprintf (#802) Gaurav-Aggarwal-AWS 2023-09-26 23:07:18 +05:30
  • 84bdb05bd2
    Fix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports (#803) Soren Ptak 2023-09-26 02:06:23 -07:00
  • ac5deb155d
    Remove unwanted variable portACL_ENTRY_SIZE_BYTES (#810) kar-rahul-aws 2023-09-26 09:58:02 +05:30
  • 2f25cb94f5
    Reduce memory usage of ACL. (#809) Moral-Hao 2023-09-25 19:22:55 +08:00
  • 2bc6188be3
    Update pxMutexHolder is NULL check description (#800) chinglee-iot 2023-09-25 06:21:15 +08:00
  • d43062ba78
    Add trace hook macro for most ports (#794) Boris van der Meer 2023-09-20 12:49:42 +02:00
  • 83861f5b1d
    Add Trace Hook Macros to all API calls (#786) Sebastian Brosch 2023-09-20 12:17:42 +02:00
  • 15e0364968
    xQueueSendToFromFromISR --> xQueueSendToFrontFromISR (#795) Robert Berger 2023-09-20 11:03:56 +02:00
  • c59ce22c8f
    Fix xQueueSendToFront code comment (#796) Robert Berger 2023-09-20 09:47:26 +02:00
  • c6ec8295e8
    Remove CORTEX_M3_MPS2_QEMU_GCC Demo from kernel demos yaml file (#798) kar-rahul-aws 2023-09-20 13:04:14 +05:30
  • 7cd201c290
    Add default implementations of vApplicationGetIdleTaskMemory and vApplicationGetTimerTaskMemory (#790) Mehdi 2023-09-20 09:09:37 +03:30
  • c3ece08119
    Fix prototype in mpu_prototypes.h (#797) Gaurav-Aggarwal-AWS 2023-09-20 10:14:39 +05:30
  • 596292f874
    Add the formatting bot action to FreeRTOS-Kernel (#787) Soren Ptak 2023-09-18 15:48:26 -04:00
  • 170a291d4d
    Add Access Control List to MPU ports (#765) kar-rahul-aws 2023-09-18 15:34:42 +05:30
  • 7db0e87af1
    Update taskYIELD_IF_USING_PREEMPTION macro (#769) chinglee-iot 2023-09-18 10:53:03 +08:00
  • 26c48dec46
    Fix xStreamBufferCreateStatic() API for buffer size 1 (#793) kar-rahul-aws 2023-09-13 11:22:17 +05:30
  • 2f94b181a2
    Add Trace Hook Macros and function that returns the start of the stack. (#659) Boris van der Meer 2023-09-08 01:20:13 +02:00
  • f13ad7789b
    Add macro taskTASK_IS_RUNNING_OR_SCHEDULED_TO_YIELD (#780) chinglee-iot 2023-09-06 19:18:43 +08:00
  • f7565c2d5e
    Add configUSE_CORE_AFFINITY bits check (#776) chinglee-iot 2023-09-06 19:09:52 +08:00
  • c93d3865f7
    Update task running state type and related macros (#770) chinglee-iot 2023-09-06 18:30:02 +08:00
  • 53229b1537
    Assert if prvCheckForRunStateChange is called in ISR (#779) chinglee-iot 2023-09-06 17:47:41 +08:00
  • 288d143357
    Update taskSELECT_HIGHEST_PRIORITY_TASK macro for SMP (#777) chinglee-iot 2023-09-06 15:13:34 +08:00
  • 5fb9b50da8
    CI-CD Updates (#768) Soren Ptak 2023-09-05 17:24:04 -04:00
  • d6bccb1f4c
    Fix heap address calculation issue (#781) Gaurav-Aggarwal-AWS 2023-09-05 23:16:31 +05:30
  • 231278eded
    Fix cast alignment warning in heap_4.c and heap_5.c (#771) kar-rahul-aws 2023-09-04 22:51:58 +05:30
  • 1aaa318f1c
    Update INFINITE_LOOP control (#775) chinglee-iot 2023-09-04 18:10:36 +08:00
  • 80a390cbbb
    Update block validate macro in heap_5 (#774) chinglee-iot 2023-09-03 09:19:26 +08:00
  • af2904b01c
    Fix typo in the include directory for the the GCC_ARM_CM55_TFM port (#764) Jordan Williams 2023-08-25 00:46:36 -05:00
  • 0d9649ca45
    Heap protect (#747) oliverlavery 2023-08-23 05:57:54 +01:00
  • b9f488a713
    Fix remarks emitted by IAR compiler (#763) Gaurav-Aggarwal-AWS 2023-08-21 14:48:22 +05:30
  • 7372519cba
    Use the bigger priority whenever possible. (#760) Moral-Hao 2023-08-19 00:05:10 +08:00