opensbi/lib/utils/fdt
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_fixup.c lib: utils: Improve fdt_cpu_fixup() implementation 2020-09-16 09:05:27 +05:30
fdt_helper.c lib: utils: Use strncmp in fdt_parse_hart_id() 2020-07-29 12:13:51 +05:30
objects.mk lib: utils: Move fdt fixup helper routines to a different file 2020-03-24 13:30:32 +05:30