diff options
author | 2024-08-27 11:24:50 -0700 | |
---|---|---|
committer | 2024-10-28 14:50:57 +0000 | |
commit | 2cd7f3db25feeb7c204e36df9f1bb13bea3a3a20 (patch) | |
tree | 77c8553ce535babcd0dd675e81228cb3fbf21497 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | dt-bindings: sram: Document reg-io-width property (diff) | |
download | wireguard-linux-2cd7f3db25feeb7c204e36df9f1bb13bea3a3a20.tar.xz wireguard-linux-2cd7f3db25feeb7c204e36df9f1bb13bea3a3a20.zip |
firmware: arm_scmi: Support 'reg-io-width' property for shared memory
Some shared memory areas might only support a certain access width,
such as 32-bit, which memcpy_{from,to}_io() does not adhere to at least
on ARM64 by making both 8-bit and 64-bit accesses to such memory.
Update the shmem layer to support reading from and writing to such
shared memory area using the specified I/O width in the Device Tree. The
various transport layers making use of the shmem.c code are updated
accordingly to pass the I/O accessors that they store.
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Message-Id: <20240827182450.3608307-3-florian.fainelli@broadcom.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions