| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-25 | lib: sbi: Introduce domain data | Anup Patel | |
| Different parts of OpenSBI require their own per-domain data so introduce domain data (or sbi_domain_data) which can be registered by any part of OpenSBI. Using the domain data, the domain framework will create a data pointer for every domain which can be used to maintain some per-domain state. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Yu Chien Peter Lin <[email protected]> | |||
