Gerwin Klein
Gerwin Klein
The files with only empty lines added/removed should be a separate commit. Usually we don't do these unless we also touch the code, but I think these specific ones are...
Hey @alwin-joshy where are we with this PR? Would you be able to rebase and resolve conflicts? Are there any open issues?
Looks like `arm11` is being referenced in a test somewhere still. Since we don't have many tests for this tool, we should probably update that (now) failing test instead of...
> I wonder, should we add `ARM_HYP` also or do we leave this as a future task that is only done if somebody really needs this? I'd leave ARM_HYP as...
> Is this why the " / capDL-tool (ghc)" fails: > > ``` > /bin/sh: 1: dot: not found > ``` > > or am I missing something? I think...
That would be the minimal solution. I'm Ok with that, and this is really not high priority, but it'd be nice fix this name at least eventually (it's kinda my...
I'd be up for that. @corlewis any concerns from your side on this?
Occasionally the `TK1` board also fails the same test (for the same config, i.e. `TK1_debug_hyp_MCS_clang_32`). It looks like something is definitely up there.
Comment from Indan on that thread linked above about what might be wrong: > > Running test CACHEFLUSH0001 (Test a cache maintenance on pages) > > *ptrc == 0xBEEFCAFE at...
Not sure if this will help or hinder future investigation, but `IMX8MQ_EVK_release_SMP_hyp_clang_64` is reliably hanging on MULTICORE_0004. Most other boards show this only very sporadically. Might be a different reason...