Commit 2cfd2fc9 authored by Abner Chang's avatar Abner Chang Committed by Anup Patel
Browse files

lib: utils: Use strncmp in fdt_parse_hart_id()



Use strncmp instead of using sbi_strcmp directly in fdt_parse_hart_id()
to allow compiling fdt_helper.c by external firmware.

Signed-off-by: default avatarAbner Chang <abner.chang@hpe.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 2845d2d2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment