FreeRTOS-Kernel/portable/GCC
Gaurav-Aggarwal-AWS 76be28cdc6
Update system call entry mechanism (#898)
Earlier the System Call entry from an unprivileged task
looked like:

1. SVC for entering system call.
2. System call implementation.
3. SVC for exiting system call.

Now, the system call entry needs to make only one SVC
call and everything else is handled internally.

This PR also makes the following changes:

1. Update the Access Control List (ACL) mechanism to
    grant access to all the kernel objects before the
    scheduler is started.
2. Add one struct param for system calls with 5 parameters.
    This removes the need for special handling for system
    calls with 5 parameters.
3. Remove raise privilege SVC when MPU wrapper v2 is used.
4. Add additional run time parameter checks to MPU wrappers
    for xTaskGenericNotify and xQueueTakeMutexRecursive APIs.
2023-11-23 10:47:47 +05:30
..
ARM7_AT91FR40008 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM7_AT91SAM7S CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM7_LPC23xx CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM7_LPC2000 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
Arm_AARCH64 aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) 2023-10-31 10:06:39 +05:30
Arm_AARCH64_SRE aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) 2023-10-31 10:06:39 +05:30
ARM_CA9 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM_CA53_64_BIT aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) 2023-10-31 10:06:39 +05:30
ARM_CA53_64_BIT_SRE aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822) 2023-10-31 10:06:39 +05:30
ARM_CM0 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
ARM_CM3 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
ARM_CM3_MPU Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM4_MPU Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM4F Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
ARM_CM7 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
ARM_CM23 Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM23_NTZ/non_secure Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM33 Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM33_NTZ/non_secure Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM35P Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM35P_NTZ/non_secure Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM55 Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM55_NTZ/non_secure Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM85 Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CM85_NTZ/non_secure Update system call entry mechanism (#898) 2023-11-23 10:47:47 +05:30
ARM_CR5 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ARM_CRx_No_GIC CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
ATMega323 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
AVR32_UC3 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
AVR_AVRDx Remove AVR ports from main repo (#394) 2021-09-14 19:25:46 -07:00
AVR_Mega0 Remove AVR ports from main repo (#394) 2021-09-14 19:25:46 -07:00
ColdFire_V2 Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
CORTUS_APS3 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
H8S2329 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
HCS12 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
IA32_flat CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
MCF5235 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) 2021-06-30 15:07:55 -07:00
MicroBlaze CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
MicroBlazeV8 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
MicroBlazeV9 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
MSP430F449 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
NiosII Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
PPC405_Xilinx CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
PPC440_Xilinx CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RISC-V Support configurable RISC-V chip extension (#773) 2023-10-27 11:57:52 -07:00
RL78 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX100 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX200 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX600 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX600v2 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
RX700v3_DPFPU CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00
STR75x Add trace hook macro for most ports (#794) 2023-09-20 16:19:42 +05:30
TriCore_1782 CI-CD Updates (#768) 2023-09-05 14:24:04 -07:00