]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2023-10-13-firmware-scmi-updates'
authorTom Rini <trini@konsulko.com>
Sat, 14 Oct 2023 14:47:52 +0000 (10:47 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 14 Oct 2023 14:47:52 +0000 (10:47 -0400)
commit25edd247a84a31298c22a34ec5cf2851cbf61f70
tree636b2beef8d9056926eee1d61b94d90e800b3b58
parentab9fbac81670478feccd439a5d84a67bd14d581d
parent66abf2bba36f8c5f3929b6de6fa377350d52bdd8
Merge branch '2023-10-13-firmware-scmi-updates'

- Fix a memset call in the optee_agent code.

Then to quote the author for the rest of the changes:
This patch series allows users to access SCMI base protocol provided by
SCMI server (platform). See SCMI specification document v3.2 beta[1]
for more details about SCMI base protocol.

What is currently not implemented is
- SCMI_BASE_NOTIFY_ERRORS command and notification callback mechanism

This feature won't be very useful in the current U-Boot environment.

[1] https://developer.arm.com/documentation/den0056/e/?lang=en