zephyr/include/arch/arm
Carlo Caione 13118acb15 arch: aarch64: Remove useless ISB
Quoting from the reference manual "Writes to PSTATE.{PAN, D, A, I, F}
occur in program order without the need for additional synchronization."
so we can remove the ISB for arch_irq_lock() and arch_irq_unlock().

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-02-19 16:26:38 +03:00
..
aarch32 arch: arm: cortex_a_r: add support for arm arch timer 2021-02-15 08:28:51 -05:00
aarch64 arch: aarch64: Remove useless ISB 2021-02-19 16:26:38 +03:00
arm-smccc.h drivers: PSCI: Add driver and subsystem 2021-01-18 19:06:53 +01:00