adjusting the interface to adapt to the cca community:
cvm: enable secure memory alloc on multiple numa nodes
cvm: support observable usage of secure memory
cvm: adjusting the interface to adapt to the cca community
cvm: fix data_create ram region
arch/arm64/include/asm/kvm_pgtable.h | 3 +
arch/arm64/include/asm/kvm_tmi.h | 59 ++-
arch/arm64/include/asm/kvm_tmm.h | 8 +-
arch/arm64/include/asm/sysreg.h | 3 +
arch/arm64/include/uapi/asm/kvm.h | 4 +
arch/arm64/kvm/arm.c | 74 +--
arch/arm64/kvm/cvm.c | 476 +++++++++++---------
arch/arm64/kvm/reset.c | 12 +-
arch/arm64/kvm/tmi.c | 23 +-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 3 +
include/uapi/linux/kvm.h | 6 +-
11 files changed, 390 insertions(+), 281 deletions(-)
--
2.25.1.windows.1