mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 12:13:05 +09:00
The following symbols no longer exist after reverting the out-of-tree pKVM patches inherited from android13-5.15: - pkvm_iommu_finalize - pkvm_iommu_resume - pkvm_iommu_s2mpu_register - pkvm_iommu_suspend - pkvm_iommu_sysmmu_sync_register Additionally, mem_encrypt_active does not make sense outside of a pKVM guest (as it will always return 0). Remove references to these symbols from the symbol lists so that we can get presubmit working again before re-introducing the symbols in a newer version of the pKVM series. Bug: 233587962 Signed-off-by: Will Deacon <willdeacon@google.com> Change-Id: I1413e12e5e0f078fc7c7dfdbcac74c0078dadafd