On 2/13/23 09:43, Leo Yu-Chi Liang wrote:
From: Xiang W
The maximum hart number is 32 and is determined by
the type of gd->arch.available_harts. However, various
RISC-V specifications allow the hart number to be greater
than 32. We can eliminate this limitation through bitmaps.
The patch modif
From: Xiang W
The maximum hart number is 32 and is determined by
the type of gd->arch.available_harts. However, various
RISC-V specifications allow the hart number to be greater
than 32. We can eliminate this limitation through bitmaps.
The patch modifies the upper bound of the hart number to 40
2 matches
Mail list logo