u-boot/arch/arc
Eugeniy Paltsev e9a23c98c9 ARC: IO: add compiler barriers to IO accessors
We must use compiler barriers in C-version read/write IO accessors
before and after operation (read or write) so it won't be reordered
by compiler.

Fixes commit 07906b3dad ("ARC: Switch to generic accessors")

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2020-03-31 18:31:53 +03:00
..
cpu ARC: Use elf32-bigarc in case of -EB 2018-05-31 20:13:29 +03:00
dts ARC: nsim_hs38: Add support of Virtio NET & BLK 2020-02-12 20:40:24 +03:00
include/asm ARC: IO: add compiler barriers to IO accessors 2020-03-31 18:31:53 +03:00
lib common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
config.mk ARC: rework setting of ARC CPU specific compiler options 2020-02-12 21:11:12 +03:00
Kconfig ARC: nsim_hs38: Add support of Virtio NET & BLK 2020-02-12 20:40:24 +03:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00