forked from Mbed-TLS/mbedtls
-
Notifications
You must be signed in to change notification settings - Fork 5
Update mbedtls #8
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
Open
MightyFilipns
wants to merge
10,000
commits into
FixClang16Build
Choose a base branch
from
temp-branch2
base: FixClang16Build
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
…ends.py_hashes_domain Update the `hashes` domain to use PSA macros in `depends.py`
…ull-deref-dev Fix asn1 store named data null deref dev
…lms_drivers Bugfix: lms/lmots driver hardening.
…evelopment [development] Always enable MBEDTLS_PK_USE_PSA_EC_DATA + use PSA interruptible operations as backend for PK restartable ones
…ation This change allows the Perl script to manage Everest headers in tf-psa-crypto repo both before and after psa#235. Once psa#235 will be merged this commit can be simplified, i.e. it will be returned to its original state with paths of Everest headers updated. Signed-off-by: Valerio Setti <[email protected]>
pkey programs are crypto programs (only linked to the TF-PSA-Crypto library) thus use the TF-PSA-Crypto build-time configuration info file tf-psa-crypto/build_info.h instead of the Mbed TLS one. Signed-off-by: Ronald Cron <[email protected]>
In TF-PSA-Crypto there is the crypto specific one. Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Valerio Setti <[email protected]>
This reverts commit 83e5a7b. Signed-off-by: Valerio Setti <[email protected]>
Signed-off-by: Valerio Setti <[email protected]>
A library that depends on another one should come first in the list of libraries to link against. Signed-off-by: Ronald Cron <[email protected]>
This reverts commit 653a86d. Signed-off-by: Valerio Setti <[email protected]>
This reverts commit 243b54f. Signed-off-by: Valerio Setti <[email protected]>
Signed-off-by: Valerio Setti <[email protected]>
[development] Move Everest headers to a private subdirectory (1/2)
We need Mbed-TLS#311 Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
There is no longer any associated error code, so this commit does not change the generated file in any way. Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This option no longer exists (and there's a Changelog entry saying so). After this commit, git grep -l -w MBEDTLS_OID_C shows the only remaining occurences are in text files (.txt, .md). Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
Clean up after crypto hides its OID module
…info Preparatory work for the resolution of Mbed-TLS#10022
…ization warning Signed-off-by: Felix Conway <[email protected]>
…MINATED_STRING This macro applies __attribute__((nonstring)) when using a compiler that supports it Signed-off-by: Felix Conway <[email protected]>
Signed-off-by: Felix Conway <[email protected]>
Signed-off-by: Felix Conway <[email protected]>
Signed-off-by: Ari Weiler-Ofek <[email protected]>
Signed-off-by: Ari Weiler-Ofek <[email protected]>
This gives the possibility to add new source files in tf-psa-crypto library without any need to update this Makefile. Signed-off-by: Valerio Setti <[email protected]>
[Development] Fix GCC 15 warning 'Wunterminated-string-initialization'
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
…and the previous rng issue should no longer be relevent Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Signed-off-by: Ben Taylor <[email protected]>
Update functions to use alias
Add copy of header file for libtestdriver1
…generated-files-dev cmake: library: Fix potential concurrent file generation
…SA_CRYPTO-code Remove mbedtls use psa crypto code
…nction Signed-off-by: Anton Matkin <[email protected]>
Signed-off-by: Anton Matkin <[email protected]>
Combine psa_pake_set_password_key() with psa_pake_setup()
Signed-off-by: Minos Galanakis <[email protected]>
Signed-off-by: Minos Galanakis <[email protected]>
…ce_crypto_rng_strength crypto_config: Introduce MBEDTLS_PSA_CRYPTO_RNG_STRENGTH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.