[PATCH] firmware: arm_ffa: Handle compatibility with different firmware versions

Sudeep Holla sudeep.holla at arm.com
Fri Oct 22 12:11:24 PDT 2021


On Wed, 13 Oct 2021 10:11:27 +0100, Sudeep Holla wrote:
> The driver currently just support v1.0 of Arm FFA specification. It also
> expects the firmware implementation to match the same and bail out if it
> doesn't match. This is causing issue when running with higher version of
> firmware implementation(e.g. v1.1 which will released soon).
> 
> In order to support compatibility with different firmware versions, let
> us add additional checks and find the compatible version the driver can
> work with.
> 
> [...]


Applied to sudeep.holla/linux (for-next/ffa), thanks!

[1/1] firmware: arm_ffa: Handle compatibility with different firmware versions
      https://git.kernel.org/sudeep.holla/c/8e3f9da608

--
Regards,
Sudeep




More information about the linux-arm-kernel mailing list