Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
PageFault
proj319-支持 RISC-V 架构的文件级加密文件系统
Merge requests
!9
[Encrypt] implement `smount`, for mounting sevfs safely.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
PageFault
requested to merge
zhengcq-sevfs
into
main
May 12, 2025
Overview
0
Commits
1
Pipelines
0
Changes
3
Now master key can be passed through shell hiddenly if we run
smount
to mount sevfs.
Original
-o master=xxx
way is reserved.