Commit e11025c5 authored by Qingyu Shang's avatar Qingyu Shang Committed by Anup Patel
Browse files

lib: sbi: Add initial domain context management support



The domain context management component in OpenSBI provides basic CPU
context management routines for existing OpenSBI domain. As domain
extension, it was initially designed to facilitate the suspension
and resumption of domains, enabling secure domains to efficiently
share CPU resources.

The patch also provides an addition to the OpenSBI domain to provide
updates on hart-domain assignment and declarations of contexts within
the domain.

Signed-off-by: default avatarQingyu Shang <2931013282@sjtu.edu.cn>
Reviewed-by: default avatarYu Chien Peter Lin <peterlin@andestech.com>
Tested-by: default avatarYu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 87d8fe78
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