Hello! I am trying to boot QNX 7.1.0 on board s32g274a-rdb2 and I am running into an issue that seems to be caused by ERR050481(boot works fine when booting only on one or 2 cores meaning the first cluster, but fails when the second cluster is involved). I have the Linux BSP 29 provided by NXP for this board and the U-Boot that comes with it. My question is, does U-boot do the necessary workaround for this erratum, or should the QNX startup code implement it?
My guess is that it does, since during Linux startup I do not seem to get a message regarding TLBI being handled incorrectly so I would hope that the handling is done by U-Boot, but I would appreciate a confirmation whether that is truly the case. Thank you in advance!