Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e90ef046 authored by Raghavendra Kakarla's avatar Raghavendra Kakarla
Browse files

drivers: rpmsg: rpm-smd: define readq_relaxed for ARM variants



ARM cannot natively read 64-bit address. As such the readq_ variants
are not defined for this architecture. Add a 32-bit equivalent to read 2
sequential 4-byte memory into a u64 value. Let's keep them locally
defined for now, since they are not native to the ARM architecture.

Change-Id: I9d00d0a9cd185e658d7b860cac2f59c8438e1b30
Signed-off-by: default avatarRaghavendra Kakarla <rkakarla@codeaurora.org>
parent 5f551b33
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment