index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sbi
/
sbi_domain_context.c
Age
Commit message (
Expand
)
Author
2026-06-09
lib: sbi_domain_context: Flush TLB after SATP mode switch
Zishun Yi
2026-05-18
lib: sbi: domain FP/Vector context support for context switch
Dave Patel
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
2025-12-16
lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
Anup Patel
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
2025-11-02
lib: sbi_domain_context: preserve firmware PMP entries during domain context ...
Yu-Chien Peter Lin
2025-10-06
lib: sbi: Prevent target domain same as the current
Xiang W
2025-10-06
lib: sbi: Add hart context init when first call enter
Xiang W
2025-10-06
lib: sbi: Add error handling to switch_to_next_domain_context
Xiang W
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
2025-04-23
lib: sbi_domain: Reduce memory usage of per-domain hart context
Alvin Chang
2024-10-25
lib: sbi_domain: Use domain data support for per-domain hart context
Anup Patel
2024-10-25
include: sbi: Remove cyclic include in sbi_domain_context.h
Anup Patel
2024-09-25
lib: sbi: Use current_hartindex() where possible
Samuel Holland
2024-09-23
lib: sbi_domain_context: Fix file permissions
Samuel Holland
2024-09-20
lib: sbi: Use a linked list to track domains
Samuel Holland
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
2024-04-05
sbi: sbi_domain_context: Check privilege spec version before accessing S-mode...
Yu Chien Peter Lin
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang