- 64fd929 RISC-V: refine fpu reg context offset (#1257) by Saiiijchan · 17 hours ago main
- bb47bc0 RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256) by Saiiijchan · 26 hours ago
- 4d9cd90 RISCV Add FPU context save (#1250) by Jonathan Cubides · 8 days ago
- df0aa5a Disable stack overflow check for MPU ports (#1231) by Gaurav-Aggarwal-AWS · 3 weeks ago
- 11d0caa Fix the context array size for MPU ports (#1230) by Gaurav-Aggarwal-AWS · 7 weeks ago
- 72bb476 portable: aarch64_sre: Add support for vApplicationFPUSafeIRQHandler by Marouen Ghodhbane · 7 weeks ago
- 630cfb5 portable: aarch64_sre: add the configuration and status registers to the fpu saved context by Marouen Ghodhbane · 7 weeks ago
- ff0989e portable: aarch64_sre: add configUSE_TASK_FPU_SUPPORT support by Marouen Ghodhbane · 7 weeks ago
- 78e0cc7 ARMv8.1-M: Add task dedicated PAC key support (#1195) by Ahmed Ismail · 8 weeks ago
- c38427e Fix function parameter shadowing global variable. (#1221) by creiter64 · 8 weeks ago
- e169442 Refine VFP context for Coretex-A9 (#1209) by Saiiijchan · 3 months ago
- b58005a Add macro guard configUSE_MPU_WRAPPERS_V1 to remove definition missing warning. (#1208) by Rahul Kar · 3 months ago
- 874fa7b Removing the old -RV32 directory name from parts of the documentation (#1196) by Ryan · 4 months ago
- 25f9222 armv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192) by Ahmed Ismail · 4 months ago
- b4a9707 Fix RISC-V configMTIMECMP_BASE_ADDRESS (64-bit) stored in 32-bit int (#1176) by Vishwanath Martur · 4 months ago
- a27d665 Move configASSERT default definition above before including portable.h. (#1185) by ActoryOu · 4 months ago
- de276eb Fix spelling typos (#1168) by ActoryOu · 4 months ago
- 8225a7f Fix AutoReload variable name (#1166) by Kody Stribrny · 4 months ago
- 7081e76 Armv8.1-m: Add pacbti support (#1147) by Ahmed Ismail · 5 months ago
- f5cf45d [Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch issue. https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/1102 (#1157) by K.Kashi · 5 months ago
- 9788e7e modernize ARM assembler syntax (#1148) by Florian La Roche · 6 months ago
- 310ace5 Add configuration include to secure_heap.c (#1141) by Oliver Mueller · 6 months ago
- 93e8199 Fix IA32 compilation with common IRQ entry disabled (#1137) by Ryzee119 · 6 months ago
- e6d8308 GCC: ARM_CM0: Fix L6286E error on Keil MDK (#1131) by Tomas Galbicka · 7 months ago
- 49e8831 Fix compilation issue of IA32_flat port (#1122) by Rahul Kar · 7 months ago
- c963d24 Add support for vApplicationFPUSafeIRQHandler (#1113) by Rahul Kar · 7 months ago
- 3d935e8 Update broken links in readme and comments (#1110) by Rahul Kar · 7 months ago
- 5588ae6 Update ARM_CRx_No_GIC port (#1101) by Rahul Kar · 8 months ago
- 646881e fix typo gab -> gap and adjust indentation level (#1097) by Florian La Roche · 9 months ago
- 31419bf FreeRTOS MPU: Add Privileged eXecute Never MPU attribute support (#1092) by Ahmed Ismail · 9 months ago
- 76eb443 Fix traceMALLOC() allocated bytes (#1089) by 耀眼的大神 · 9 months ago
- 28b6a14 - Changed macro __VFP_FP__ to __ARM_FP for ports GCC/ARM_CM7, GCC/ARM_CM4_MPU, and GCC/ARM_CM4F to accurately reflect if floating point hardware support is enabled (#1088) by haydenridd · 9 months ago
- 55eceb2 Add configUSE_TASK_FPU_SUPPORT to AARCH64 port (#1048) by StefanBalt · 10 months ago
- 8d28021 armv8-m: Remove redundant constant pools (#1035) by Devaraj Ranganna · 11 months ago
- 6de0d7a Fix the pxTopcOfStack typo in the RISC-V ports. (#1030) by Soren Ptak · 11 months ago
- 6270e2a Update the memory alignment within the Cortex-R5 port asm code (#1023) by Florian La Roche · 11 months ago
- f0ff383 Fix spelling in comment (#1024) by Rahul Kar · 11 months ago
- 8afb3a5 fix typos in comments: interace -> interface, swtich -> switch (#1022) by Florian La Roche · 11 months ago
- e8289df Add config option for event groups and stream buffers (#994) by Rahul Kar · 12 months ago
- 39dbff7 Allow xPortIsAuthorizedToAccessBuffer() API call only from mpu_wrappers_v2 (#992) by Rahul Kar · 12 months ago
- a455b86 Add removed unprivileged access check to ARM_CRx_MPU xPortIsAuthorizedToAccessBuffer() (#1016) by Soren Ptak · 12 months ago
- 345a86d ARM CM0+ MPU Port (#1005) by Soren Ptak · 12 months ago
- 625b24a Remove duplicate pop from MPU Wrappers ASM Files (#1008) by Soren Ptak · 12 months ago
- 61111b1 Add ARMv7-R MPU Port (#938) by Soren Ptak · 1 year, 1 month ago
- 839ccb7 Use Regex for Copyright Year in Header Check (#1002) by Soren Ptak · 1 year, 1 month ago
- 938ec0f Correct ARM port folder capitalization (#981) by Eric Jackson · 1 year, 1 month ago
- 04cb022 Add a check for configENABLE_MVE to M23, M33 ports (#968) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
- 5a2237a Remove configTOTAL_MPU_REGIONS from M3 MPU port (#966) by Gaurav-Aggarwal-AWS · 1 year, 1 month ago
- 1860c9a GCC: MSP430F449: Fix pxPortInitialiseStack on EABI (#947) by Forty-Bot · 1 year, 2 months ago
- 14dd5b5 use configSTACK_DEPTH_TYPE consequently (updated for 11.0.x) (#942) by Phillip Stevens · 1 year, 2 months ago
- 5040a67 Sync up MicroblazeV9 port with Xilinx tree (#220) by Mubin Sayyed · 1 year, 2 months ago
- 8e664fc Add check for if the scheduler is running to ARMv8M MPU ports (#960) by Soren Ptak · 1 year, 2 months ago
- 4d9f652 Add check for if the scheduler is running to MPU ports (#954) by Soren Ptak · 1 year, 2 months ago
- 52ab3d0 MPU assert for ARM_CM3_MPU (#952) by IsaacDynamo · 1 year, 2 months ago
- be880a1 Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation (#940) by chinglee-iot · 1 year, 2 months ago
- ec93432 Fix build with modern GCC (#933) by Forty-Bot · 1 year, 3 months ago
- 30e6b8a Detect more startup config errors on Cortex M (#832) by Jeff Tenney · 1 year, 3 months ago
- 553caa1 Update the memory alignment within the Cortex-A9 port asm code (#426) by RichardBarry · 1 year, 3 months ago
- 6a9f5a2 Add portMEMORY_BARRIER() to RX MCU ports (#864) by Soren Ptak · 1 year, 4 months ago
- 76be28c Update system call entry mechanism (#898) by Gaurav-Aggarwal-AWS · 1 year, 4 months ago
- 83083a8 aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) by Devaraj Ranganna · 1 year, 5 months ago
- 37678b0 Support configurable RISC-V chip extension (#773) by Joe Benczarski · 1 year, 5 months ago
- 3d575b5 Make taskYIELD available to unprivileged tasks (#817) by Gaurav-Aggarwal-AWS · 1 year, 5 months ago
- 9d2571d Cortex-M23: Do not use PSPLIM_NS (#791) by Devaraj Ranganna · 1 year, 6 months ago
- 84bdb05 Fix portSWITCH_TO_USER_MODE() on Armv7-M MPU ports (#803) by Soren Ptak · 1 year, 6 months ago
- ac5deb1 Remove unwanted variable portACL_ENTRY_SIZE_BYTES (#810) by kar-rahul-aws · 1 year, 6 months ago
- 2f25cb9 Reduce memory usage of ACL. (#809) by Moral-Hao · 1 year, 6 months ago
- d43062b Add trace hook macro for most ports (#794) by Boris van der Meer · 1 year, 6 months ago
- 170a291 Add Access Control List to MPU ports (#765) by kar-rahul-aws · 1 year, 6 months ago
- 2f94b18 Add Trace Hook Macros and function that returns the start of the stack. (#659) by Boris van der Meer · 1 year, 6 months ago
- 5fb9b50 CI-CD Updates (#768) by Soren Ptak · 1 year, 6 months ago
- b9f488a Fix remarks emitted by IAR compiler (#763) by Gaurav-Aggarwal-AWS · 1 year, 7 months ago
- bd720c3 Bring the heap_4 improvements to secure_heap (#749) by Moral-Hao · 1 year, 7 months ago
- 02be485 Update MPU wrapper for pcTaskGetName API (#737) by kar-rahul-aws · 1 year, 7 months ago
- a5bf4d9 Improve the speed of split memory. (#738) by Moral-Hao · 1 year, 7 months ago
- b51a373 Update MPU wrapper for xTimerGenericCommand API (#734) by kar-rahul-aws · 1 year, 8 months ago
- 785250d Align some Linux and RL78 port types with other ports (#727) by Zim Kalinowski · 1 year, 8 months ago
- b13e269 Work around SysTick bug for QEMU ARMv8-M (#724) by Jeff Tenney · 1 year, 8 months ago
- 83da5fc Update portSTACK_REGION macro for continuity with user Regions (#713) by kar-rahul-aws · 1 year, 8 months ago
- b375458 Add port-optimised task selection for ARMv8-M (#703) by Jeff Tenney · 1 year, 8 months ago
- 54b1356 Fix the comments in the CM3 and CM4 MPU Ports about the MPU Region numbers being loaded (#707) by Soren Ptak · 1 year, 8 months ago
- 97050a1 Memory Protection Unit (MPU) Enhancements (#705) by kar-rahul-aws · 1 year, 8 months ago
- 891dcdf Fix typos in comments for the AT91SAM7S port (#695) by Evgeny Ermakov · 1 year, 9 months ago
- aa012e8 Add constant type for portMAX_DELAY in port (#691) by chinglee-iot · 1 year, 9 months ago
- 9a62842 Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690) by chinglee-iot · 1 year, 9 months ago
- 17a46c2 Use portTASK_FUNCTION_PROTO to replace portNORETURN (#688) by chinglee-iot · 1 year, 9 months ago
- 4a35c97 Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683) by chinglee-iot · 1 year, 9 months ago
- a07f649 Armv8-M (except Cortex-M23) interrupt priority checking (#673) by Devaraj Ranganna · 1 year, 10 months ago
- c1980ce tree-wide: Unify formatting of __cplusplus ifdefs by Paul Bartell · 1 year, 11 months ago
- 5f19e34 portable/ARM_CM0: Add xPortIsInsideInterrupt by Paul Bartell · 1 year, 11 months ago
- 714e543 Format portmacro.h in arm CM0 ports by Paul Bartell · 1 year, 11 months ago
- 686b6e6 ARMv7M: Adjust implemented priority bit assertions (#665) by Paul Bartell · 1 year, 11 months ago
- aa987a3 fix conversion warning (#658) by Vo Trung Chi · 2 years ago
- 99797e1 Cortex-M Assert when NVIC implements 8 PRIO bits (#639) by kar-rahul-aws · 2 years ago
- 7b26ea6 Enable building the GCC Cortex-R5 port without an FPU (#586) by Paul Bartell · 2 years ago
- a9e1f66 Interrupt priority assert improvements for CM3/4/7 (#602) by Chris Copeland · 2 years ago
- 5fdbb7f Cortex-M35P: Add Cortex-M35P port (#631) by Devaraj Ranganna · 2 years, 1 month ago
- 8cd5451 Feature/fixing clang gnu compiler warnings (#620) by phelter · 2 years, 1 month ago
- 050cf0d Introduce portMEMORY_BARRIER for Microblaze port. (#621) by bbain · 2 years, 1 month ago
- 91c20f5 Added support of 64bit events. (#597) by Dusan Cervenka · 2 years, 1 month ago