Skip to content

chore: Compile libsodium reference implementation with compcert.#2686

Merged
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:compcert-sodium
Feb 14, 2024
Merged

chore: Compile libsodium reference implementation with compcert.#2686
iphydf merged 1 commit into
TokTok:masterfrom
iphydf:compcert-sodium

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Feb 14, 2024

This ensures that we're able to generate a guaranteed semantically correct binary with all of toxcore and libsodium. We don't currently compile libvpx and opus with compcert. Probably not worth the effort.


This change is Reviewable

This ensures that we're able to generate a guaranteed semantically
correct binary with all of toxcore and libsodium. We don't currently
compile libvpx and opus with compcert. Probably not worth the effort.
@iphydf iphydf added this to the v0.2.20 milestone Feb 14, 2024
@iphydf iphydf marked this pull request as ready for review February 14, 2024 00:22
Comment thread other/docker/compcert/compcert.Dockerfile
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fbe3c19) 73.05% compared to head (a1e999f) 73.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2686      +/-   ##
==========================================
- Coverage   73.05%   73.00%   -0.06%     
==========================================
  Files         148      148              
  Lines       30486    30486              
==========================================
- Hits        22273    22257      -16     
- Misses       8213     8229      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iphydf iphydf merged commit a1e999f into TokTok:master Feb 14, 2024
@iphydf iphydf deleted the compcert-sodium branch February 14, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants