coreboot/src/arch/riscv/include
Ziang Wang c1e0384367 arch/riscv/include: Cast 'id' to int in OTHER_HLS()
The 'id' in OTHER_HSL macro is non-typed, downflow would occur when
‘id’ is unsigned and less greater than hart_id. Cast it to int.

Change-Id: I777337b7e374024aff6fb36de603b799b1a65371
Signed-off-by: Ziang Wang <wangziang.ok@bytedance.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89338
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-09-28 18:16:52 +00:00
..
arch arch/riscv: Refactor SMP code 2024-11-28 13:59:34 +00:00
bits.h
mcall.h arch/riscv/include: Cast 'id' to int in OTHER_HLS() 2025-09-28 18:16:52 +00:00
sbi.h arch/riscv: add constants for Base Extension 2024-03-19 03:07:26 +00:00
vm.h tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00