1. dae64e7 travis: install additional python3 modules by Victor Chong · 4 years, 6 months ago
  2. 0ecfac3 ci: travis: re-enable scanning with Coverity by Jens Wiklander · 4 years, 6 months ago
  3. bc9618c core_mmu: fix implicit behavior of core_mmu_add_mapping() by Anton Rybakov · 4 years, 3 months ago
  4. 42d2ab2 rsa: add rsa key generate with public exponent upto 256 bits by Cedric Neveux · 4 years, 2 months ago
  5. 5959371 core: fix populate_files() coverity warning by Jens Wiklander · 4 years, 2 months ago
  6. 68697bf core: fix tee_fs_dirfile_get_tmp() coverity warning by Jens Wiklander · 4 years, 2 months ago
  7. 6897ad0 ldelf: check presence of sym_tab in e32_relocate() by Jens Wiklander · 4 years, 2 months ago
  8. 53154de libutils: fix range check in gen_malloc_add_pool() by Jens Wiklander · 4 years, 2 months ago
  9. 6aff280 core: arm32: update thread_smc() for SMCCC v1.2 by Jens Wiklander · 4 years, 2 months ago
  10. d0c232c core: FF-A: add missing break statements to spmc_sp_msg_handler() by Jelle Sels · 4 years, 3 months ago
  11. a8a45bb plat: rcar: enable hardware RNG pseudo TA by Sergiy Kibrik · 4 years, 3 months ago
  12. f2dad48 core: pta: add generic RNG pseudo TA by Sergiy Kibrik · 4 years, 3 months ago
  13. b2ac1d0 synquacer: rng-pta: move rng_pta_client.h to common path by Sergiy Kibrik · 4 years, 3 months ago
  14. ecfde59 drivers:caam: Update DRVCRYPT_OID_MB_US_RSADSI macro with correct value by Sahil Malhotra · 4 years, 2 months ago
  15. 6b3225f core: dt: don't add optee node for FF-A systems by Jens Wiklander · 4 years, 2 months ago
  16. f978f18 core: ffa: FF-A specific boot arguments by Jens Wiklander · 4 years, 2 months ago
  17. 2e0f28d plat: rcar: enable ASLR by Volodymyr Babchuk · 4 years, 6 months ago
  18. 501ef24 plat: rcar: implement hw_get_random_byte() function by Volodymyr Babchuk · 4 years, 6 months ago
  19. fa6e354 plat: rcar: add support for ROM API calls including HW RNG by Volodymyr Babchuk · 4 years, 6 months ago
  20. 102788e plat: rcar: store PRR value in global variable by Volodymyr Babchuk · 4 years, 3 months ago
  21. ceefea1 plat: rcar: disable aarch32 support for OP-TEE core by Volodymyr Babchuk · 4 years, 3 months ago
  22. 5fb06ae boot: introduce plat_get_aslr_seed() by Volodymyr Babchuk · 4 years, 3 months ago
  23. 31d2da5 drivers: scif: update base address in scif_uart_init() by Volodymyr Babchuk · 4 years, 6 months ago
  24. fb279d8 ta: pkcs11: Add support for elliptic curve signing & verification by Vesa Jääskeläinen · 4 years, 7 months ago
  25. 02b1680 ta: pkcs11: Add support for elliptic curve key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  26. 1f5d4d2 ta: pkcs11: scripts: Add script for generating EC curve parameters by Vesa Jääskeläinen · 4 years, 7 months ago
  27. 013934d ta: pkcs11: Add generic support for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  28. 4c3354e ta: pkcs11: Allocate command ID for key pair generation by Vesa Jääskeläinen · 4 years, 7 months ago
  29. 5e1d94e ta: pkcs11: Add helper for setting up CKA_ID value by Vesa Jääskeläinen · 4 years, 7 months ago
  30. 26b6bad ta: pkcs11: Fix get_default_value/PKCS11_CKA_PUBLIC_KEY_INFO by Vesa Jääskeläinen · 4 years, 7 months ago
  31. edd9514 ta: pkcs11: CKA_SUBJECT is mandatory for keys but has default value by Vesa Jääskeläinen · 4 years, 7 months ago
  32. 165bd63 drivers: caam: fix CMAC data input handling by Clement Faure · 4 years, 3 months ago
  33. ef30482 plat-vexpress: FF-A: update secondary core init by Balint Dobszay · 4 years, 3 months ago
  34. d7b5407 core: pta: scmi: fix missing threaded state of the channel by Etienne Carriere · 4 years, 3 months ago
  35. 8507637 core: rpmb: use IS_ENABLED on CFG_RPMB_FS_DEBUG_DATA by Etienne Carriere · 4 years, 3 months ago
  36. 8443e88 config: add description for CFG_RPMB_* config switches by Etienne Carriere · 4 years, 3 months ago
  37. 71cbe6b core: rpmb: remove CFG_RPMB_FS_NO_MAC by Etienne Carriere · 4 years, 3 months ago
  38. fc8c4b4 drivers: caam: remove faulty DMAOJB_TRACE() by Clement Faure · 4 years, 3 months ago
  39. 9ac2c41 core: a32: fix parameter passing for __thread_std_smc_entry() by Jens Wiklander · 4 years, 3 months ago
  40. 5e70edb mem_usage.py: consider all allocatable sections by Jerome Forissier · 4 years, 3 months ago
  41. afb4ad9 core: pager: fix compiler warning with Clang by Jerome Forissier · 4 years, 3 months ago
  42. 3cc2413 core: allow configuration without any secure storage by Jerome Forissier · 4 years, 3 months ago
  43. 82becba core: zlib: fix build warning when _LFS64_LARGEFILE is not defined by Etienne Carriere · 4 years, 3 months ago
  44. c04a96a core: Fix memory leaks in sm2 of Mbedtls lib by lubing · 4 years, 3 months ago
  45. 2b632ae core: fix thread_alloc_and_run() argument passing by Jens Wiklander · 4 years, 3 months ago
  46. a76221d ci: azure: build mx8mpevk by Clement Faure · 4 years, 3 months ago
  47. 26f5223 drivers: caam: add support for mx8mp platforms by Clement Faure · 4 years, 3 months ago
  48. 6df63c0 core: imx: add support for i.MX 8MP EVK by Clement Faure · 4 years, 3 months ago
  49. f85678c imx: pm: add support for reset2 function by Igor Opaniuk · 4 years, 3 months ago
  50. 9daed40 core: arm: sm: upgrade to PSCI 1.1 by Igor Opaniuk · 4 years, 3 months ago
  51. a83bf6d core: arm: sm: replace function ids with hex values by Igor Opaniuk · 4 years, 3 months ago
  52. 3cc421f core: fix thread_disable_prealloc_rpc_cache() by Jens Wiklander · 4 years, 3 months ago
  53. eeb0511 drivers: gic_it_enable(): remove assert that itr is disabled by Jens Wiklander · 4 years, 3 months ago
  54. b5fed9f libutils: sys/queue.h: add SLIST_FOREACH_SAFE() by Jens Wiklander · 4 years, 3 months ago
  55. a07b8a3 ci: travis: create symlink /usr/share/codespell/dictionary.txt by Jerome Forissier · 4 years, 3 months ago
  56. 784103e ci: travis: select Ubuntu 20.04 by Jerome Forissier · 4 years, 3 months ago
  57. 4a6784c core/arch/arm/include/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
  58. 135f53f core/arch/arm/include/*.h: se BIT() and SHIFT_U32() macros by Jens Wiklander · 4 years, 3 months ago
  59. a808f49 core: core_mmu.[ch]: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
  60. b4bfc9a core/include/*/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
  61. 2735636 core/include/drivers/*.h: use BIT() and SHIFT_U32() macros by Jens Wiklander · 4 years, 3 months ago
  62. 57f197e core/include/*.h: use U() for unsigned constants by Jens Wiklander · 4 years, 3 months ago
  63. 138b56c core: ls: enable CAAM DSA by Clement Faure · 4 years, 4 months ago
  64. b5c0bc9 core: imx: enable CAAM DSA by Clement Faure · 4 years, 4 months ago
  65. 4b383f7 drivers: caam: implement NXP CAAM Driver - DSA by Clement Faure · 4 years, 4 months ago
  66. 8bdff4a drivers: caam: append RSA to CAAM prime driver by Clement Faure · 4 years, 4 months ago
  67. 62590f0 drivers: crypto: implement crypto device driver - DSA by Cedric Neveux · 5 years ago
  68. d5ad7cc core: rename struct tee_pager_area to vm_paged_region by Jens Wiklander · 4 years, 7 months ago
  69. fb19e98 core: enable FF-A with SPM Core at S-EL2 by Jens Wiklander · 4 years, 5 months ago
  70. c1bdf4f core: spmc: FF-A ABI updates by Jens Wiklander · 4 years, 5 months ago
  71. 4107d2f core: add a4 and a5 to thread_alloc_and_run() by Jens Wiklander · 4 years, 5 months ago
  72. 568fc27 arm64: add read_cntvct() by Jens Wiklander · 4 years, 5 months ago
  73. 79454c6 core: add thread_smccc() by Jens Wiklander · 6 years ago
  74. c6e827c Rename to barrier_read_counter_timer() by Jens Wiklander · 4 years, 5 months ago
  75. 4a3f6ad core: pager: let struct tee_pager_area span multiple translation tables by Jens Wiklander · 4 years, 6 months ago
  76. edef052 core: ls: enable CAAM DH by Clement Faure · 4 years, 4 months ago
  77. 10a688d core: imx: enable CAAM DH by Clement Faure · 4 years, 4 months ago
  78. ba7c81e drivers: caam: implement NXP CAAM Driver - DH by Clement Faure · 4 years, 4 months ago
  79. f6e2b9e drivers: crypto: implement crypto driver - DH by Cedric Neveux · 6 years ago
  80. 30c13f9 Update CHANGELOG.md for 3.13.0 by Ruchika Gupta · 4 years, 3 months ago 3.13.0
  81. 4016b86 drivers: caam: fix CMAC update operation by Clement Faure · 4 years, 4 months ago
  82. 5c2de88 drivers: caam: fix input data size for CMAC do_update() by Clement Faure · 4 years, 4 months ago
  83. 0ae917e plat-stm32mp1: enable SCMI PTA interface by Etienne Carriere · 4 years, 4 months ago
  84. b0a1c25 core: pta: scmi: new interface to REE SCMI agent by Etienne Carriere · 4 years, 4 months ago
  85. 3e53066 drivers: scmi-msg: introduce scmi_smt_channel_handle() by Etienne Carriere · 4 years, 3 months ago
  86. e687029 plat: rcar: use new register_ddr() macro by Volodymyr Babchuk · 4 years, 3 months ago
  87. ad11fdb plat: rcar m3: Add support for 8GB version by Volodymyr Babchuk · 4 years, 5 months ago
  88. c31a368 libutee: include: fix typo in pta_invoke_tests.h by Marouene Boubakri · 4 years, 4 months ago
  89. d269f2e plat-stm32mp1: fix plat_scmi_get_channel() against invalid IDs by Etienne Carriere · 4 years, 3 months ago
  90. b104cf5 plat-stm32mp1: clock gating: atomic RCC registers access by Etienne Carriere · 7 years ago
  91. cef5035 plat-stm32mp1: disable BGET test by Etienne Carriere · 4 years, 4 months ago
  92. fe51372 core: Add FFA_FEATURES handling for SPs by Jelle Sels · 4 years, 5 months ago 3.13.0-rc1
  93. 0a8fa27 core: Add FFA_VERSION handling for SPs by Jelle Sels · 4 years, 5 months ago
  94. 82c617c core: Add FFA_ID_GET handling for SPs by Jelle Sels · 4 years, 5 months ago
  95. 36905f9 libmbedtls: Use single-line string literals. by Guido Vranken · 4 years, 4 months ago
  96. 77bdbf6 libmbedtls: Prevent triggering Clang 12 -Wstring-concatenation warning by Guido Vranken · 4 years, 4 months ago
  97. 5aaab9c core: asm: use WEAK_FUNC rather than FUNC + .weak by Jerome Forissier · 4 years, 4 months ago
  98. 44a8a0c libutils: asm.S: introduce WEAK_FUNC by Jerome Forissier · 4 years, 4 months ago
  99. 914103c libutils: asm.S: reorder macro definitions by Jerome Forissier · 4 years, 4 months ago
  100. 2b758a1 core: tee_pobj_get(): detect access conflict by Jerome Forissier · 4 years, 4 months ago