Commit graph

  • d44ae74c7a Fix formatting Gaurav Aggarwal 2024-12-30 08:14:51 +00:00
  • 76d4d8d8bd Code review suggestions Gaurav Aggarwal 2024-12-30 07:58:34 +00:00
  • 730310e227 Code review suggestions Gaurav Aggarwal 2024-12-30 06:45:18 +00:00
  • abef464d75 Add a stack pointer bounds check when configCHECK_FOR_STACK_OVERFLOW is set to 2. jiladahe1997 2024-12-26 11:43:28 +08:00
  • f59c1da4ef
    Update portable/ThirdParty/xClang/XCOREAI/portmacro.h chinglee-iot 2024-12-25 18:23:16 +08:00
  • c1336042fd
    Merge branch 'main' into pass-core-id-to-port-lock-macros chinglee-iot 2024-12-25 15:30:26 +08:00
  • f63bc2b5cc
    Add an example of human readable table generated by vTaskListTasks() to tash.h (#1215) wwhheerree 2024-12-24 19:11:44 +08:00
  • 4e4ef0e8bb Code review suggestions Gaurav Aggarwal 2024-12-24 11:03:09 +00:00
  • 79a66c6df1 Add an example of human readable table generated by vTaskListTasks() to task.h Rick 2024-12-24 17:48:13 +08:00
  • 8af2c13b83 Add title for each column in the table from vTaskListTasks Rick 2024-12-23 14:37:28 +08:00
  • 09329acb27 Declare xCoreID outside if statement Felix van Oost 2024-12-22 10:02:45 -05:00
  • 54c5a9695b Remove const qualifier from xCoreID local variable Felix van Oost 2024-12-22 10:01:33 -05:00
  • 6f06046998 Update core ID before getting locks in prvCheckForRunStateChange() Felix van Oost 2024-12-21 11:50:09 -05:00
  • 11ee86a9d5 Pass core ID to task/ISR lock functions Felix van Oost 2024-12-21 11:40:50 -05:00
  • f31787d35d
    fix(freertos): Limit idle task name length copy operation and ensure null-termination of the idle task name string (#1203) Sudeep Mohanty 2024-12-20 13:13:04 +05:30
  • 370d589322
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-20 10:56:36 +05:30
  • cc31510088
    Remove unused config parameters (#1211) Gaurav-Aggarwal-AWS 2024-12-20 00:08:52 +05:30
  • 8dc4c8338a Use strlen instead of sizeof. Gaurav Aggarwal 2024-12-19 18:36:05 +00:00
  • f7f693e220 Remove unused config parameters Gaurav Aggarwal 2024-12-19 17:54:06 +00:00
  • 2dfe9e6832 Minor code review suggestions Gaurav Aggarwal 2024-12-19 16:29:34 +00:00
  • e0f9e6c412
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-19 14:21:07 +05:30
  • 31dd1e39cb
    Pass core ID to critical nesting count macros (#1206) Felix van Oost 2024-12-19 03:50:43 -05:00
  • 926b8d7182
    Merge branch 'main' into fix/idle_task_name_len Gaurav-Aggarwal-AWS 2024-12-18 13:37:57 +05:30
  • 47d94075be fix(freertos): Limit idle task name copy operation and ensure null termination Sudeep Mohanty 2024-12-06 10:41:54 +05:30
  • 4b0309c426
    Merge branch 'main' into pass-core-id-to-critical-nesting-count-macros Gaurav-Aggarwal-AWS 2024-12-17 22:49:11 +05:30
  • e169442c29
    Refine VFP context for Coretex-A9 (#1209) Saiiijchan 2024-12-17 19:55:20 +08:00
  • adb6578eef Fix formatting check Gaurav Aggarwal 2024-12-17 11:07:47 +00:00
  • 00bf9cdbda Refine VFP context for Coretex-A9 wangfei_chen 2024-12-17 13:04:46 +08:00
  • 942fa51fb4 Get core ID inline within vTaskSuspendAll() to resolve compiler warning Felix van Oost 2024-12-16 22:56:59 -05:00
  • 406ebae2a2
    Merge branch 'main' into pass-core-id-to-critical-nesting-count-macros Felix van Oost 2024-12-16 10:51:01 -05:00
  • 3ddfffda04
    Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR (#1207) wwhheerree 2024-12-16 21:18:54 +08:00
  • 89fd6a53da
    Merge branch 'main' into Fix_Incorrect_Return_portYIELD_FROM_ISR Gaurav-Aggarwal-AWS 2024-12-16 18:27:16 +05:30
  • b58005a4da
    Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) Rahul Kar 2024-12-16 18:26:43 +05:30
  • 8b76c498f5 Fix link verification check Gaurav Aggarwal 2024-12-16 12:44:44 +00:00
  • 557798f645 Fix formatting Rahul Kar 2024-12-16 08:11:51 +00:00
  • 157580016c Add macro guard to removed definition missing warning Rahul Kar 2024-12-16 08:08:34 +00:00
  • cd894185e2 Regression Bug Fix: Fix Incorrect Return of MSVC-MingW portYIELD_FROM_ISR Rick 2024-12-15 11:45:45 +08:00
  • 37c71b9d6c
    Merge pull request #1 from chinglee-iot/update-core-id-fix Felix van Oost 2024-12-13 22:39:50 -05:00
  • 23daad03f6 Implement get core ID with interrupt disabled Ching-Hsin,Lee 2024-12-14 11:21:04 +08:00
  • b6382df843 Get core ID when interrupts are disabled Felix van Oost 2024-12-12 23:07:51 -05:00
  • bc1c6079d7 Match existing data type for xCoreID Felix van Oost 2024-12-11 23:38:14 -05:00
  • d77a3709d2 Pass core ID to CRITICAL_NESTING_COUNT macros Felix van Oost 2024-12-11 23:29:00 -05:00
  • 974351fe4a
    Update manifest to use 'V' (#1201) Kody Stribrny 2024-12-02 11:29:36 -08:00
  • d05870ab58 fix manifest updater Kody Stribrny 2024-11-29 09:54:11 -08:00
  • 2087168914 Update manifest to use 'V' Kody Stribrny 2024-11-29 09:49:54 -08:00
  • 682f0515c9
    Fix CMake build for RP2040 (#1197) yh-sb 2024-11-25 07:24:41 +02:00
  • 6f632948ec Fix CMake build for RP2040 yh-sb 2024-11-24 20:48:05 +02:00
  • 874fa7bed4
    Removing the old -RV32 directory name from parts of the documentation (#1196) Ryan 2024-11-20 01:38:15 -05:00
  • 6cfb74fa7d Removing the old -RV32 directory name from parts of the documentation Ryan Ward 2024-11-20 15:55:46 +10:00
  • 7e419c2dd5
    Update partner supported and community supported ports submodulees (#1194) Tony Josi 2024-11-14 11:09:55 +05:30
  • 299f014141 Update partner supported and community supported ports submodulees tony-josi-aws 2024-11-14 10:53:54 +05:30
  • 25f9222fed
    armv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192) Ahmed Ismail 2024-11-14 04:31:06 +00:00
  • 39550f1827
    Merge branch 'main' into armv8-1-m-remove-portHAS-PACBTI-FEATURE-macro Tony Josi 2024-11-14 09:48:15 +05:30
  • 73f6e3a1b4
    RP2040 Updates: (#1193) Graham Sanderson 2024-11-13 22:17:50 -06:00
  • 8e262df19f RP2040 Updates: * Standardize on configNUMBER_OF_CORES != 1 to select SMP functionality * Fix SDK pico_sync interoperability (configSUPPORT_PICO_SYNC_INTEROP == 1) graham sanderson 2024-07-31 12:31:19 -05:00
  • 6e32327a27
    Merge branch 'main' into armv8-1-m-remove-portHAS-PACBTI-FEATURE-macro Ahmed Ismail 2024-11-13 14:14:49 +00:00
  • 6ffe2ebfa8 armv8.1-m: Remove portHAS_PACBTI_FEATURE macro Ahmed Ismail 2024-11-12 15:31:24 +00:00
  • f239da06ec
    Add xPortResetHeapMinimumEverFreeHeapSize to heap5 (#1191) Gaurav-Aggarwal-AWS 2024-11-13 13:31:41 +05:30
  • c90dce9ad8
    Merge branch 'main' into heap_5 Gaurav-Aggarwal-AWS 2024-11-12 16:35:47 +05:30
  • 8f7f451c2a
    Don't suspend scheduler if task already notified (#1190) Jeff Tenney 2024-11-12 04:05:33 -07:00
  • 12df28e4ea
    Merge 19e901e3e8 into 9736947af2 Philipp Schilk 2024-11-12 15:53:01 +05:30
  • 84d26497f9 Put declarations back at beginning of function Jeff Tenney 2024-11-11 21:49:47 -07:00
  • 39b55454de Add xPortResetHeapMinimumEverFreeHeapSize to heap5 Gaurav Aggarwal 2024-11-12 04:35:59 +00:00
  • b6f175f2b8
    Merge branch 'main' into optimize-task-notifications Gaurav-Aggarwal-AWS 2024-11-12 10:01:03 +05:30
  • 9736947af2
    Heap: add new API to reset xMinimumEverFreeBytesRemaining. (#1189) Tomas Galbicka 2024-11-12 05:28:38 +01:00
  • d0686d5f2b Don't suspend scheduler if task already notified Jeff Tenney 2024-11-11 15:27:11 -07:00
  • 4287edfaf9 Heap: add new API to reset xMinimumEverFreeBytesRemaining. Tomas Galbicka 2024-11-11 15:09:47 +01:00
  • ebd8e35445
    Merge ab84561366 into d0d55f3031 chinglee-iot 2024-11-05 14:56:54 +05:30
  • d0d55f3031
    Enhancements and Bug Fixes for F1Kx Port (#1169) Trong Nguyen 2024-11-05 15:09:50 +07:00
  • 530462ace4 Fix Interrupt depth comparison logic Fix parameter mismatch in portmacro.h file Add comment to explain assembly code Trong Nguyen 2024-10-31 19:42:25 +07:00
  • a9751adbcc Fix FPU stack order issue and Improve FPU checking flow Trong Nguyen 2024-10-31 19:25:04 +07:00
  • f0d79459d6
    Fix SMP debugging issue on rp2040 (#1174) Vishwanath Martur 2024-11-04 21:51:51 +05:30
  • a5fd8e2d66
    Merge branch 'main' into fix-smp-debugging Rahul Kar 2024-11-04 18:09:56 +05:30
  • b4a970729b
    Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176) Vishwanath Martur 2024-11-04 18:02:35 +05:30
  • 5b9674101d
    Merge branch 'main' into fix-riscv-configmtimecmp-base-address Gaurav-Aggarwal-AWS 2024-11-04 16:56:41 +05:30
  • a27d6650ee
    Move configASSERT default definition above before including portable.h. (#1185) ActoryOu 2024-11-04 19:05:52 +08:00
  • 893a1ed289 Add parentheses for configASSERT_DEFINED ActoryOu 2024-11-04 09:50:57 +00:00
  • 0db87d4a41
    Merge branch 'main' into fix-riscv-configmtimecmp-base-address Gaurav-Aggarwal-AWS 2024-11-04 15:13:01 +05:30
  • 79bd2eb1c2
    Merge branch 'main' into fix-smp-debugging Gaurav-Aggarwal-AWS 2024-11-04 15:03:11 +05:30
  • e37d32b3f4 Replace configASSERT define check with configASSERT_DEFINED ActoryOu 2024-11-04 09:32:45 +00:00
  • 810b387d21
    Merge branch 'main' into MoveAssertDefine ActoryOu 2024-11-04 17:27:16 +08:00
  • 3d14c271d7 Fix CI build error ActoryOu 2024-11-04 09:26:29 +00:00
  • 445336aad9
    Follow GitHub recommendation to update release.yml (#1178) ActoryOu 2024-11-04 17:23:28 +08:00
  • 3da067c7c8 Fix spell check. ActoryOu 2024-11-04 08:45:59 +00:00
  • f0d90819ee Move configASSERT default definition above before including portable.h. ActoryOu 2024-11-04 08:05:47 +00:00
  • 592d2e9e43 Fix spell check ActoryOu 2024-11-04 06:58:40 +00:00
  • ce46104729 Update release yml. ActoryOu 2024-11-01 08:48:38 +00:00
  • 09bd73fc9d Fix Interrupt depth comparison logic Fix parameter mismatch in portmacro.h file. Trong Nguyen 2024-10-31 19:42:25 +07:00
  • 0df22355ac Fix FPU stack order issue and Improve FPU checking flow Trong Nguyen 2024-10-31 19:25:04 +07:00
  • 01ac098a07 Fix SEC_STAT.IRM bit handling in ARC SEM interrupt entry/exit Vishwanath Martur 2024-11-02 10:00:56 +05:30
  • 3f09fc3a1b
    Merge branch 'main' into fix-smp-debugging ActoryOu 2024-11-02 10:58:21 +08:00
  • 7d76dceaad
    Add assert check for NULL TCB handle (#1177) Rahul Kar 2024-11-02 08:13:53 +05:30
  • 89d6f6ae93
    Merge branch 'main' into addASSERT ActoryOu 2024-11-02 10:29:50 +08:00
  • a081ba8b9c
    Fix variable name mismatch, mpu_wrappers type mismatch. (#1181) Kody Stribrny 2024-11-01 10:56:18 -07:00
  • a53918ba53 Fix variable name mismatch, mpu_wrappers type mismatch. Kody Stribrny 2024-11-01 10:37:24 -07:00
  • 840238184e Revert "Fix AutoReload variable name (#1166)" Kody Stribrny 2024-11-01 10:27:50 -07:00
  • de276eb023
    Fix spelling typos (#1168) ActoryOu 2024-11-02 01:09:49 +08:00
  • 786fdbc879 Fix SEC_STAT.IRM bit handling in ARC SEM interrupt entry/exit Vishwanath Martur 2024-11-01 21:55:55 +05:30
  • 227d426737 Add assert check for NULL TCB handle Rahul Kar 2024-11-01 07:13:45 +00:00
  • 3dc9b3aad1 Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int Vishwanath Martur 2024-11-01 12:36:01 +05:30