Re: [PATCH 0/4] firmware: arm_ffa: Few fixes for FF-A notification support

From: Sudeep Holla
Date: Mon Nov 13 2023 - 07:25:47 EST


On Tue, 24 Oct 2023 11:56:16 +0100, Sudeep Holla wrote:
> These are set of small fixes around FF-A notification support that are
> currently queued in -next. It is mostly to take care of absence of
> the notification support in the firmware as well as allowing them to be
> optional and continue initialisation even when the notification fails.
>
> Regards,
> Sudeep
>
> [...]

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

[1/4] firmware: arm_ffa: Allow FF-A initialisation even when notification fails
(Dropped redundant return before applying as suggested by Jens)
https://git.kernel.org/sudeep.holla/c/95520fc07743
[2/4] firmware: arm_ffa: Setup the partitions after the notification initialisation
https://git.kernel.org/sudeep.holla/c/6f47023f7a52
[3/4] firmware: arm_ffa: Add checks for the notification enabled state
https://git.kernel.org/sudeep.holla/c/f4bfcaee34bc
[4/4] firmware: arm_ffa: Fix FFA notifications cleanup path
https://git.kernel.org/sudeep.holla/c/6d67cbe67a86
--
Regards,
Sudeep