This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/portable/GCC
Gaurav-Aggarwal-AWS dc9c034c85
Add vPortRemoveInterruptHandler API (#533)
* Add xPortRemoveInterruptHandler API

This API is added to the MicroBlazeV9 port. It enables the application
writer to remove an interrupt handler.

This was originally contributed in this PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/523

* Change API signature to return void

This makes the API similar to vPortDisableInterrupt.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Gavin Lambert <uecasm@users.noreply.github.com>
2022-08-03 13:45:27 -07:00
..
ARM7_AT91FR40008 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
ARM7_AT91SAM7S Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
ARM7_LPC23xx Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
ARM7_LPC2000 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
ARM_CA9 fix typo (#399) 2021-10-06 15:32:07 -07:00
ARM_CA53_64_BIT fix alignment exception for ullPortInterruptNesting. (#317) 2021-12-29 13:53:10 -07:00
ARM_CA53_64_BIT_SRE Update comments for the ARM_CA53_64_BIT_SRE port (#403) 2021-10-16 13:45:03 -07:00
ARM_CM0 Add configSYSTICK_CLOCK_HZ to Cortex-M0 ports (#484) 2022-04-08 11:13:11 -07:00
ARM_CM3 fix typo (#399) 2021-10-06 15:32:07 -07:00
ARM_CM3_MPU fix: add additional .ltorg directives to GCC CM3/CM4 mpu ports (#473) 2022-03-10 09:19:58 -08:00
ARM_CM4_MPU Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513) 2022-06-30 10:35:26 +05:30
ARM_CM4F fix typo (#399) 2021-10-06 15:32:07 -07:00
ARM_CM7 Add Cortex M7 r0p1 Errata 837070 workaround to CM4_MPU ports (#513) 2022-06-30 10:35:26 +05:30
ARM_CM23 Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CM23_NTZ/non_secure Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CM33 Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CM33_NTZ/non_secure Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CM55 Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CM55_NTZ/non_secure Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
ARM_CR5 fix typo (#399) 2021-10-06 15:32:07 -07:00
ARM_CRx_No_GIC Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
ATMega323 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
AVR32_UC3 Update license text for ports that were previously missed. 2021-05-27 19:57:55 -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 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
CORTUS_APS3 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
H8S2329 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
HCS12 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
IA32_flat Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
MCF5235 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) 2021-06-30 15:07:55 -07:00
MicroBlaze Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
MicroBlazeV8 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
MicroBlazeV9 Add vPortRemoveInterruptHandler API (#533) 2022-08-03 13:45:27 -07:00
MSP430F449 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
NiosII Fix: Interrut Handler Register Function and Exception Process (#41) 2021-12-28 10:54:23 -07:00
PPC405_Xilinx Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
PPC440_Xilinx Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
RISC-V Remove exception loop tags. (#457) 2022-02-17 15:28:04 -08:00
RL78 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
RX100 Fix GCC/RX100 function naming error. (#440) 2022-01-13 10:30:26 -08:00
RX200 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
RX600 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
RX600v2 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
RX700v3_DPFPU Add SPDX-License-Identifier: MIT to MIT licensed files. 2021-05-27 19:57:55 -07:00
STR75x Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
TriCore_1782 Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00