Re: [PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
From: Paul Mackerras <hidden>
Date: 2020-05-27 04:21:09
Also in:
lkml
From: Paul Mackerras <hidden>
Date: 2020-05-27 04:21:09
Also in:
lkml
On Thu, Apr 16, 2020 at 06:27:15PM +0200, Laurent Dufour wrote:
The newly introduced ibm,secure-memory nodes supersede the ibm,uv-firmware's property secure-memory-ranges. Firmware will no more expose the secure-memory-ranges property so first read the new one and if not found rollback to the older one. Signed-off-by: Laurent Dufour <redacted>
Thanks, applied to my kvm-ppc-next branch. Paul.