200 Commits (4adb10c1ede9773ce018ddb3b56f5eb900f220f8)

Author SHA1 Message Date
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Soby Mathew fd2b42f4ae Do basic CryptoCell LCS check 8 years ago
Soby Mathew 4eb20d99c5 Add CC crypto driver to the Auth module 8 years ago
Etienne Carriere d60e6bae02 io_dummy: correct sparse warnings 8 years ago
Etienne Carriere 5a8e2aeec4 io_storage: use unsigned int for index 8 years ago
Etienne Carriere 1496b4895e delay_timer: correct sparse issues and warnings 8 years ago
Haojian Zhuang 101afa02b7 ufs: fix the and operator 8 years ago
Antonio Nino Diaz c46c18c598 mbedtls: Don't use tf_snprintf if option not defined 8 years ago
Soby Mathew 1001202d24 Add support for RSASSAPSS algorithm in mbedtls crypto driver 8 years ago
Soby Mathew 38aacad3cb Increase heapsize for mbedtls library 8 years ago
Jeenu Viswambharan e1c59ab3f1 Introduce ARM GIC-600 driver 8 years ago
Antonio Nino Diaz 05fd893ea4 mbedtls: Define optimized mbed TLS heap size 8 years ago
Haojian Zhuang 7e08084213 drivers: add designware ufs driver 8 years ago
Haojian Zhuang eb5073f49e drivers: add ufs stack 8 years ago
Antonio Nino Diaz ab1794f576 mbedtls: Use `tf_snprintf` instead of `snprintf` 8 years ago
Masahiro Yamada bb41eb7a9d cert: move platform_oid.h to include/tools_share for all platforms 8 years ago
David Cunado 0aff7ad2bc mbedtls: Complete namespace for TF specific macros 8 years ago
David Cunado b188351025 mbedtls: Namespace for TF specific macros 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Varun Wadekar 8178ea7cb1 drivers: ti: uart: remove UART_FCR writes 8 years ago
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts 8 years ago
Antonio Nino Diaz 239b085caa TZC: rename included C file to a header 8 years ago
Antonio Nino Diaz 38aecbb43e Replace tf_printf occurrences with ERROR 8 years ago
Antonio Nino Diaz ad4c2ec688 Add console_core_flush() in upstream platforms 8 years ago
Antonio Nino Diaz 73e052846a Add console_flush() to console API 8 years ago
dp-arm 66b4c1660a mbedtls: Namespace TF specific macros 8 years ago
Soby Mathew e40e075f4d AArch32: Fix conditional inclusion of bakery_locks 8 years ago
Soby Mathew 311b177364 Flush the GIC driver data after init 8 years ago
Jeenu Viswambharan b4d2c67bdd Remove redundant assert 8 years ago
Antonio Nino Diaz fabd21ad36 Revert "tbbr: Use constant-time bcmp() to compare hashes" 8 years ago
dp-arm dae695abf6 Fix minor issues found by cppcheck 8 years ago
Jeenu Viswambharan 69c043b25f Add bounds checking asserts to memmap IO driver 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Antonio Nino Diaz b621fb503c tbbr: Use constant-time bcmp() to compare hashes 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
Haojian Zhuang 5dbdb7da1c drivers: add designware emmc driver 9 years ago
Antonio Nino Diaz 51c5e1a29f Clear static variables in X509 parser on error 8 years ago
Masahiro Yamada 152c8c11b7 utils: move BIT(n) macro to utils.h 8 years ago
Nishanth Menon 861ac52a7e uart: 16550: Fix getc 8 years ago
Masahiro Yamada a56f87c8b9 TBB: fix comment about MBEDTLS_KEY_ALG default 8 years ago
dp-arm d35dee23b6 tbbr: Fix updating of Non-Trusted NV counter 8 years ago
Jeenu Viswambharan d780699b5e GICv3: Introduce power management APIs for Redistributor 8 years ago
Yatharth Kochar 69d59e0ce9 AArch32: Miscellaneous fixes in the AArch32 code 8 years ago
Haojian Zhuang 201b66b7e7 partition: check GPT partition table 8 years ago
Yatharth Kochar 6083c841d0 GICv3: Allow either G1S or G0 interrupts to be configured 8 years ago
Haojian Zhuang 445b1e704e emmc: support CMD23 8 years ago
Sudeep Holla 65d68ca64d gicv3: disable Group1 NonSecure interrupts during core powerdown 8 years ago
Soby Mathew 66be868e9a AArch32: Add console driver 9 years ago
Soby Mathew 367d0ffb14 AArch32: Enable GIC and TZC support 9 years ago
Soby Mathew 9c94d3b326 Move console drivers to AArch64 folder 8 years ago