Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj319-支持 RISC-V 架构的文件级加密文件系统
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PageFault
  • proj319-支持 RISC-V 架构的文件级加密文件系统
  • Merge requests
  • !10

[Fix] Add support for executing ELF files on sevfs

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged cheydeng requested to merge elfrepair into main May 13, 2025
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

To add support for mmap() and readpage() during ELF file loading in the kernel, you typically need to implement the necessary operations in the file system's VFS (Virtual File System) interface.

Signed-off-by: cherydeng 1053694683@qq.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: elfrepair