On 19/8/26 15:03, 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: Philippe Mathieu-Daudé <[email protected]>
