Re: [PATCH v3 1/6] Additional requirements for H-extension
Greg Favor
On Fri, Aug 6, 2021 at 10:41 PM Anup Patel <anup.patel@...> wrote: I think it should be enough to require that the mstatus.MBE field is set It now strikes me that requiring 2022-compliant platforms to hardware MBE to zero will result in future platform specs - that allow MBE to be writeable - to not be compatible with the 2022 platform spec. This I believe goes against the intent that a platform that is compliant with a given year's platform spec should inherently also be compatible with all earlier years of the platform spec (modulo any DEPRECATED features). If this intent is correct, then it seems like we must not require MBE to be hardwired and instead need to say that it must be set to 0. Greg [Anup] For first release of RISC-V platform spec, only little-endian mode |
|