mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 12:18:55 +00:00
ec8727b7e1
SCMI base protocol is mandatory according to the SCMI specification. With this patch, SCMI base protocol can be accessed via SCMI transport layers. All the commands, except SCMI_BASE_NOTIFY_ERRORS, are supported. This is because U-Boot doesn't support interrupts and the current transport layers are not able to handle asynchronous messages properly. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com> |
||
---|---|---|
.. | ||
base.c | ||
Kconfig | ||
mailbox_agent.c | ||
Makefile | ||
optee_agent.c | ||
sandbox-scmi_agent.c | ||
sandbox-scmi_devices.c | ||
scmi_agent-uclass.c | ||
smccc_agent.c | ||
smt.c | ||
smt.h |