Re: [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3

From: Oliver Upton
Date: Tue Mar 19 2024 - 11:43:19 EST


On Tue, Mar 19, 2024 at 12:59:03PM +0000, David Woodhouse wrote:
> From: David Woodhouse <dwmw@xxxxxxxxxxxx>
>
> Since the v1.3 specification is still in Alpha, only default to v1.2
> unless userspace explicitly requests v1.3 for now.

The ABI is final the moment we take this, alpha or not. Let's just
advertise v1.3 from the start and only apply the series when things are
ready to go.

--
Thanks,
Oliver