Commit 4dc0001b authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Add sbi_domain_root_add_memregion() API



We should allow platform support to add more root memory regions
before domains are finalized. This will help platform support to
protect critical M-mode only resources.

This patch adds sbi_domain_root_add_memregion() API for above
described purpose.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 7495bce6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment