Re: [PATCH v2 4/9] hw/misc/iotkit-secctl.c: fix AHB secure read
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA_4jeeExEABxjp8gFYQi_d2T8nDVn5fBUXwCTFtE3p=vw@mail.gmail.com> |
On Wed, 5 Aug 2026 at 16:30, Simon Xu <[email protected]> wrote: > > Fix AHB secure privilege to read AHB instead of APB. > > Fixes: b3717c23e1c0 ("hw/misc/iotkit-secctl: Add handling for PPCs") > Reviewed-by: Owen Giles <[email protected]> > Reviewed-by: Robert Elliott <[email protected]> > Signed-off-by: Simon Xu <[email protected]> > --- > v1 -> v2 > Noticed this bug in the secure read function > --- > hw/misc/iotkit-secctl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Peter Maydell <[email protected]> As this is a bugfix I've applied it to target-arm.next. thanks -- PMM