diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2023-10-24 11:56:17 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2023-11-13 11:51:26 +0000 |
commit | 95520fc07743d3f58e8872acd72e928b09fbc143 (patch) | |
tree | 1a78e77cb5a413333b1ddaee849cf52cd0e01802 /scripts/gdb/linux/config.py | |
parent | 3fad96e9b21bed214c1593d7d7fb3e40d1fbf6f4 (diff) |
firmware: arm_ffa: Allow FF-A initialisation even when notification fails
FF-A notifications are optional feature in the specification. Currently
we allow to continue if the firmware reports no support for the
notifications. However, we fail to continue and complete the FF-A
driver initialisation if the notification setup fails for any reason.
Let us allow the FF-A driver to complete the initialisation even if the
notification fails to setup. We will just flag the error and continue
to provide other features in the driver.
Link: https://lore.kernel.org/r/20231024-ffa-notification-fixes-v1-1-d552c0ec260d@arm.com
Tested-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions