TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-crypto
/
refs/heads/dev/shared/secure-element
/
scripts
a8ade16
Gate secure element support by a separate config option
by Gilles Peskine
· 6 years ago
a3b93ff
Make docstring style consistent
by Gilles Peskine
· 6 years ago
54f5445
Pacify Pylint
by Gilles Peskine
· 6 years ago
42a0a0a
Obey Python naming and method structure conventions
by Gilles Peskine
· 6 years ago
9d4d750
Add a bit of documentation
by Gilles Peskine
· 6 years ago
0bbad74
Switch script to Python3
by Gilles Peskine
· 6 years ago
2938268
Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190524
by Gilles Peskine
· 6 years ago
3d07ffa
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
dcaefae
Parametrize Diffie-Hellman keys by a group identifier
by Gilles Peskine
· 6 years ago
d2dba36
Only use submodule if present
by Darryl Green
· 6 years ago
7b3603c
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
ed05b29
scripts: Remove unneeded scripts
by Jaeden Amero
· 6 years ago
356acc8
scripts: Remove dependency on NET
by Jaeden Amero
· 6 years ago
43a450c
scripts: Remove dependency on X.509
by Jaeden Amero
· 6 years ago
b58ff95
scripts: Remove dependency on TLS
by Jaeden Amero
· 6 years ago
a4308b2
Remove unused TLS, NET, and X.509 files
by Jaeden Amero
· 7 years ago
bb1f701
config: Remove X.509 options
by Jaeden Amero
· 7 years ago
1c66e48
config: Remove TLS and NET options
by Jaeden Amero
· 7 years ago
8298d70
Only build libmbedcrypto
by Jaeden Amero
· 7 years ago
5c03c65
Merge remote-tracking branch 'origin/pr/2547' into development
by Jaeden Amero
· 6 years ago
b2ee0b8
Use check_output instead of Popen
by Darryl Green
· 6 years ago
882e57e
psa_constant_names: support key agreement algorithms
by Gilles Peskine
· 6 years ago
521dbc6
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
dev/patater/tls-development-20190417
021dc3f
generate_visualc_files.pl: add mbedtls source shadowing by crypto
by Andrzej Kurek
· 6 years ago
463f049
generate_errors.pl: refactor and simplify the code
by Andrzej Kurek
· 6 years ago
f025d53
Start unused variable with underscore
by Darryl Green
· 6 years ago
f67e349
Correct documentation
by Darryl Green
· 6 years ago
e90205f
generate_errors.pl: typo fix
by Andrzej Kurek
· 6 years ago
9b11af4
revert changes to generate_features.pl and generate_query_config.pl
by Andrzej Kurek
· 6 years ago
492bc40
Check that the report directory is a directory
by Darryl Green
· 6 years ago
0d1ca51
Use namespaces instead of full classes
by Darryl Green
· 6 years ago
8184df5
Fix pylint issues
by Darryl Green
· 6 years ago
fe9a675
Don't put abi dumps in subfolders
by Darryl Green
· 6 years ago
3c3da79
Add verbose switch to silence all output except the final report
by Darryl Green
· 6 years ago
1d95c53
Fetch the remote crypto branch, rather than cloning it
by Darryl Green
· 6 years ago
3a5f6c8
Prefix internal functions with underscore
by Darryl Green
· 6 years ago
7c1a733
Add RepoVersion class to make handling of many arguments easier
by Darryl Green
· 6 years ago
e29ce70
Reduce indentation levels
by Darryl Green
· 6 years ago
4cde8a0
Improve documentation
by Darryl Green
· 6 years ago
c5132ff
Use optional arguments for setting repositories
by Darryl Green
· 6 years ago
ddf25a6
Only build the library
by Darryl Green
· 6 years ago
4831145
Add ability to compare submodules from different repositories
by Darryl Green
· 6 years ago
3e7a980
Add handling for cases when not all .so files are present
by Darryl Green
· 6 years ago
9f357d6
Extend functionality to allow setting crypto submodule version
by Darryl Green
· 6 years ago
3d3d552
Simplify logic for checking if report folder can be removed
by Darryl Green
· 6 years ago
e62f9bb
Add option for a brief report of problems only
by Darryl Green
· 6 years ago
c2883a2
Add option to skip identifiers in ABI checks
by Darryl Green
· 6 years ago
da84e32
Extend abi-checking to different repos
by Darryl Green
· 6 years ago
91c6030
generate_errors.pl: add mbedtls header shadowing by crypto headers
by Andrzej Kurek
· 6 years ago
7c1e619
Merge remote-tracking branch 'origin/pr/2464' into development
by Jaeden Amero
· 6 years ago
92f91fc
Add an option to use crypto source files in generated visual c project
by Andrzej Kurek
· 6 years ago
b4b1ae1
Add description of generate_query_config.pl argument
by Andrzej Kurek
· 6 years ago
79369cd
Add crypto includes when generating features in generate_features.pl
by Andrzej Kurek
· 6 years ago
ef90760
Include crypto config when generating query config
by Andrzej Kurek
· 6 years ago
57f4d9e
Update crypto submodule to test with private headers
by Jaeden Amero
· 6 years ago
e3dbdd8
Gate entropy injection through a dedicated configuration option
by Gilles Peskine
· 6 years ago
6bf4bae
Remove compilation option MBEDTLS_PSA_HAS_ITS_IO
by Gilles Peskine
· 6 years ago
e435f23
Remove psa_crypto_storage_file
by Gilles Peskine
· 6 years ago
b0fc484
Add crypto includes when generating errors in generate_errors.pl
by Andrzej Kurek
· 6 years ago
9afb2e9
Remove tests that depend on TLS or X.509
by Jaeden Amero
· 7 years ago
03c60de
query_config: Move to programs/test
by Jaeden Amero
· 6 years ago
2b9eb0b
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
4a51228
Reduce priority of 3DES ciphersuites
by Andres Amaya Garcia
· 7 years ago
a9d6ba2
Merge remote-tracking branch 'tls/development' into development
by Jaeden Amero
· 6 years ago
e915d53
Silence pylint
by Gilles Peskine
· 6 years ago
712afa7
abi_check.py: Document more methods
by Gilles Peskine
· 6 years ago
415620c
Merge remote-tracking branch 'origin/pr/2105' into development
by Jaeden Amero
· 6 years ago
5e6d24c
psa: Add backwards compatible error codes
by Jaeden Amero
· 6 years ago
69d7c8b
Declare a psa_key_file_id_t layout with an owner field
by Gilles Peskine
· 6 years ago
67ea2c5
Merge branch 'development-psa-proposed' into development
by Jaeden Amero
· 6 years ago
1724574
Add MBEDTLS_PSA_HAS_ITS_IO to config.pl exclude list
by Andrzej Kurek
· 6 years ago
d3643ef
Add PSA defines to config.pl exclude list
by Andrzej Kurek
· 6 years ago
17c53c5
Fix check-generated-files.sh failure with query_config
by Andres Amaya Garcia
· 7 years ago
bc432b8
Use \r instead of 0xD in generate_visualc_files.pl
by Andres Amaya Garcia
· 7 years ago
8645f73
Update query_config.c with new macros
by Andres Amaya Garcia
· 7 years ago
ef672f0
Exclude macros from query_config.c generation
by Andres Amaya Garcia
· 7 years ago
27b3372
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
5bc6e92
Fix query_config macro expansion for windows
by Andres Amaya Garcia
· 7 years ago
c84a65d
Fix missing include in vs proj files for query programs
by Andres Amaya Garcia
· 7 years ago
c28da7e
Improve comments in query_config.fmt
by Andres Amaya Garcia
· 7 years ago
5aca555
Fix GCC 0-length printf format string error
by Andres Amaya Garcia
· 7 years ago
2fdc2c2
Fix multiple stdio.h inclusion in query_config.c
by Andres Amaya Garcia
· 7 years ago
109f8b6
Fix typo in quenerate_query_config.pl comment
by Andres Amaya Garcia
· 7 years ago
4c981a0
Add gen_query_config.pl to check-gen-files and bump_version
by Andres Amaya Garcia
· 7 years ago
88121a9
Script generation of query_config.c file
by Andres Amaya Garcia
· 7 years ago
df72306
Fix typo in generate_psa_constants.py
by Darryl Green
· 6 years ago
6d194bd
Read constant names from crypto_extra.h as well as crypto_values.h
by Gilles Peskine
· 7 years ago
182c2e9
psa_constant_names: fix display for truncated unknown MAC/AEAD algorithm
by Gilles Peskine
· 7 years ago
f3b731e
Move integral types and associated macros to their own header
by Gilles Peskine
· 7 years ago
26fd730
Add config option for X.509/TLS to use PSA
by Manuel Pégourié-Gonnard
· 7 years ago
e10f191
Remove MBEDTLS_PSA_CRYPTO_SPM from config.pl
by Hanno Becker
· 7 years ago
aeefa49
Add config option for X.509/TLS to use PSA
by Manuel Pégourié-Gonnard
· 7 years ago
3d5d837
Merge pull request #198 from ARMmbed/psa_crypto_its
by Gilles Peskine
· 7 years ago
ffeb1b8
abi_check: Update submodules
by Jaeden Amero
· 7 years ago
7acb0cf
abi_check: Allow checking current checkout
by Jaeden Amero
· 7 years ago
484ee33
psa: Add PSA Crypto configuration
by Jaeden Amero
· 7 years ago
74a04cd
Remove exporter script
by Jaeden Amero
· 7 years ago
a90abf1
add MBEDTLS_PSA_HAS_ITS_IO
by Moran Peker
· 7 years ago
4611956
Add new MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C configuration option
by Moran Peker
· 7 years ago
d49a499
psa: Implement persistent keys
by Darryl Green
· 7 years ago
Next »