Home
last modified time | relevance | path

Searched hist:"115198 b44dffbe088b4aec0ff82a7d32d7d704d2" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-k3/drivers/
H A Dsa2ul.c115198b44dffbe088b4aec0ff82a7d32d7d704d2 Tue Aug 16 18:05:03 UTC 2022 Andrew Davis <afd@ti.com> plat-k3: drivers: ti-sci: Do not print error when message not acknowledged

When the system controller firmware denies a request, we are informed
of this by the lack of an acknowledge flag in the response. This is
not always an error in cases when we are only testing for permissions.
Do not print error messages in this path. The TI-SCI API caller will
still print the appropriate message if needed.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dti_sci.c115198b44dffbe088b4aec0ff82a7d32d7d704d2 Tue Aug 16 18:05:03 UTC 2022 Andrew Davis <afd@ti.com> plat-k3: drivers: ti-sci: Do not print error when message not acknowledged

When the system controller firmware denies a request, we are informed
of this by the lack of an acknowledge flag in the response. This is
not always an error in cases when we are only testing for permissions.
Do not print error messages in this path. The TI-SCI API caller will
still print the appropriate message if needed.

Signed-off-by: Andrew Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>