coreboot/payloads/libpayload/include/arm64/arch
Patrick Georgi 9de060fd34 libpayload: Use volatile pointers in {read,write}{8,16,32,64}
This is already the case on x86 but not on the ARM platforms, and
{read,write}[bwl] are using volatile pointers, too, so follow suit.

Change-Id: I6819df62016990e12410eaa9c3c97b8b90944b51
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50918
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-02-20 17:01:09 +00:00
..
asm.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
barrier.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cache.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exception.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
io.h libpayload: Use volatile pointers in {read,write}{8,16,32,64} 2021-02-20 17:01:09 +00:00
lib_helpers.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mmu.h libpayload: Provide API to expose MMU memery ranges for ARM64 2020-12-05 09:45:34 +00:00
types.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00