mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-07-27 08:21:31 +01:00
Swapping domain region is a common operation when sorting domain region, so separate it as a function to make code clean. Signed-off-by: Inochi Amaoto <inochiama@outlook.com> Reviewed-by: Anup Patel <anup@brainfault.org>