We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Morello LLVM now passes varargs and memargs via a buffer pointed to by a capability register (https://git.morello-project.org/morello/llvm-project/-/merge_requests/204). This is needed for library-based compartmentalisation to function securely.
The same calling convention should be implemented for CHERI-RISC-V.
The text was updated successfully, but these errors were encountered:
Tagging @arichardson who will be interested in this issue, as well as @brooksdavis and @gvnn3 for tracking purposes.
Sorry, something went wrong.
No branches or pull requests
Morello LLVM now passes varargs and memargs via a buffer pointed to by a capability register (https://git.morello-project.org/morello/llvm-project/-/merge_requests/204). This is needed for library-based compartmentalisation to function securely.
The same calling convention should be implemented for CHERI-RISC-V.
The text was updated successfully, but these errors were encountered: