diff options
author | Will Deacon <[email protected]> | 2023-05-23 11:18:18 +0100 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2023-06-01 21:34:50 +0000 |
commit | 048be5fea43deef7e96c0de5ba05515c5cbe28cb (patch) | |
tree | 9b4d1befafcc2610814bf3a3f55538dd36ea72ad /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6 (diff) |
KVM: arm64: Block unsafe FF-A calls from the host
When KVM is initialised in protected mode, we must take care to filter
certain FFA calls from the host kernel so that the integrity of guest
and hypervisor memory is maintained and is not made available to the
secure world.
As a first step, intercept and block all memory-related FF-A SMC calls
from the host to EL3 and don't advertise any FF-A features. This puts
the framework in place for handling them properly.
Co-developed-by: Andrew Walbran <[email protected]>
Signed-off-by: Andrew Walbran <[email protected]>
Signed-off-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