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 libhc submodule #18

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

Add libhc submodule #18

wants to merge 2 commits into from

Conversation

caden-kline
Copy link

No description provided.

@AndrewFasano
Copy link

I'm a bit worried a submodule here might break how in-container compilation. Our dockerfile downloads source from URLs like https://github.com/rehosting/libnvram/archive/refs/tags/v0.0.XX.zip - I'm not sure if that source archive would contain submodules - if not we'll need to do something else (maybe here, maybe in our dockerfile)

@caden-kline
Copy link
Author

Can confirm the that submodule doesn't show up via https://github.com/rehosting/libnvram/releases/tag/libhc-prerelease

@AndrewFasano
Copy link

We could just manually fetch it (i.e., downloading panda-re/libhc/hypercall.h into the right place) in our other container. Or we could update CI here to produce a source archive + submodule?

@caden-kline
Copy link
Author

we do already download hypercall.h for send_hypercall.

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