arm-trusted-firmware/drivers/scmi-msg
Etienne Carriere cad90b569d 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>
2022-05-16 10:32:32 +02:00
..
base.c fix(scmi-msg): base: fix protocol list querying 2022-05-16 10:32:32 +02:00
base.h drivers: move scmi-msg out of st 2021-01-20 11:37:14 +08:00
clock.c fix(scmi): use same type for message_id 2022-03-17 12:48:18 +08:00
clock.h drivers: move scmi-msg out of st 2021-01-20 11:37:14 +08:00
common.h feat(drivers/scmi-msg): add power domain protocol 2021-07-22 10:27:42 +08:00
entry.c fix(scmi): add missing \n in ERROR message 2022-01-28 13:09:17 +01:00
power_domain.c fix(scmi): use same type for message_id 2022-03-17 12:48:18 +08:00
power_domain.h feat(drivers/scmi-msg): add power domain protocol 2021-07-22 10:27:42 +08:00
reset_domain.c drivers: move scmi-msg out of st 2021-01-20 11:37:14 +08:00
reset_domain.h drivers: move scmi-msg out of st 2021-01-20 11:37:14 +08:00
smt.c fix(drivers/scmi-msg): smt: fix build for aarch64 2021-07-15 11:51:34 +08:00