[Pdbg] [PATCH 0/1] Always use ADU for sbefifo memory access
Amitay Isaacs
amitay at ozlabs.org
Tue Aug 20 15:38:17 AEST 2019
This is an additional patch to the "Add libsbefifo" series.
There is no reason to use different types of access (ADU / PBA) based on ci.
Stick to ADU always. Since ADU requires 8-byte alignment instead of 128-byte
alignment for PBA, makes easier to specify addresses/data for getmem/putmem.
Amitay Isaacs (1):
sbefifo: Always use ADU for memory access
libpdbg/sbefifo.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
--
2.21.0
More information about the Pdbg
mailing list