On Thu, Mar 17, 2022 at 8:15 PM Peter Maydell <peter.mayd...@linaro.org> wrote:
> On Wed, 16 Mar 2022 at 16:46, Edgar E. Iglesias > <edgar.igles...@gmail.com> wrote: > > > > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > > > 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 usually take patches new devices after softfreeze, but > on the other hand this is addressing a regression, and it only > affects the xilinx boards. Do you have a view on whether we should put > this into 7.0 or defer to 7.1 ? > > Hi Peter, I'd lean slightly towards 7.0 (to allow our tests to pass cleanly on 7.0) but it's not of huge importance. Thanks, Edgar