aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorOliver Upton <[email protected]>2023-07-18 18:45:37 +0000
committerOliver Upton <[email protected]>2023-07-19 16:59:18 +0000
commit84f68679032147dcdac9bb4d8eb8f4638e995dc6 (patch)
tree2baa8c096effd45f28496a319abe1a9260abf31e /tools/perf/scripts/python/bin/export-to-postgresql-report
parent9d2a55b403eea26cab7c831d8e1c00ef1e6a6850 (diff)
KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementations
pKVM initialization fails on systems with v1.1+ FF-A implementations, as the hyp does a strict match on the returned version from FFA_VERSION. This is a stronger assertion than required by the specification, which requires minor revisions be backwards compatible with earlier revisions of the same major version. Relax the check in hyp_ffa_init() to only test the returned major version. Even though v1.1 broke ABI, the expectation is that firmware incapable of using the v1.0 ABI return NOT_SUPPORTED instead of a valid version. Acked-by: Marc Zyngier <[email protected]> Acked-by: Will Deacon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions