Re: [PATCH v4] powerpc/xmon: add read-only mode

2019-05-03 Thread Michael Ellerman
On Tue, 2019-04-16 at 03:26:38 UTC, "Christopher M. Riedl" wrote: > Operations which write to memory and special purpose registers should be > restricted on systems with integrity guarantees (such as Secure Boot) > and, optionally, to avoid self-destructive behaviors. > > Add a config option, XMON

Re: [PATCH v4] powerpc/xmon: add read-only mode

2019-04-15 Thread Andrew Donnellan
Reviewed-by: Andrew Donnellan On 16/4/19 1:26 pm, Christopher M. Riedl wrote: Operations which write to memory and special purpose registers should be restricted on systems with integrity guarantees (such as Secure Boot) and, optionally, to avoid self-destructive behaviors. Add a config option