Re: [meta-arm] [PATCH] arm/trusted-firmware-a: add support for 2.12.0
Jon Mason <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <CAPoiz9zaU28vetfAmr8ukuUoCEupKK3fddV=HC3iSc29QWjwTw@mail.gmail.com> |
On Mon, Jan 13, 2025 at 9:51 AM Quentin Schulz <[email protected]> wrote: > > Hi Jon, > > On 12/21/24 2:20 PM, Jon Mason wrote: > > On Tue, Dec 17, 2024 at 10:06 AM Quentin Schulz via > > lists.yoctoproject.org <[email protected]> wrote: > >> > >> From: Quentin Schulz <[email protected]> > >> > >> Add support for TF-A version v2.12.0 and mbedtls 3.6.1. > >> > >> GCC-compiled boot tested on RK3588 Tiger, RK3399 Puma and PX30 Ringneck. > >> > >> 0001-fix-zynqmp-handle-secure-SGI-at-EL1-for-OP-TEE.patch is merged in > >> 2.12.0 so no need to have it in SRC_URI as for 2.11.0 and earlier > >> recipes. > >> > >> Signed-off-by: Quentin Schulz <[email protected]> > > > > Unfortunately, this isn't a simple upgrade. There is now a hard > > dependency on poetry. See > > https://gitlab.com/jonmason00/meta-arm/-/jobs/8666827497/viewer#L9246 > > > > I was seeing it on all my builds when I did the recipe bump a couple > > weeks ago (but I did a replacement of the 2.11 recipe, not an > > additional one). So, this is going to need a poetry recipe to get > > working, which is where I left my attempt :) > > > > I see this got merged without changes? Is there something to be done > still here? There is nothing for you to do here and thank you for the patch. I'm in the process of addressing the poetry/CoT issue, which I should have done today or tomorrow. Technically there were minor changes to your patch that I probably should've pointed out in the commit (pinning everything that needed poetry to 2.11). Thanks, Jon > Cheers, > Quentin