opensbi/lib/utils
Anup Patel 9f935a4a43 lib: utils: Improve fdt_cpu_fixup() implementation
The fdt_cpu_fixup() should work fine even if HARTs without MMU
are not marked invalid by platform support code.

In future, we plan to treat HARTs without MMU as valid in the
generic platform support so that we can hold these HARTs in
HSM STOPPED state.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-09-16 09:05:27 +05:30
..
fdt lib: utils: Improve fdt_cpu_fixup() implementation 2020-09-16 09:05:27 +05:30
ipi lib: utils/ipi: Initialize all matching ipi DT nodes 2020-05-23 10:36:49 +05:30
irqchip lib: utils/irqchip: Initialize all matching irqchip DT nodes 2020-05-23 10:36:39 +05:30
libfdt lib: utils: Add a macro in libfdt_env.h for strncmp 2020-07-29 12:06:15 +05:30
reset lib: utils: Extend fdt_find_match() Implementation 2020-05-23 10:36:33 +05:30
serial platform: Add support for Shakti C-class SoC from IIT-M 2020-06-19 09:21:46 +05:30
sys lib: utils: Allow CLINT functions to be used for multiple CLINTs 2020-05-23 10:36:43 +05:30
timer lib: utils/timer: Initialize all matching timer DT nodes 2020-05-23 10:36:53 +05:30