[PATCH 0/1] KVM: arm64: Make nVHE ASLR conditional on cmdline nokaslr
From: qixiang . xu
Date: Thu Sep 05 2024 - 02:31:08 EST
From: Qxiang Xu <qixiang.xu@xxxxxxxxxxx>
The nokaslr option in the kernel command line cannot disable the hyp VA
random tag. This patch allows nokaslr to also disable the use of a
random tag for hyp VA.
Qxiang Xu (1):
KVM: arm64: Make nVHE ASLR conditional on nokaslr
arch/arm64/kvm/va_layout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.25.1