<Danct12>
xypron, IIRC bringing up additional cores is something EDK2 does. the memtest i use is by passmark which supports arm64
<Danct12>
memtest86+ (open source memtest86) doesn't support anything other than x86/_64 and loongarch64
monstr has joined #u-boot
Net147 has joined #u-boot
Net147 has quit [Changing host]
Net147 has joined #u-boot
mmu_man has joined #u-boot
eballetbo has joined #u-boot
mckoan|away is now known as mckoan
mmu_man has quit [Ping timeout: 265 seconds]
<xypron>
Danct12: There is an EFI_MP_SERVICES_PROTOCOL provided by the PI specificiation. An ARM implementation based on PSCI in EDK II exists.
<xypron>
Danct12: Concerning your Passmark application you should try to debug if it runs before or after ExitBootServices() and what services it consumes.
retr0id has quit [Read error: Connection reset by peer]
retr0id has joined #u-boot
mmu_man has joined #u-boot
frytaped has quit [Quit: WeeChat 4.4.2]
MWelchUK has joined #u-boot
<LeSpocky>
can not connect my j-link adapter, because the target board instantaneously resets and JLinkGDBServer can not establish a connection to the target *grml*
<Tartarus>
xypron: yes, but it fails everywhere
<Tartarus>
It fails for me on two different local boxes
leah has quit [Ping timeout: 276 seconds]
leah has joined #u-boot
Jones42 has joined #u-boot
Guest32 has quit [Ping timeout: 240 seconds]
gsz has quit [Ping timeout: 252 seconds]
mripard has quit [Quit: WeeChat 4.4.4]
joeskb7 has quit [Ping timeout: 252 seconds]
davlefou has quit [Ping timeout: 252 seconds]
mckoan is now known as mckoan|away
<marex>
leah: try openocd ?
<marex>
errr
<marex>
sorry
<marex>
LeSpocky: try openocd ?
<marex>
it does work quite well with jlink
davlefou has joined #u-boot
<calebccff>
sounds like maybe incorrect polarity on a rst pin?
<leah>
i've been summoned
<leah>
ok, false ping. carry on
joeskb7 has joined #u-boot
eballetbo has quit [Quit: Connection closed for inactivity]
monstr has quit [Remote host closed the connection]
totkeks has joined #u-boot
totkeks has quit [Read error: Connection reset by peer]
goliath has quit [Quit: SIGSEGV]
<LeSpocky>
marex: openocd has no config for sam9x60 *shrug*
<LeSpocky>
but I could track it down with printf debugging, got some device child parent relations wrong
ldevulder has quit [Quit: Leaving]
gsz has joined #u-boot
goliath has joined #u-boot
frytaped has joined #u-boot
frytaped has quit [Read error: Connection reset by peer]
<apalos>
Tartarus: xypron sent a patchset with my .lds fix for sandbox native runners + more improvememnts
<Tartarus>
apalos: Yes, yay.
<apalos>
i tested the sandbox locally and it's fine so feel free to pick those up and enable *.* for the arm runners
<Tartarus>
I'll let xypron take it normally via his tree and then follow up with figuring out a best tweak for CI
<Tartarus>
The trick is that we really want the big sandbox test only on fast runners, or it's even more slow than it can be
<Tartarus>
And it may or may not make sense to do like that world build and argue there's coverage gain by doing both host platforms
totkeks has quit [Ping timeout: 252 seconds]
ungeskriptet has quit [Ping timeout: 260 seconds]
<Tartarus>
I wonder if we should just move to relying on external "dtc" and something-something about needing pylibfdt for binman. Then "just" needing to embed libfdt for U-Boot itself