lib: sbi: Print platform hart count at boot time
authorAnup Patel <anup.patel@wdc.com>
Sun, 26 Apr 2020 10:22:26 +0000 (15:52 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 1 May 2020 05:03:08 +0000 (10:33 +0530)
commit1f21b99ff04ff7f13249f79777755fcb988e5ef9
tree82409824325d8fc28cc25309f39178fd74aed234
parentf1aa9e54e00006ae70aeac638d5b75093520f65d
lib: sbi: Print platform hart count at boot time

Now that we have generic platform which detects hart count from
DTB, we should print platform hart count at boot time.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
lib/sbi/sbi_init.c