Commit 3b03cdd6 authored by Inochi Amaoto's avatar Inochi Amaoto Committed by Anup Patel
Browse files

lib: sbi: Add regions merging when sanitizing domain region



As the domain will reject a new memory region which has a sub-regions
already in the domain, even the new region is bigger and has the same
flags. This problem can be solved by relaxing region restriction and
rechecking when adding and sanitizing domains.

Signed-off-by: default avatarInochi Amaoto <inochiama@outlook.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 5b2f55d6
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