u-boot-brain/drivers/cpu
Bin Meng 4dfea4b5cd riscv: cpu: Skip unavailable hart in the get_count() op
We should not count in hart that is marked as not available in the
device tree in riscv_cpu_get_count().

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
2019-09-03 09:29:43 +08:00
..
bmips_cpu.c bcm6838: add initial support 2018-08-08 13:38:17 +02:00
cpu_sandbox.c test: Add tests for CPU uclass 2018-09-18 08:12:21 -06:00
cpu-uclass.c cpu: Add cpu_probe_all method 2018-09-18 08:12:21 -06:00
Kconfig cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
Makefile cpu: Add a RISC-V CPU driver 2018-12-18 09:56:26 +08:00
mpc83xx_cpu.c cpu: mpc83xx: Remove unnecessary characters in the description string 2018-11-14 09:16:27 -08:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
riscv_cpu.c riscv: cpu: Skip unavailable hart in the get_count() op 2019-09-03 09:29:43 +08:00