commit | cad90b569db7c547470cca922bd93207adcadfad | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu May 12 16:49:51 2022 +0200 |
committer | Etienne Carriere <etienne.carriere@linaro.org> | Mon May 16 10:32:32 2022 +0200 |
tree | 1bdfbb1fbdbfa3783354ce1b283bc59f5ea5ea96 | |
parent | d323f0cf000f1d999bf78d89c0037af76b6bf8d8 [diff] |
fix(scmi-msg): base: fix protocol list querying Corrects the function reporting the SCMI protocols supported by the platform to not assume 8 protocol IDs at most can be returned. Indeed the number of protocol IDs returned depends on the SCMI output buffer size. Change-Id: Idafbe02d2b25b3bcacaf25977c560c0ac5bb8d62 Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>