lib: Add hart features in boot time print
authorAtish Patra <atish.patra@wdc.com>
Sat, 9 May 2020 23:47:32 +0000 (16:47 -0700)
committerAnup Patel <anup@brainfault.org>
Sun, 10 May 2020 05:00:47 +0000 (10:30 +0530)
commit22c4334f5c27c11cebeeba0a4426d26fcdb37327
treedd73845419a7fc260d05bbdff8d00a63be11eb03
parent1f235ec47f85ba90916493c7eb1378b5427a66b5
lib: Add hart features in boot time print

We have now clear distinction between platform and hart features.
Modify the boot print messages to print hart specific features in
a string format.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Tested-by: Jonathan Balkind <jbalkind@cs.princeton.edu>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
include/sbi/sbi_hart.h
lib/sbi/sbi_hart.c
lib/sbi/sbi_init.c