diff options
author | Sudeep Holla <[email protected]> | 2023-10-24 11:56:18 +0100 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2023-11-13 11:51:26 +0000 |
commit | 6f47023f7a52f3482937e9271ba41570b8752067 (patch) | |
tree | 5f17492835f9d63b5b5af6c5b938196c215b88d0 /scripts/generate_rust_analyzer.py | |
parent | 95520fc07743d3f58e8872acd72e928b09fbc143 (diff) |
firmware: arm_ffa: Setup the partitions after the notification initialisation
Currently the notifications are setup of the partitions are probed and
FF-A devices are added on the FF-A bus. The FF-A driver probe can be
called even before the FF-A notification setup happens which is wrong
and may result in failure or misbehaviour in the FF-A partition device
probe.
In order to ensure the FF-A notifications are setup before the FF-A
devices are probed, let us move the FF-A partition setup after the
completion of FF-A notification setup.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Jens Wiklander <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions