Re: [PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups

2023-03-02 Thread Daniel Henrique Barboza
On 3/1/23 20:43, Palmer Dabbelt wrote: On Wed, 22 Feb 2023 10:51:55 PST (-0800), dbarb...@ventanamicro.com wrote: Hi, In this version we gave up removing all the write_misa() body and, instead, we went back to something closer to what we were doing in v2. write_misa() is now gated behind an

Re: [PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups

2023-03-01 Thread Palmer Dabbelt
On Wed, 22 Feb 2023 10:51:55 PST (-0800), dbarb...@ventanamicro.com wrote: Hi, In this version we gave up removing all the write_misa() body and, instead, we went back to something closer to what we were doing in v2. write_misa() is now gated behind an experimental x-misa-w cfg option, defaulted

[PATCH v7 00/10] make write_misa a no-op and FEATURE_* cleanups

2023-02-22 Thread Daniel Henrique Barboza
Hi, In this version we gave up removing all the write_misa() body and, instead, we went back to something closer to what we were doing in v2. write_misa() is now gated behind an experimental x-misa-w cfg option, defaulted to false. The idea is that x-misa-w allow us to keep experimenting and test