mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-05-03 22:21:33 +01:00
5b2f55d65a
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>