Re: [PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support

From: Bartosz Golaszewski
Date: Tue Feb 13 2024 - 11:35:03 EST


On Mon, Feb 5, 2024 at 7:28 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
>

[snip]

>
> Tested on sm8550 and sa8775p with the Inline Crypto Engine and
> remoteproc.
>

I forgot to mention that I also tested it on db410c where it correctly
reports that:

[ 0.107312] qcom_scm firmware:scm: SHM Bridge not supported

and falls back to using non-SHM bridge allocator.

It was also tested on other platforms by other people which is
reflected in Tested-by tags in this series.

Bart