
26 Apr
2023
26 Apr
'23
2:31 p.m.
On Wed, Apr 05, 2023 at 07:48:55PM -0400, Tom Rini wrote:
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
Applied to u-boot/master, thanks!
--
Tom