Re: [PATCH v3 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI

2022-03-18 Thread Peter Maydell
On Thu, 17 Mar 2022 at 19:21, Edgar E. Iglesias wrote: > > On Thu, Mar 17, 2022 at 8:15 PM Peter Maydell > wrote: >> >> On Wed, 16 Mar 2022 at 16:46, Edgar E. Iglesias >> wrote: >> > >> > From: "Edgar E. Iglesias" >> > >> > This adds the necessary modeling to support some of our firmware >> >

Re: [PATCH v3 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI

2022-03-17 Thread Edgar E. Iglesias
On Thu, Mar 17, 2022 at 8:15 PM Peter Maydell wrote: > On Wed, 16 Mar 2022 at 16:46, Edgar E. Iglesias > wrote: > > > > From: "Edgar E. Iglesias" > > > > This adds the necessary modeling to support some of our firmware > > tests at EL3 implementing PSCI (TBM). These are the test-cases > > that

Re: [PATCH v3 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI

2022-03-17 Thread Peter Maydell
On Wed, 16 Mar 2022 at 16:46, Edgar E. Iglesias wrote: > > From: "Edgar E. Iglesias" > > This adds the necessary modeling to support some of our firmware > tests at EL3 implementing PSCI (TBM). These are the test-cases > that were previously relying on QEMU's builtin PSCI emulation. I wouldn't u

[PATCH v3 0/6] hw/arm: zynqmp: Add CRF and APU control to support PSCI

2022-03-16 Thread Edgar E. Iglesias
From: "Edgar E. Iglesias" This adds the necessary modeling to support some of our firmware tests at EL3 implementing PSCI (TBM). These are the test-cases that were previously relying on QEMU's builtin PSCI emulation. Cheers, Edgar ChangeLog: v2 -> v3: * Make RVBAR_ELx register reflect updated