From: Tom Rini Date: Sat, 14 Oct 2023 14:47:52 +0000 (-0400) Subject: Merge branch '2023-10-13-firmware-scmi-updates' X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=25edd247a84a31298c22a34ec5cf2851cbf61f70;p=u-boot.git 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 --- 25edd247a84a31298c22a34ec5cf2851cbf61f70