aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
354 stars 111 forks source link

Upstream Merge: Add Intel Indirect Branch Tracking support #1628

Closed justsmth closed 3 months ago

justsmth commented 3 months ago

Issues:

Resolves CryptoAlg-2220

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.14%. Comparing base (37ba0e2) to head (7ee7c6c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1628 +/- ## ========================================== - Coverage 78.15% 78.14% -0.02% ========================================== Files 562 562 Lines 94638 94638 Branches 13573 13573 ========================================== - Hits 73969 73952 -17 - Misses 20075 20093 +18 + Partials 594 593 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.