diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2023-10-05 15:28:23 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2023-10-06 15:32:41 +0100 |
commit | 2d698e8b4fd22374dac0a2d5150ab24d57a222ab (patch) | |
tree | 7a7f1e0b09e72741b111bbe79861118d2fc7c793 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7d0bc6360f17ea323ab25939a34857123d7d87e5 (diff) |
firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
An FF-A ABI could support both the SMC32 and SMC64 conventions.
A callee that runs in the AArch64 execution state and implements such
an ABI must implement both SMC32 and SMC64 conventions of the ABI.
So the FF-A drivers will need the option to choose the mode irrespective
of FF-A version and the partition execution mode flag in the partition
information.
Let us remove the check on the FF-A version for allowing the selection
of 32bit mode of messaging. The driver will continue to set the 32-bit
mode if the partition execution mode flag specified that the partition
supports only 32-bit execution.
Fixes: 106b11b1ccd5 ("firmware: arm_ffa: Set up 32bit execution mode flag using partiion property")
Link: https://lore.kernel.org/r/20231005142823.278121-1-sudeep.holla@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions