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

Conversation

jlamb-at-polysync
Copy link
Contributor

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

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
Copy link
Contributor Author

Is this a bad idea?

@ZackPierce
Copy link
Contributor

Hmm, considering that there's a relatively high cost of remediation suggested in the underlying rust-cexpr issue ( jethrogb/rust-cexpr#3 (comment) ) , it looks like we're going to have to come to terms with some sort of compromise here.

A large comment with links to the associated issues is probably a step in the direction of making this less likely to be a forgotten pain point, at least.

@jlamb-at-polysync jlamb-at-polysync merged commit f30933e into devel May 2, 2018
@jlamb-at-polysync jlamb-at-polysync deleted the libsel4-sys/add-short-term-arm-types branch May 2, 2018 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants