On Fri Jun 5, 2026 at 4:10 PM CEST, Lennart Sorensen wrote: > On Fri, Jun 05, 2026 at 10:30:01AM +0200, Diederik de Haas wrote: >> Thanks a lot for your input :-) >> >> It is VERY likely my bisect operation was done only wrt RK3328. > > I haven't found any commit (by trying some random ones for the past couple > of years) that built. Of course I suspect it is the linker not aggreeing > with something in the ld.S script, but I have no experience with those. > It looks like it isn't placing .text in the location the ld.S has > *(.text*), but rather defaults to putting it at 0 which is where the > reserved area is placed too for the isr_vectors.
New proposal in the upstream TF-A repo: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/53010 "fix(build): fix misapplication of errata A53 843419" I have confirmed this fixes the build issue wrt RK3328. The issue I mentioned in #46 with RK3399 is still present though.
signature.asc
Description: PGP signature

