Commit 6602e11d authored by Xiang W's avatar Xiang W Committed by Anup Patel
Browse files

lib: sbi: change sbi_hart_features.extensions as an array

In the future there may be a lot of ISA extensions, a 'long' may not
be able to accommodate, changed to an array for the future.

Addresses-Coverity-ID: 1568357 Out-of-bounds access
Fixes: 6259b2ec

 ("lib: utils/fdt: Fix fdt_parse_isa_extensions()
implementation")
Signed-off-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 6e5b0cfb
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