Commit Graph

  • 1875584087 target tagging added main Epagris 2024-05-23 20:52:39 +02:00
  • 64b4b3d2db added Epagris 2024-05-23 20:28:53 +02:00
  • e85a905817 help messages extended with Epagris 2024-05-23 20:04:01 +02:00
  • 934ba2b52d custom tag added Epagris 2024-05-23 19:59:33 +02:00
  • 27c4feff66
    typo: add space to examples/template_configuration/FreeRTOSConfig.h (#1069) Florian La Roche 2024-05-23 11:51:29 +02:00
  • 9697f8c9b0
    Update documentation of prvGetExpectedIdleTime (#1061) Gaurav-Aggarwal-AWS 2024-05-20 14:24:54 +05:30
  • 0801c91bc6
    Add Noreturn attribute in template port for static analysis (#1060) Rahul Kar 2024-05-16 21:11:05 +05:30
  • c9e3949f02
    added configUSE_POSIX_ERRNO to the template FreeRTOSConfig.h (#1052) Joseph Julicher 2024-05-14 20:58:41 -07:00
  • a8376dbe81
    Revert the change introduced in PR #1051 (#1056) Gaurav-Aggarwal-AWS 2024-05-14 16:24:49 +05:30
  • 2e0c623351
    Fix race in prvProcessSimulatedInterrupts (#1055) Gaurav-Aggarwal-AWS 2024-05-14 16:15:54 +05:30
  • 29b202a41e
    list.c: improve code comments to point to official documentation about problems which may cause code to get stuck inside of list.c (#1051) Gabriel Staples 2024-05-13 04:19:50 -07:00
  • 55eceb2203
    Add configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048) StefanBalt 2024-05-08 13:37:52 +02:00
  • 067d04e44e
    Add vPortGenerateSimulatedInterruptFromWindowsThread in MSVC port (#1044) chinglee-iot 2024-05-08 14:33:11 +08:00
  • 78c8bbde0e
    Update xPortRunning before resuming first task (#1049) Gaurav-Aggarwal-AWS 2024-05-07 20:47:14 +05:30
  • 2eb2d653bf
    Move header includes before extern c (#1047) Holden 2024-05-06 17:24:05 -07:00
  • 30afc1a2c0
    Fix wrong source file list in CMake of GCC_ARM_CM0 port. (#1045) 0mhu 2024-04-29 17:21:35 +02:00
  • 8e07366994
    Update kernel version v11.1.0+ in tasks.h (#1043) chinglee-iot 2024-04-22 17:48:45 +08:00
  • dbf70559b2 [AUTO][RELEASE]: Update SBOM V11.1.0 chinglee-iot 2024-04-22 07:38:21 +00:00
  • 57df8a0f9f [AUTO][RELEASE]: Update version number in manifest.yml chinglee-iot 2024-04-22 07:38:19 +00:00
  • d12c012a11 [AUTO][RELEASE]: Bump file header version to "11.1.0" chinglee-iot 2024-04-22 07:38:19 +00:00
  • 2a343ea4a4 [AUTO][RELEASE]: Bump task.h version macros to "11.1.0" chinglee-iot 2024-04-22 07:38:18 +00:00
  • 111e775060
    Update History.txt for V11.1.0 (#1042) chinglee-iot 2024-04-22 15:35:18 +08:00
  • c02a347880
    Use suffix "U" for unsigned constant (#1041) chinglee-iot 2024-04-19 17:11:16 +08:00
  • fdf4695c1e
    Adding SMP coverity example (#1039) chinglee-iot 2024-04-19 12:48:00 +08:00
  • 2a014ce0b3
    Update submodule pointer (#1040) chinglee-iot 2024-04-19 12:39:36 +08:00
  • 8d280217cd
    armv8-m: Remove redundant constant pools (#1035) Devaraj Ranganna 2024-04-18 19:45:04 +01:00
  • bbc058967b
    Fix cmake example errors (#1037) Rahul Kar 2024-04-18 19:08:51 +05:30
  • e143832ad4
    tf-m: Update tf-m to TF-Mv2.0.0 release (#1038) Devaraj Ranganna 2024-04-18 13:25:14 +01:00
  • c6487d9472
    Fix build with C90 (#1036) Tony Josi 2024-04-18 14:42:53 +05:30
  • f69b1db45c
    Add Stream Batching Buffer (#916) Caleb Perkinson 2024-04-17 10:54:00 -04:00
  • 5a72344c9a
    Add MPU wrapper from xStreamBufferResetFromISR (#1034) Rahul Kar 2024-04-17 14:27:58 +05:30
  • 9bfd0abb55
    Add IRQ safe API for message buffer reset (#1033) HagaiMoshe 2024-04-17 01:41:55 +03:00
  • 1ed681cc43
    Add readme to example directory (#1032) Aniruddha Kanhere 2024-04-15 21:41:50 -07:00
  • 6de0d7a737
    Fix the pxTopcOfStack typo in the RISC-V ports. (#1030) Soren Ptak 2024-04-15 00:40:10 -04:00
  • 4d4f8d0d50
    Fix vTaskSuspendAll assert for critical nesting count (#1029) chinglee-iot 2024-04-11 15:12:03 +08:00
  • 73851fb6da
    Remove unwanted volatile keyword (#1028) Rahul Kar 2024-04-11 11:30:29 +05:30
  • 2829f3eccc
    Replace volatile with configLIST_VOLATILE (#1027) Rahul Kar 2024-04-10 20:58:48 +05:30
  • 030c1aa646
    Add event group and stream buffer config option in template (#1026) Rahul Kar 2024-04-09 15:26:34 +05:30
  • 6270e2aebf
    Update the memory alignment within the Cortex-R5 port asm code (#1023) Florian La Roche 2024-04-09 07:21:12 +02:00
  • 5da55ba8ad
    Add configCHECK_HANDLER_INSTALLATION description in template file (#1025) Rahul Kar 2024-04-09 10:31:53 +05:30
  • f0ff3834bc
    Fix spelling in comment (#1024) Rahul Kar 2024-04-09 10:00:23 +05:30
  • 8afb3a5b82
    fix typos in comments: interace -> interface, swtich -> switch (#1022) Florian La Roche 2024-04-09 02:50:55 +02:00
  • 8c49c54987
    Fix TFM about link (#1021) Kody Stribrny 2024-04-04 22:10:43 -07:00
  • ccbbf04e5b
    Update coverity example README (#1020) chinglee-iot 2024-04-04 14:29:36 +08:00
  • 52ee9faa72
    Add in CI-CD builds of the Cortex-Rx MPU Demos (#1018) Soren Ptak 2024-03-28 22:37:38 -07:00
  • 7c910499ec
    Update checkout action used in workflow files (#1017) Soren Ptak 2024-03-28 10:47:34 -07:00
  • e8289dfee6
    Add config option for event groups and stream buffers (#994) Rahul Kar 2024-03-27 14:49:47 +05:30
  • 39dbff7204
    Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) Rahul Kar 2024-03-27 14:05:20 +05:30
  • a455b86bd3
    Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016) Soren Ptak 2024-03-26 22:07:11 -07:00
  • 345a86d49b
    ARM CM0+ MPU Port (#1005) Soren Ptak 2024-03-26 13:25:07 -07:00
  • 625b24a104
    Remove duplicate pop from MPU Wrappers ASM Files (#1008) Soren Ptak 2024-03-18 03:51:21 -07:00
  • 6dcce92490
    Improvement for 64bit Windows port (#1011) wat 2024-03-18 15:09:49 +09:00
  • 4732b96dba
    Add daemon task startup hook / timer task creation consistency check (#1009) RichardBarry 2024-03-06 23:08:15 -08:00
  • d95451d924
    Define portNOP in RP2040 port (#1003) chinglee-iot 2024-03-06 16:24:19 +08:00
  • 30f6061f48
    Not using pxIndex to iterate ready list in trace utility (#1000) chinglee-iot 2024-03-06 15:34:21 +08:00
  • cff947acd0
    Update comment in template FreeRTOSConfig.h (#1007) Gaurav-Aggarwal-AWS 2024-03-04 10:48:05 +05:30
  • 83b5b24950
    Fix typo in croutine.c (#1004) Asmeili 2024-02-28 12:21:29 +01:00
  • 61111b1460
    Add ARMv7-R MPU Port (#938) Soren Ptak 2024-02-26 14:01:25 -05:00
  • 839ccb719b
    Use Regex for Copyright Year in Header Check (#1002) Soren Ptak 2024-02-26 12:26:42 -05:00
  • 2fcb0f48b1
    Fix small bugs in Kernel (#998) Aniruddha Kanhere 2024-02-20 08:49:41 -08:00
  • 81c623212a
    Update SMP branch readme for port migration (#999) smp chinglee-iot 2024-02-20 16:50:51 +08:00
  • 1a500f1a74
    Support reset kernel state for restarting scheduler (#944) chinglee-iot 2024-02-19 14:39:31 +08:00
  • e68975fcf7
    Add default core affinity config value. (#996) Christoph Seitz 2024-02-16 06:42:18 +01:00
  • 4d34700bcc
    Fix MISRA C 2012 Rule 13.3 Violations (#988) bradleysmith23 2024-02-13 22:18:35 -08:00
  • 8c10944575
    Remove PRIVILEGED FUNCTION from function definiton (#989) Rahul Kar 2024-02-13 20:10:20 +05:30
  • 8cfa7152f7
    Fix MISRA C 2012 Rule 13.2 Violations (#979) bradleysmith23 2024-02-12 21:11:30 -08:00
  • bd652237fb
    Update default value of configSTACK_DEPTH_TYPE in config file (#987) Rahul Kar 2024-02-13 10:09:32 +05:30
  • 7284d84dc8
    Update task notification scheduler suspension usage (#982) Darian 2024-02-07 13:14:04 +08:00
  • 57a5ed7f67
    Fix SMP task self void run state change (#984) chinglee-iot 2024-02-06 20:41:34 +08:00
  • 23afc48fc3
    Update version number (#983) Paul Bartell 2024-02-06 02:18:14 -08:00
  • 938ec0f7bf
    Correct ARM port folder capitalization (#981) Eric Jackson 2024-02-05 10:31:52 -08:00
  • 1065389c4e
    Fix MISRA C 2012 Rule 10.4 Violations (#972) bradleysmith23 2024-02-05 04:38:15 -08:00
  • c19b13cdfc
    Fix MISRA C 2012 Rule 14.4 Violations. (#975) bradleysmith23 2024-02-02 14:28:43 -08:00
  • 1c35cb3bc9
    Enable xTaskGetCurrentTaskHandleForCore() for single core builds (#978) Darian 2024-02-03 03:46:20 +08:00
  • 1189198a5e
    Fix MISRA C 2012 Rule 20.7 Violations (#971) bradleysmith23 2024-02-01 11:57:22 -08:00
  • b4da9e301f
    Fix MISRA directive 4.7 warning (#977) Rahul Kar 2024-02-01 17:38:24 +05:30
  • d94db2d11d
    Fix MISRA C 2012 Rule 10.3 Violations (#974) bradleysmith23 2024-02-01 01:28:24 -08:00
  • cd8c6c1f22
    Fix MISRA C 2012 Rule 9.3 violations (#973) bradleysmith23 2024-02-01 01:01:53 -08:00
  • edd35e8f6e
    Fix MISRA Rule 10.1 violations (#976) bradleysmith23 2024-01-31 23:06:56 -08:00
  • 1de764ba87
    Delete kernel created task in vTaskEndScheduler (#962) chinglee-iot 2024-02-01 11:12:08 +08:00
  • ba1e2dad3c
    Update ARMv8-M config definitions in template file (#970) Rahul Kar 2024-01-31 12:25:56 +05:30
  • c565fd45c1
    Cmake: Create a single static library including port barnatahmed 2024-01-30 20:44:27 +01:00
  • 8622bd5f49
    Fix ThirdParty/GCC/ATmega formatting (#965) Phillip Stevens 2024-01-30 16:42:20 +11:00
  • 04cb022e44
    Add a check for configENABLE_MVE to M23, M33 ports (#968) Gaurav-Aggarwal-AWS 2024-01-30 10:43:53 +05:30
  • 5a2237a1e2
    Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) Gaurav-Aggarwal-AWS 2024-01-29 23:59:18 +05:30
  • d63434493a
    Add missing Task Notification IFDEF (#967) Soren Ptak 2024-01-29 12:19:09 -05:00
  • 722596eaae
    Add code to allow building for x64 in MSVC (#924) José Simões 2024-01-29 06:35:10 +00:00
  • 1860c9ad09
    GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) Forty-Bot 2024-01-29 00:37:43 -05:00
  • b1ee2e6e14
    Fix MacOS Posix port (#957) Soren Ptak 2024-01-28 08:11:03 -05:00
  • 14dd5b503a
    use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) Phillip Stevens 2024-01-27 16:26:55 +11:00
  • 5040a67939
    Sync up MicroblazeV9 port with Xilinx tree (#220) Mubin Sayyed 2024-01-26 08:51:44 +05:30
  • 8e664fc984
    Add check for if the scheduler is running to ARMv8M MPU ports (#960) Soren Ptak 2024-01-24 13:52:13 -05:00
  • 72c7d86276
    Update for unpaired critical section in vTaskSuspend (#959) chinglee-iot 2024-01-24 19:48:31 +08:00
  • 4d9f6522e5
    Add check for if the scheduler is running to MPU ports (#954) Soren Ptak 2024-01-23 14:48:20 -05:00
  • cf2366c949
    Update unpaired critical section in vTaskDelete for readability (#958) chinglee-iot 2024-01-23 17:02:15 +08:00
  • e6f6d0ecf4
    Posix port - set name for threads (#950) Mikhail Paulyshka 2024-01-18 22:35:16 +03:00
  • 52ab3d0f22
    MPU assert for ARM_CM3_MPU (#952) IsaacDynamo 2024-01-18 20:12:21 +01:00
  • aa07289c24
    Make configSUPPORT_STATIC_ALLOCATION==1 an error for MPU ports (#953) IsaacDynamo 2024-01-18 20:02:41 +01:00
  • c083af972a
    Add mpu_wrappers_v2_asm.c to MPU ports (#951) IsaacDynamo 2024-01-17 21:22:32 +01:00
  • c053ffeacc
    Fix -Werror=unused-parameter in GCC posix prvTimerTickHandler() (#949) Tony Josi 2024-01-13 21:43:05 +05:30