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

Simplify our embedding of the CCPs #93

Merged
merged 4 commits into from
May 25, 2024
Merged

Simplify our embedding of the CCPs #93

merged 4 commits into from
May 25, 2024

Conversation

skx
Copy link
Owner

@skx skx commented May 25, 2024

We now install "*.BIN" in our binary, rather than having two dedicated entries. This makes things simpler, but still not 100% automatic as we still need to add an entry to the "Flavour" list when adding a new one.

skx added 4 commits May 25, 2024 09:08
We now install "*.BIN" in our binary, rather than having two
dedicated entries.  This makes things simpler, but still not
100% automatic as we still need to add an entry to the "Flavour"
list when adding a new one.
Use it for CONSOLE/CCP syscalls
@skx
Copy link
Owner Author

skx commented May 25, 2024

This pull-request also honours the QUIET-flag for our custom syscalls, and simplifies how they read parameters.

@skx skx merged commit 83cefc0 into master May 25, 2024
2 checks passed
@skx skx deleted the embed branch May 25, 2024 06:22
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.

1 participant