Commit 58ca525a authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE



The hart_count and hart_stack_size information is already available
in "struct sbi_platform" so we use that instead of depending on
PLAT_HART_COUNT and PLAT_HART_STACK_SIZE.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 1cf7ec9e
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