Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libsel4vm: add vgic_dist_set_ctlr() #70

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 30, 2023

  1. libsel4vm: add vgic_dist_set_ctlr()

    This is a preparation for GICv3 support, where this function becomes
    more complex.
    
    Signed-off-by: Axel Heider <[email protected]>
    Axel Heider committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6d1273c View commit details
    Browse the repository at this point in the history
  2. libsel4vm: add gic_dist_is_enabled()

    This is a preparation for GICv3 support, where this function becomes
    more complex.
    
    Signed-off-by: Axel Heider <[email protected]>
    Axel Heider committed May 30, 2023
    Configuration menu
    Copy the full SHA
    e5cab1d View commit details
    Browse the repository at this point in the history