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

Replace MBedTLS with Rustls #58

Merged
merged 13 commits into from
Jan 7, 2024
Merged

Replace MBedTLS with Rustls #58

merged 13 commits into from
Jan 7, 2024

Conversation

nspin
Copy link
Member

@nspin nspin commented Jan 7, 2024

Replace MBedTLS with Rustls. There are two reasons for this change: the MBedTLS crate upstream has switched to maintenance mode, and no_std support for Rustls is in the process of landing upstream. This PR uses the branch in that Rustls PR. Code from this Rustls PR was also incorporated into this PR directly.

This PR also includes the addition of an RTC driver to the HTTP server demo.

@nspin nspin merged commit 6f3fb44 into seL4:main Jan 7, 2024
15 checks passed
@nspin nspin deleted the pr/rustls branch January 7, 2024 10: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