Re: [PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM.

2021-01-18 Thread David Brazdil
On Fri, Jan 15, 2021 at 05:18:30PM +, Elena Petrova wrote: > From: George-Aurelian Popescu > > Test the UBsan functionality inside hyp/nVHE. > Because modules are not supported inside of hyp/nVHE code, the default > testing module for UBSan can not be used. > New functions have to be defined

[PATCH v3 9/9] KVM: arm64: Add UBSan tests for PKVM.

2021-01-15 Thread Elena Petrova
From: George-Aurelian Popescu Test the UBsan functionality inside hyp/nVHE. Because modules are not supported inside of hyp/nVHE code, the default testing module for UBSan can not be used. New functions have to be defined inside of hyp/nVHE. They are called in kvm_get_mdcr_el2, to test UBSAN when