Home
last modified time | relevance | path

Searched hist:"4 afbdbdde5bf1d0c062271b12cd9c99114582ad0" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/scmi-msg/
H A Dvoltage_domain.c4afbdbdde5bf1d0c062271b12cd9c99114582ad0 Mon Aug 01 14:23:44 UTC 2022 Anton Eliasson <anton.eliasson@axis.com> drivers: scmi-msg: Propagate errors from platform voltd_get_level

plat_scmi_voltd_get_level is refactored to return an SCMI error code and
retrieve the voltage via an out parameter. This allows errors from the
platform SCMI server implementation to be propagated to the REE.

The implementation for stm32mp1 is updated to handle at least some
possible errors.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Anton Eliasson <anton.eliasson@axis.com>
/optee_os/core/include/drivers/
H A Dscmi-msg.h4afbdbdde5bf1d0c062271b12cd9c99114582ad0 Mon Aug 01 14:23:44 UTC 2022 Anton Eliasson <anton.eliasson@axis.com> drivers: scmi-msg: Propagate errors from platform voltd_get_level

plat_scmi_voltd_get_level is refactored to return an SCMI error code and
retrieve the voltage via an out parameter. This allows errors from the
platform SCMI server implementation to be propagated to the REE.

The implementation for stm32mp1 is updated to handle at least some
possible errors.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Anton Eliasson <anton.eliasson@axis.com>
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dscmi_server.c4afbdbdde5bf1d0c062271b12cd9c99114582ad0 Mon Aug 01 14:23:44 UTC 2022 Anton Eliasson <anton.eliasson@axis.com> drivers: scmi-msg: Propagate errors from platform voltd_get_level

plat_scmi_voltd_get_level is refactored to return an SCMI error code and
retrieve the voltage via an out parameter. This allows errors from the
platform SCMI server implementation to be propagated to the REE.

The implementation for stm32mp1 is updated to handle at least some
possible errors.

Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Anton Eliasson <anton.eliasson@axis.com>