mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-15 05:16:04 +01:00
Add a helper routine to updates the "status" property of a CPU node in the device tree to "disabled" if that hart is in disabled state. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>