On Mon, Dec 27, 2021 at 12:48:07PM +0000, Marc Zyngier wrote: > The current way we initialise TCR_EL1 is a bit cumbersome, as > we mix setting TG0 and IPS in the same swtch statement. > > Split it into two statements (one for the base granule size, and > another for the IPA size), allowing new modes to be added in a > more elegant way. > > No functional change intended. > > Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx> > --- > .../selftests/kvm/lib/aarch64/processor.c | 21 ++++++++++++------- > 1 file changed, 14 insertions(+), 7 deletions(-) > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm