]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
firmware: arm_ffa: Refactor addition of partition information into XArray
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 17 Feb 2025 15:38:47 +0000 (15:38 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 17 Feb 2025 15:42:04 +0000 (15:42 +0000)
commit3c3d6767466ea316869c9f2bdd976aec8ce44545
treed3907b01068c02a49ed120b4aa4d1f0434082f6f
parent7bc0f589c81d62bc95f9ed142847219fc5d8ef6c
firmware: arm_ffa: Refactor addition of partition information into XArray

Move the common code handling addition of the FF-A partition information
into the XArray as a new routine. No functional change.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Message-Id: <20250217-ffa_updates-v3-6-bd1d9de615e7@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_ffa/driver.c