TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
pfalcon
/
trusted-firmware-a
/
eb68ea9b10c190c237216dee92166f9e7b2ce3d4
/
drivers
/
auth
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