Re: [PATCH v3 1/5] [PATCH 1/5] gdb/aarch64: Add POR_EL0 register support for FEAT_S1POE
Luis <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
On 12/08/2026 00:23, Thiago Jung Bauermann wrote: > Hello, > > Srinath Parvathaneni <[email protected]> writes: > >> Hi Luis/Thiago, >> >> After looking at the suggestions in the thread, I made a few changes to the >> POR_EL0 interface. The custom display for por_el0 has been updated, and I've >> also added support for pseudo registers for the individual permission fields. >> >> Could you please have a look at the output below? If this looks ok, I'll re-spin >> the series, address the remaining review comments and send it out for another >> review. > > I like this output. I'd like to see what Luis thinks but IMHO it's a > nice improvement over the previous versions, and is a usable way of > working with the POR and its individual permissions. > Agreed. I like the new format better.