u-boot/arch/arm
Tom Rini b5fc9f99d0 armv7: Use isb/dsb directly in start.S
Toolchains which do not directly support using "isb" and "dsb" directly
are no longer functionally supported in U-Boot. Furthermore, clang has
for a long time warned about using the alternate form that we were.
Update the code.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-04-25 15:31:27 -04:00
..
cpu armv7: Use isb/dsb directly in start.S 2023-04-25 15:31:27 -04:00
dts arm: dts: k3-am625-r5-sk: add a53 cluster power 2023-04-24 13:18:48 -04:00
include armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present 2023-04-25 15:31:27 -04:00
lib arm64: interrupts: print FAR_ELx on sync exceptions 2023-04-25 15:31:27 -04:00
mach-apple
mach-aspeed
mach-at91
mach-bcm283x
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-hpe
mach-imx
mach-integrator
mach-ipq40xx
mach-k3 arch: mach-k3: j721s2_init: Disable the firewalls 2023-04-25 15:31:27 -04:00
mach-keystone
mach-kirkwood
mach-lpc32xx
mach-mediatek
mach-meson
mach-mvebu arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disks 2023-04-13 11:34:47 +02:00
mach-nexell
mach-npcm
mach-octeontx
mach-octeontx2
mach-omap2
mach-orion5x
mach-owl
mach-qemu
mach-rmobile
mach-rockchip rockchip: rk3588: Sync sdmmc node from linux-next 2023-04-21 15:16:01 +08:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga
mach-sti
mach-stm32
mach-stm32mp stm32mp: fix various array bounds checks 2023-04-19 10:02:28 +02:00
mach-sunxi sunxi: arm64: boot0.h: runtime check for RVBAR address 2023-04-12 00:17:22 +01:00
mach-tegra
mach-u8500
mach-uniphier
mach-versal
mach-versal-net
mach-versatile
mach-zynq
mach-zynqmp
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk arm: Centralize fixed register logic 2023-04-25 15:31:27 -04:00
Kconfig arm: Only support ARM64_CRC32 when using GCC 2023-04-25 15:31:27 -04:00
Kconfig.debug
Makefile