Files
u-boot/arch/arm/cpu/armv7
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
..
2023-03-02 15:32:25 -05:00
2023-01-18 11:49:12 -07:00
2023-02-07 14:33:49 -05:00
2023-04-25 15:31:27 -04:00