diff options
author | Sebastian Ene <sebastianene@google.com> | 2024-06-13 16:20:34 +0300 |
---|---|---|
committer | Oliver Upton <oliver.upton@linux.dev> | 2024-06-14 23:28:30 +0300 |
commit | 0dd60c4632a1f517e384c318c7b33f4b3915c0a7 (patch) | |
tree | 3638a9e334cbb7b46dbc2c3385c5c003bfb3ff09 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 894376385a2d80a96816449e4991587a9a5ef0dd (diff) | |
download | linux-0dd60c4632a1f517e384c318c7b33f4b3915c0a7.tar.xz |
KVM: arm64: Update the identification range for the FF-A smcs
The FF-A spec 1.2 reserves the following ranges for identifying FF-A
calls:
0x84000060-0x840000FF: FF-A 32-bit calls
0xC4000060-0xC40000FF: FF-A 64-bit calls.
Use the range identification according to the spec and allow calls that
are currently out of the range(eg. FFA_MSG_SEND_DIRECT_REQ2) to be
identified correctly.
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Sebastian Ene <sebastianene@google.com>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Tested-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240613132035.1070360-4-sebastianene@google.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions