diff options
author | AKASHI Takahiro | 2023-10-11 19:07:00 +0900 |
---|---|---|
committer | Tom Rini | 2023-10-13 16:59:23 -0400 |
commit | ec8727b7e1c1769cef025daea84837bd7d8b7de1 (patch) | |
tree | 26b8d28acc0c85aa368a236742dda75e26cd58bd /tools/zynqmpimage.h | |
parent | a89d9f41e002f67317245d3aee34f3865e14ac56 (diff) |
firmware: scmi: implement SCMI base protocol
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>
Diffstat (limited to 'tools/zynqmpimage.h')
0 files changed, 0 insertions, 0 deletions