zephyr/include/arch/arm
Ioannis Glaropoulos 4ec7725110 arch: arm: cortex-m: Modify ARM-only API for IRQ target state mgmt
we modify the ARM Cortex-M only API for managing the
security target state of the NVIC IRQs. We remove the
internal ASSERT checking allowing to call the API for
non-implemented NVIC IRQ lines. However we still give the
option to the user to check the success of the IRQ target
state setting operation by allowing the API function to
return the resulting target state.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-02 15:01:30 +02:00
..
aarch32 arch: arm: cortex-m: Modify ARM-only API for IRQ target state mgmt 2020-09-02 15:01:30 +02:00
aarch64 arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00