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

Add seL4_WordBits type for arm target #19

Merged
merged 2 commits into from
May 2, 2018

Commits on May 2, 2018

  1. Add seL4_WordBits type for arm target

    This enables our default root-task to build with the `arm-sel4-helios` target.
    
    Since bindgen doesn't seem to expand function like macros, this gets us by for now.
    
    Relates to #18
    jlamb-at-polysync committed May 2, 2018
    Configuration menu
    Copy the full SHA
    a0da999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30933e View commit details
    Browse the repository at this point in the history