On Monday 22 Mar 2021 at 17:56:39 (+0000), Marc Zyngier wrote: > Now that the read_ctr macro has been specialised for nVHE, > the whole CPU_FTR_REG_HYP_COPY infrastrcture looks completely > overengineered. > > Simplify it by populating the two u64 quantities (MMFR0 and 1) > that the hypervisor need. > > Signed-off-by: Marc Zyngier <m...@kernel.org>
Reviewed-by: Quentin Perret <qper...@google.com> Thanks, Quentin