188a189,193
> case MISCREG_ID_MMFR0:
> return 0x03; // VMSAv7 support
> case MISCREG_ID_MMFR2:
> return 0x01230000; // no HW access | WFI stalling | ISB and DSB
> // | all TLB maintenance | no Harvard
194c199,201
< break;
---
> warn_once("clidr LoUIS field of 0b001 to match current "
> "ARM implementations.\n");
> return 0x00200000;
206,207d212
< case MISCREG_ID_MMFR0:
< return 0x03; //VMSAz7