[GIT PULL] firmware: arm_ffa: Updates for v6.20/v7.0

Sudeep Holla sudeep.holla at arm.com
Mon Jan 12 03:50:16 PST 2026


Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/ffa-updates-7.0

for you to fetch changes up to be4d4543f78074fbebd530ba5109d39a2a34e668:

  firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GET (2025-12-18 14:22:07 +0000)

----------------------------------------------------------------
Arm FF-A updates for v7.0

A small set of updates to the Arm FF-A driver:

1. Fix a correctness issue in NOTIFICATION_INFO_GET handling of 32-bit
   firmware responses, avoiding reads from undefined register bits.

2. Improve clarity and robustness of FF-A feature checks by tying them
   to explicit version requirements.

3. Ensure Rx/Tx buffers are unmapped on FF-A initialization failure to
   prevent resource leaks.

----------------------------------------------------------------
Haoxiang Li (1):
      firmware: arm_ffa: Unmap Rx/Tx buffers on init failure

Sudeep Holla (2):
      firmware: arm_ffa: Tie FF-A version checks to specific features
      firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GET

 drivers/firmware/arm_ffa/driver.c | 48 +++++++++++++++++++++++++++++++--------
 1 file changed, 39 insertions(+), 9 deletions(-)



More information about the linux-arm-kernel mailing list