include: sbi: Remove pmp_region callbacks from sbi_platform_operations
authorAnup Patel <anup.patel@wdc.com>
Thu, 17 Sep 2020 10:34:55 +0000 (16:04 +0530)
committerAnup Patel <anup@brainfault.org>
Tue, 20 Oct 2020 05:47:15 +0000 (11:17 +0530)
commita12d46a5e736b9eb582af9c43c876c6228bb4bda
tree4143b7f57a2242c2011fdd42b8519a5f71efa798
parentdbeeacb878b1b11c8d1df35f8a5db2b6ccf69c7b
include: sbi: Remove pmp_region callbacks from sbi_platform_operations

The pmp_region_xyz() callbacks are not required in sbi_platform_operations
because we will be using OpenSBI domain memory regions to program the
PMP CSRs.

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