Commit graph

  • f07958cc9d
    Merge branch 'main' into update_mpu_wrapper_forStreamBufferResetFromISR chinglee-iot 2024-04-17 09:43:11 +08:00
  • 9bfd0abb55
    Add IRQ safe API for message buffer reset (#1033) HagaiMoshe 2024-04-17 01:41:55 +03:00
  • 4ee0992579 Renamed parent_group Sven Bieg 2024-04-16 19:18:53 +02:00
  • d024d75ce4 Implemented configUSE_MALLOC_FAILED_HOOK Sven Bieg 2024-04-16 18:06:31 +02:00
  • 4a4d0e4c39 Implemented configUSE_MALLOC_FAILED_HOOK Sven Bieg 2024-04-16 18:04:49 +02:00
  • 7155a2c13b
    Merge branch 'main' into main Sven Bieg 2024-04-16 17:55:20 +02:00
  • fb1582b89d Moved to MemMang Sven Bieg 2024-04-16 17:54:14 +02:00
  • 9690251a10 Minor code review suggestion Gaurav Aggarwal 2024-04-16 12:26:32 +00:00
  • b41e99ca1f Code review suggestions Gaurav Aggarwal 2024-04-16 12:20:39 +00:00
  • 9d80b0bead Update MPU wrappers Gaurav Aggarwal 2024-04-16 11:52:10 +00:00
  • 64cafa45b0 Remove not needed file Gaurav Aggarwal 2024-04-16 11:45:30 +00:00
  • 630cad38b6
    Merge branch 'main' into blocking_buffer Gaurav-Aggarwal-AWS 2024-04-16 17:13:40 +05:30
  • 2fe9508bf2 Code review suggestions Gaurav Aggarwal 2024-04-16 11:40:35 +00:00
  • 8ad4aed7b5 Add MPU wrapper from xStreamBufferResetFromISR in V10.6.x kar-rahul-aws 2024-04-16 15:03:42 +05:30
  • 715ec74bfe Fix formatting kar-rahul-aws 2024-04-16 12:28:43 +05:30
  • ea90347741 Update comments kar-rahul-aws 2024-04-16 12:24:10 +05:30
  • 6e1b7a3519
    Merge branch 'main' into main Rahul Kar 2024-04-16 12:07:24 +05:30
  • bfd3f8ee3d add API xMessageBufferResetFromISR hagai.moshe 2024-04-15 10:22:31 +03:00
  • 887e78c64f Add API xStreamBufferResetFromISR hagai.moshe 2024-04-15 10:15:47 +03:00
  • 66b0b0a5a0
    Update corePKCS11 submodule pointer (#1208) chinglee-iot 2024-04-16 14:11:57 +08:00
  • 1ed681cc43
    Add readme to example directory (#1032) Aniruddha Kanhere 2024-04-15 21:41:50 -07:00
  • 3370f937e7
    Merge branch 'FreeRTOS:main' into main Sven Bieg 2024-04-15 19:01:56 +02:00
  • 4542ebbc8b Protected override Sven Bieg 2024-04-15 19:01:37 +02:00
  • ced486116c Add Coverity webpage link AniruddhaKanhere 2024-04-15 09:53:26 -07:00
  • 6541a7cbdc
    Update examples/README.md Aniruddha Kanhere 2024-04-15 09:52:26 -07:00
  • 8663dd740f
    Merge branch 'main' into blocking_buffer chinglee-iot 2024-04-15 14:52:03 +08:00
  • da33a83661 Update wording AniruddhaKanhere 2024-04-14 22:51:18 -07:00
  • caed9d8b8e remove whitespace AniruddhaKanhere 2024-04-14 22:03:05 -07:00
  • fe58833f32 Add readme to example directory AniruddhaKanhere 2024-04-14 22:00:27 -07:00
  • 1ee2a8917a Add readme to example directory AniruddhaKanhere 2024-04-14 21:59:23 -07:00
  • 9a49a860b1 Add readme to example directory AniruddhaKanhere 2024-04-14 21:58:49 -07:00
  • 4fbecaa10d Add readme to example directory AniruddhaKanhere 2024-04-14 21:56:00 -07:00
  • 6de0d7a737
    Fix the pxTopcOfStack typo in the RISC-V ports. (#1030) Soren Ptak 2024-04-15 00:40:10 -04:00
  • e6b4e8288f
    Fix corePKCS11 demo logging message (#1205) chinglee-iot 2024-04-15 10:27:02 +08:00
  • e473cf6caa Made a review Sven Bieg 2024-04-14 10:43:09 +02:00
  • 0a61cf54e7 Implemented heap_6 for C++ real-time applications Sven Bieg 2024-04-13 21:35:03 +02:00
  • fd67ab5ad3 Add a missing o to to Soren Ptak 2024-04-12 20:39:53 -07:00
  • 3e12a9ce55 Fix the pxTopcOfStack typo in the RISC-V ports. Soren Ptak 2024-04-12 20:38:11 -07:00
  • dd4789cdba
    Update kernel submodule for vTaskSuspendAll change (#1207) chinglee-iot 2024-04-11 15:42:13 +08:00
  • 4d4f8d0d50
    Fix vTaskSuspendAll assert for critical nesting count (#1029) chinglee-iot 2024-04-11 15:12:03 +08:00
  • 28177788d0
    Fix vTaskSuspendAll assertion unit test (#1204) chinglee-iot 2024-04-11 14:49:30 +08:00
  • ae38d50ce8
    Merge branch 'main' into fix-vTaskSuspendAll-assert chinglee-iot 2024-04-11 14:08:32 +08:00
  • 73851fb6da
    Remove unwanted volatile keyword (#1028) Rahul Kar 2024-04-11 11:30:29 +05:30
  • 5d212cc66c
    Merge branch 'main' into remove_configLIST_VOLATILE Rahul Kar 2024-04-11 10:58:35 +05:30
  • ab31cf4b0f
    Merge branch 'main' into blocking_buffer Aniruddha Kanhere 2024-04-10 13:56:07 -07:00
  • 4f55fc01eb
    Merge branch 'main' into revert-988-Misra13.3 Rahul Kar 2024-04-10 20:59:05 +05:30
  • 2829f3eccc
    Replace volatile with configLIST_VOLATILE (#1027) Rahul Kar 2024-04-10 20:58:48 +05:30
  • fced4a9896 Declare variable initially kar-rahul-aws 2024-04-10 17:56:33 +05:30
  • e99220f5df
    Merge branch 'main' into revert-988-Misra13.3 Rahul Kar 2024-04-10 11:25:46 +05:30
  • 329e9be536
    Merge branch 'main' into fix-vTaskSuspendAll-assert chinglee-iot 2024-04-09 22:48:37 +08:00
  • b3628902a9 Fix vTaskSuspendAll assert for critical nesting count Ching-Hsin Lee 2024-04-09 22:06:14 +08:00
  • a64c2ed410 Remove unwanted volatile keyword kar-rahul-aws 2024-04-09 17:30:32 +05:30
  • ed2d191fc2 Replace volatile with configLIST_VOLATILE kar-rahul-aws 2024-04-09 16:36:49 +05:30
  • 030c1aa646
    Add event group and stream buffer config option in template (#1026) Rahul Kar 2024-04-09 15:26:34 +05:30
  • f540570e72 Start CI checks kar-rahul-aws 2024-04-09 15:07:20 +05:30
  • 0106ee8776 Uncrustify: triggered by comment. GitHub Action 2024-04-09 07:46:04 +00:00
  • b8973c76fc Formatting changes kar-rahul-aws 2024-04-09 13:11:38 +05:30
  • deb9b1c8d4 Add config descriptions in template configuration file kar-rahul-aws 2024-04-09 13:09:54 +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
  • d05c677013
    Merge branch 'main' into lr1 Gaurav-Aggarwal-AWS 2024-04-09 10:32:22 +05:30
  • 5da55ba8ad
    Add configCHECK_HANDLER_INSTALLATION description in template file (#1025) Rahul Kar 2024-04-09 10:31:53 +05:30
  • db0f20c4f3
    Merge branch 'main' into add_new_config_in_template Rahul Kar 2024-04-09 10:18:09 +05:30
  • dd7e432377
    Formatting changes Rahul Kar 2024-04-09 10:17:36 +05:30
  • f0ff3834bc
    Fix spelling in comment (#1024) Rahul Kar 2024-04-09 10:00:23 +05:30
  • f03a94f29c
    Merge branch 'main' into add_new_config_in_template chinglee-iot 2024-04-09 10:21:55 +08:00
  • 93a2f0942d
    Merge branch 'main' into fix_spell_error ActoryOu 2024-04-09 10:13:52 +08:00
  • ebb2b5ff53
    Merge branch 'main' into lr1 Soren Ptak 2024-04-08 17:51:28 -07:00
  • 8afb3a5b82
    fix typos in comments: interace -> interface, swtich -> switch (#1022) Florian La Roche 2024-04-09 02:50:55 +02:00
  • 74ea443727 Uncrustify: triggered by comment. GitHub Action 2024-04-08 18:16:14 +00:00
  • 9e84895d62 Add configconfigCHECK_HANDLER_INSTALLATION description in template configuration file kar-rahul-aws 2024-04-08 23:26:30 +05:30
  • 70a3438f55 Fix spelling in comment kar-rahul-aws 2024-04-08 17:44:41 +05:30
  • 57ffbc06e9 Update the memory alignment within the Cortex-R5 port asm code Florian La Roche 2024-04-07 12:53:39 +02:00
  • 77bc1c2884 fix typos in comments: interace -> interface, swtich -> switch Florian La Roche 2024-04-07 12:37:24 +02:00
  • 8c49c54987
    Fix TFM about link (#1021) Kody Stribrny 2024-04-04 22:10:43 -07:00
  • 9acd9b2e23 Fix TFM about link Kody Stribrny 2024-04-04 13:51:44 -07:00
  • ccbbf04e5b
    Update coverity example README (#1020) chinglee-iot 2024-04-04 14:29:36 +08:00
  • 0b68bdfbd9
    Update main.c for comment chinglee-iot 2024-04-03 18:57:56 +08:00
  • 5e89f9dd0d Update coverity example README Ubuntu 2024-04-03 07:57:27 +00:00
  • eb97c5d325
    Make a couple of demos build using picolibc (#1202) Keith Packard 2024-04-02 21:43:14 -07:00
  • 7514cd3d54
    [WIN32-MSVC Demo] Define TickType_t width based on the target platform(32bit/64bit). (#1201) wat 2024-04-01 13:46:07 +09:00
  • 52ee9faa72
    Add in CI-CD builds of the Cortex-Rx MPU Demos (#1018) Soren Ptak 2024-03-28 22:37:38 -07:00
  • 4592acca4c
    Update Cortex R4F and Cortex R5F MPU Demos (#1200) Soren Ptak 2024-03-28 12:37:03 -07:00
  • 224d1ad64e
    Merge branch 'main' into AddCortexRxMPUPortCI-CDCheck Soren Ptak 2024-03-28 10:47:53 -07:00
  • 7c910499ec
    Update checkout action used in workflow files (#1017) Soren Ptak 2024-03-28 10:47:34 -07:00
  • c9cddcecdd Add in CI-CD builds of the Cortex-Rx MPU Demos Soren Ptak 2024-03-27 14:58:38 -07:00
  • 7d8b649f79 Cleanup some of the echo group prints in the workflow files Soren Ptak 2024-03-27 14:56:32 -07:00
  • 55cdacdcc6 Use the latest tagged release of the checkout action. Soren Ptak 2024-03-27 14:47:24 -07:00
  • e8289dfee6
    Add config option for event groups and stream buffers (#994) Rahul Kar 2024-03-27 14:49:47 +05:30
  • cea8ec83a6
    Merge branch 'main' into update_mpu_wrappers Rahul Kar 2024-03-27 14:05:56 +05:30
  • 39dbff7204
    Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) Rahul Kar 2024-03-27 14:05:20 +05:30
  • 076430b2ab
    [WIN32-MingW Demo] TickType_t width is defined based on compiler type.(32bit/64bit) (#1199) wat 2024-03-27 16:34:46 +09:00
  • 845134ac7d
    Merge branch 'main' into update_MPU_ports Gaurav-Aggarwal-AWS 2024-03-27 11:21:50 +05:30
  • 8d65a26a6e Code review suggestions Gaurav Aggarwal 2024-03-27 05:51:11 +00:00
  • da3d608021
    Merge branch 'main' into update_mpu_wrappers Gaurav-Aggarwal-AWS 2024-03-27 11:05:53 +05:30
  • a455b86bd3
    Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016) Soren Ptak 2024-03-26 22:07:11 -07:00
  • c98fc4a46d
    Merge branch 'main' into update_MPU_ports Soren Ptak 2024-03-26 21:04:49 -07:00
  • 566eb67bf9
    Merge branch 'main' into update_mpu_wrappers Rahul Kar 2024-03-27 09:31:26 +05:30
  • f5fae0219c
    Merge branch 'main' into AddRemovedReadCheckTo_xPortIsAuthorizedToAccessBuffer Soren Ptak 2024-03-26 13:25:22 -07:00
  • 345a86d49b
    ARM CM0+ MPU Port (#1005) Soren Ptak 2024-03-26 13:25:07 -07:00
  • 273fb94328
    ARMv7-R MPU Port Demos (#1149) Soren Ptak 2024-03-26 09:24:37 -07:00