TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
14db963fd3ad73888a2f709e1602e6bf7614db93
/
drivers
/
auth
14db963
refactor(measured-boot): add generic macros for using Crypto library
by Manish V Badarkhe
· 3 years, 10 months ago
e5fbee5
fix(cc-713): fix a build failure with CC-713 library
by Manish V Badarkhe
· 3 years, 10 months ago
e31fb0f
fvp_r: load, auth, and transfer from BL1 to BL33
by laurenw-arm
· 4 years, 5 months ago
c0bfc88
feat(fwu): avoid NV counter upgrade in trial run state
by Manish V Badarkhe
· 4 years, 2 months ago
a2a5a94
fix(driver/auth): avoid NV counter upgrade without certificate validation
by Manish V Badarkhe
· 4 years, 3 months ago
ea14b51
Crypto library: Migrate support to MbedTLS v2.24.0
by Alexei Fedorov
· 4 years, 11 months ago
327131c
build_macros.mk: include assert and define loop macros
by Leonardo Sandoval
· 5 years ago
2947412
dualroot: add chain of trust for Platform owned SPs
by Manish Pandey
· 5 years ago
03a5225
tbbr/dualroot: rename SP package certificate file
by Manish Pandey
· 5 years ago
d686fa3
TF-A: Add Event Log for Measured Boot
by Alexei Fedorov
· 5 years ago
243875e
tbbr/dualroot: Add fw_config image in chain of trust
by Louis Mayencourt
· 5 years ago
68758dd
tbbr: add chain of trust for Secure Partitions
by Manish Pandey
· 5 years ago
44f1aa8
dualroot: add chain of trust for secure partitions
by Manish Pandey
· 5 years ago
ad43c49
Cleanup the code for TBBR CoT descriptors
by Manish V Badarkhe
· 5 years ago
4501843
cryptocell: add support for Cryptocell 713
by Gilad Ben-Yossef
· 6 years ago
0ab4964
FVP: Add BL2 hash calculation in BL1
by Alexei Fedorov
· 5 years ago
46b3003
Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration
by Mark Dykes
· 5 years ago
e310267
Merge changes from topic "sb/dualroot" into integration
by Sandrine Bailleux
· 5 years ago
93ee279
Necessary fix in drivers to upgrade to mbedtls-2.18.0
by Madhukar Pappireddy
· 5 years ago
7cda17b
drivers: crypto: Add authenticated decryption framework
by Sumit Garg
· 6 years ago
5ab8b71
Introduce a new "dualroot" chain of trust
by Sandrine Bailleux
· 5 years ago
0b4e592
TBBR: Reduce size of hash buffers when possible
by Sandrine Bailleux
· 5 years ago
495599c
TBBR: Reduce size of ECDSA key buffers
by Sandrine Bailleux
· 5 years ago
ab1981d
fconf: initial commit
by Louis Mayencourt
· 6 years ago
e693728
Coverity: remove unnecessary header file includes
by Zelalem
· 6 years ago
8c10529
Measured Boot: add function for hash calculation
by Alexei Fedorov
· 6 years ago
7a05f06
Remove redundant declarations.
by Madhukar Pappireddy
· 6 years ago
b862292
cryptocell: add cryptocell 712 RSA 3K support
by Gilad Ben-Yossef
· 6 years ago
6a415a5
Remove RSA PKCS#1 v1.5 support from cert_tool
by Justin Chadwell
· 6 years ago
aacff74
Support larger RSA key sizes when using MBEDTLS
by Justin Chadwell
· 6 years ago
76f3c7d
cryptocell: add product version awareness support
by Gilad Ben-Yossef
· 6 years ago
36ec2bb
cryptocell: move Cryptocell specific API into driver
by Gilad Ben-Yossef
· 6 years ago
2efb7dd
Fix type of cot_desc_ptr
by Sandrine Bailleux
· 6 years ago
2374ab1
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 years ago
7a246d6
Checkpatch: Style fix
by Joel Hutton
· 6 years ago
3007042
cot-desc: optimise memory further
by Joel Hutton
· 6 years ago
0b6377d
Reduce memory needed for CoT description
by Joel Hutton
· 6 years ago
bde2836
Remove several warnings reported with W=2
by Ambroise Vincent
· 6 years ago
17e1335
Remove Mbed TLS dependency from plat_bl_common.c
by John Tsichritzis
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
fe199e3
Remove all other deprecated interfaces and files
by Antonio Nino Diaz
· 7 years ago
6d01a46
Prepare Mbed TLS drivers for shared heap
by John Tsichritzis
· 7 years ago
39b6cc6
libc: Use printf and snprintf across codebase
by Antonio Nino Diaz
· 7 years ago
6c37334
Add atexit function to libc
by Roberto Vargas
· 7 years ago
ea7a57a
Don't include mbebtls include paths in INCLUDES
by Roberto Vargas
· 7 years ago
180c4bc
Create a library file for libmbedtls
by Roberto Vargas
· 7 years ago
d25b527
Move to mbedtls-2.10.0 tag
by Jeenu Viswambharan
· 7 years ago
17bc617
Dynamic cfg: Enable support on CoT for other configs
by Soby Mathew
· 7 years ago
3b94189
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
735181b
Fix MISRA rule 8.3 Part 4
by Roberto Vargas
· 7 years ago
9f85f9e
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
6d31020
Dynamic cfg: Add HW and TB_FW configs to CoT
by Soby Mathew
· 8 years ago
76d2673
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
by Roberto Vargas
· 8 years ago
9a3088a
tbbr: Add build flag HASH_ALG to let the user to select the SHA
by Qixiang Xu
· 8 years ago
dcbf393
Dynamic selection of ECDSA or RSA
by Qixiang Xu
· 8 years ago
9db9c65
Add support for TBBR using ECDSA keys in ARM platforms
by Qixiang Xu
· 8 years ago
a8eb286
cert_tool: Support for legacy RSA PKCS#1 v1.5
by Soby Mathew
· 8 years ago
2091755
Export KEY_ALG as a user build option
by Soby Mathew
· 8 years ago
71fb396
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
2a4b4b7
Fix order of #includes
by Isla Mitchell
· 8 years ago
fd2b42f
Do basic CryptoCell LCS check
by Soby Mathew
· 8 years ago
4eb20d9
Add CC crypto driver to the Auth module
by Soby Mathew
· 8 years ago
b91926f
Merge pull request #968 from antonio-nino-diaz-arm/an/snprintf-alt
by davidcunado-arm
· 8 years ago
c46c18c
mbedtls: Don't use tf_snprintf if option not defined
by Antonio Nino Diaz
· 8 years ago
1001202
Add support for RSASSAPSS algorithm in mbedtls crypto driver
by Soby Mathew
· 8 years ago
38aacad
Increase heapsize for mbedtls library
by Soby Mathew
· 8 years ago
05fd893
mbedtls: Define optimized mbed TLS heap size
by Antonio Nino Diaz
· 8 years ago
572e141
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 8 years ago
ab1794f
mbedtls: Use `tf_snprintf` instead of `snprintf`
by Antonio Nino Diaz
· 8 years ago
bb41eb7
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 8 years ago
0aff7ad
mbedtls: Complete namespace for TF specific macros
by David Cunado
· 8 years ago
b188351
mbedtls: Namespace for TF specific macros
by David Cunado
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
66b4c16
mbedtls: Namespace TF specific macros
by dp-arm
· 8 years ago
93f3982
Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe
by danh-arm
· 8 years ago
fabd21a
Revert "tbbr: Use constant-time bcmp() to compare hashes"
by Antonio Nino Diaz
· 8 years ago
32f0d3c
Replace some memset call by zeromem
by Douglas Raillard
· 9 years ago
b621fb5
tbbr: Use constant-time bcmp() to compare hashes
by Antonio Nino Diaz
· 9 years ago
51c5e1a
Clear static variables in X509 parser on error
by Antonio Nino Diaz
· 9 years ago
a56f87c
TBB: fix comment about MBEDTLS_KEY_ALG default
by Masahiro Yamada
· 9 years ago
d35dee2
tbbr: Fix updating of Non-Trusted NV counter
by dp-arm
· 9 years ago
04943d3
Allow dynamic overriding of ROTPK verification
by Soby Mathew
· 9 years ago
48279d5
TBB: add non-volatile counter support
by Juan Castillo
· 10 years ago
aa85691
Always build with '-pedantic'
by Sandrine Bailleux
· 10 years ago
f59821d
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 10 years ago
516beb5
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 10 years ago
a84deb9
Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x
by danh-arm
· 10 years ago
649dbf6
Move up to mbed TLS 2.x
by Juan Castillo
· 10 years ago
48bfb88
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 10 years ago
dff93c8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 10 years ago
7d37aa1
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago
05799ae
TBB: add authentication framework
by Juan Castillo
· 10 years ago