Hi Ricardo,
On Tue, Nov 2, 2021 at 4:27 PM Ricardo Koller <ricarkol at google.com> wrote:
> > +static void enable_os_lock(void)
> > +{
> > + write_sysreg(oslar_el1, 1);
>
> should be: write_sysreg(val, reg);
Yep, I'll do this once I rebase onto 5.16, as the sysreg rework isn't
available til then.
--
Thanks,
Oliver