lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
authorAnup Patel <anup.patel@wdc.com>
Tue, 22 Sep 2020 05:42:51 +0000 (11:12 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 20 Oct 2020 08:42:26 +0000 (14:12 +0530)
commite856462ac2f191216897a492b8ca02b5b1037e9c
tree05475f91a2b6bbb81306f04ae7cef1052baac916
parent5fd99dbdaa39238ebed45df3ea7dc6b47424a583
lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions

The sbi_hart_pmp_get() and sbi_hart_pmp_check_addr() functions
are not used anymore hence this patch removes these functions.

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