Skip to content

Linux VM disables PMU EL0 by default #218

@terryzbai

Description

@terryzbai

After Linux VM boots, PMU counters are not accessible to userspace applications. My hacky solution was re-enabling it via a custom system call at very beginning of notified function in VMM. This needs to patch the system call to seL4 kernel and recompile the Microkit SDK. It's necessary to figure out how to configure PMU access at VM's boot time or build time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions