diff options
author | Will Deacon <will@kernel.org> | 2024-08-30 15:01:46 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-08-30 17:30:41 +0200 |
commit | e7bafbf7177750e6643941473b343ed72fc5a100 (patch) | |
tree | 2bc8382e382b9a538385346b9e80125d3aca8ec8 /kernel/pid.c | |
parent | drivers/virt: pkvm: Add initial support for running as a protected guest (diff) | |
download | linux-e7bafbf7177750e6643941473b343ed72fc5a100.tar.xz linux-e7bafbf7177750e6643941473b343ed72fc5a100.zip |
arm64: mm: Add top-level dispatcher for internal mem_encrypt API
Implementing the internal mem_encrypt API for arm64 depends entirely on
the Confidential Computing environment in which the kernel is running.
Introduce a simple dispatcher so that backend hooks can be registered
depending upon the environment in which the kernel finds itself.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240830130150.8568-4-will@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'kernel/pid.c')
0 files changed, 0 insertions, 0 deletions