lib: sbi: Improve boot time print with additional PMP information
authorAtish Patra <atish.patra@wdc.com>
Mon, 26 Oct 2020 21:03:34 +0000 (14:03 -0700)
committerAnup Patel <anup@brainfault.org>
Mon, 26 Oct 2020 17:29:09 +0000 (22:59 +0530)
commita809f406b97cdd699f49a977f031ae9c864fe5c3
tree2122d92f5509f5e0a0e23571e7602e698b655a71
parentbf21632860b4e9974967765b747d1d4b7df346bb
lib: sbi: Improve boot time print with additional PMP information

We know about pmp granularity and number of bits supported by PMP.
Show those information in the boot time info print

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