From: Tom Rini Date: Thu, 23 Jun 2022 18:30:27 +0000 (-0400) Subject: Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-logo.png?a=commitdiff_plain;h=31016a5a853cb5b8e27e9fdf956d8250ae59eca9;p=u-boot.git Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next This consists of two slightly related series. For the first, to quote the author: This series implements 2 features in driver/firmware/scmi. First, a single change adds support for SCMI OP-TEE transport to use OP-TEE native shared memory. See the 1st patch in this series: "firmware: scmi: optee: use TEE shared memory for SCMI messages". Then come changes for supporting multi-channel in the SCMI drivers. I've split the implementation in 11 several small incremental changes in the hope it helps the review. Few minor fixup commits are also inserted in the series. And the second series implements some smccc improvements. --- 31016a5a853cb5b8e27e9fdf956d8250ae59eca9