linux-stable/include/linux/soc
Bjorn Andersson 59e0910083 soc: qcom: aoss: Move length requirements from caller
The existing implementation of qmp_send() requires the caller to provide
a buffer which is of word-aligned. The underlying reason for this is
that message ram only supports word accesses, but pushing this
requirement onto the clients results in the same boiler plate code
sprinkled in every call site.

By using a temporary buffer in qmp_send() we can hide the underlying
hardware limitations from the clients and allow them to pass their
NUL-terminates C string directly.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230811205839.727373-2-quic_bjorande@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
2023-08-13 19:26:48 -07:00
..
actions
amlogic
apple
brcmstb
cirrus
dove
ixp4xx
marvell/octeontx2
mediatek soc: mediatek: remove DDP_DOMPONENT_DITHER from enum 2023-06-09 16:40:29 +02:00
mmp
nxp
pxa ARM: pxa: fix missing-prototypes warnings 2023-05-26 13:33:05 +02:00
qcom soc: qcom: aoss: Move length requirements from caller 2023-08-13 19:26:48 -07:00
renesas
samsung
sunxi
ti