u-boot/drivers/firmware/scmi
AKASHI Takahiro b1d774bb87 firmware: scmi: return a right errno for SCMI status code
scmi_to_linux_errno() is set to return an appropriate errno
which corresponds to a given SCMI status code.
But the current implementation always returns the same value.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2023-07-14 15:21:07 -04:00
..
Kconfig firmware: scmi: Add OP-TEE transport 2021-11-23 13:54:43 -05:00
mailbox_agent.c firmware: scmi: fix the multi channel support with CCF 2022-10-12 08:55:31 -04:00
Makefile firmware: scmi: Add OP-TEE transport 2021-11-23 13:54:43 -05:00
optee_agent.c firmware: scmi: fix the multi channel support with CCF 2022-10-12 08:55:31 -04:00
sandbox-scmi_agent.c firmware: scmi: prepare uclass to pass channel reference 2022-06-23 13:12:55 -04:00
sandbox-scmi_devices.c sandbox: scmi: test against a single scmi agent 2022-03-02 17:42:06 -05:00
scmi_agent-uclass.c firmware: scmi: return a right errno for SCMI status code 2023-07-14 15:21:07 -04:00
smccc_agent.c firmware: scmi: fix the multi channel support with CCF 2022-10-12 08:55:31 -04:00
smt.c firmware: scmi: optee: use TEE shared memory for SCMI messages 2022-06-23 13:12:55 -04:00
smt.h firmware: scmi: optee: use TEE shared memory for SCMI messages 2022-06-23 13:12:55 -04:00