diff options
| author | AKASHI Takahiro <[email protected]> | 2023-10-11 19:07:00 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-10-13 16:59:23 -0400 |
| commit | ec8727b7e1c1769cef025daea84837bd7d8b7de1 (patch) | |
| tree | 26b8d28acc0c85aa368a236742dda75e26cd58bd /doc/develop/python_cq.rst | |
| 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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
