commit | 292bc551930f3472cce0930f392a6aeeca5eeb88 | [log] [tgz] |
---|---|---|
author | Masahisa Kojima <masahisa.kojima@linaro.org> | Thu May 23 14:41:35 2019 +0900 |
committer | Masahisa Kojima <masahisa.kojima@linaro.org> | Thu May 23 14:41:35 2019 +0900 |
tree | d3b39e2bcd8a6e6889d46b8ff0eeef66c56bdc7d | |
parent | b27c7d6f0507c89189a22f695e743a0ec4ff3357 [diff] |
drivers: scmi: scmi_sq: Modify wrong payload length Payload length of the get dram mapping information message is 0. The mbx_mem->len parameter should be 4, it only contains message header. Fixes: b67d202 ("plat/synquacer: enable SCMI support") Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Change-Id: If1cd4c855da2dc5dc4b6da3bea152b8441971de7