Re: [PATCH v5 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameters

From: Florian Fainelli
Date: Mon May 08 2023 - 13:48:20 EST


On 5/6/23 11:24, Nikunj Kela wrote:
This change adds support for passing shmem channel address as parameters
in smc/hvc call. The address is split into 4KB-page and offset.
This is useful when multiple scmi instances are using same smc-id
and firmware needs to distinguish among the instances.

Signed-off-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian