On 8/19/2026 6:03 AM, Brian Cain wrote: > The htid property defaults to 0 and hexagon_dsp.c never set it, so every > CPU on the DSP machines came up as hardware thread 0. > > This bug was causing h2 test failures. > > Signed-off-by: Brian Cain <[email protected]> > --- > hw/hexagon/hexagon_dsp.c | 2 ++ > 1 file changed, 2 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
