1. a7ec3d4 Makefile: use plain bash for SHELL by Rouven Czerwinski · 5 years ago
  2. d9c569c plat-stm32mp1: prepare for SiP SMC services by Etienne Carriere · 6 years ago
  3. ee4d159 plat-stm32mp1: assign last 4kB of sysram as shared memory by Etienne Carriere · 5 years ago
  4. fc5cfa1 plat-stm32mp1: clock: secure and non-secure gateable clocks by Etienne Carriere · 5 years ago
  5. 087c6aa plat-stm32mp1: shared resources: remove unused stm32mp_clock_is_*() by Etienne Carriere · 6 years ago
  6. 2c14ebf plat-stm32mp1: shared resources: helper for shareable clocks by Etienne Carriere · 6 years ago
  7. 70224f5 ta: pkcs11: drop derive from AES_ECB by Etienne Carriere · 5 years ago
  8. 6459f26 ta: pkcs11: fix MECHANISM_IDS to return OK when no output buffer by Etienne Carriere · 5 years ago
  9. 5b25c76 Squashed commit upgrading to mbedtls-2.16.5 by Jerome Forissier · 5 years ago
  10. ee3e1c5 core: utee_param_to_param(): set mobj to NULL when NULL memrefs of size 0 by Cedric Neveux · 5 years ago
  11. 2288b07 core: lockdep: introduce CFG_LOCKDEP_RECORD_STACK by Jerome Forissier · 5 years ago
  12. 80f4727 core: drop __weak from internal_aes_gcm_update_payload_blocks() by Jens Wiklander · 5 years ago
  13. 76dd08e core: optimize AArch64 AES-GCM routines by Jens Wiklander · 5 years ago
  14. 9cd2e73 core: optimize AArch32 AES-GCM routines by Jens Wiklander · 5 years ago
  15. 7756183 core: add ce_aes_xor_block() by Jens Wiklander · 5 years ago
  16. 1df5975 core: crypto: remove internal_aes_gcm_expand_enc_key() by Jens Wiklander · 5 years ago
  17. 8a15c68 core: update AArch64 GHASH acceleration routines by Jens Wiklander · 5 years ago
  18. 8f848cd core: crypto: add internal_aes_gcm_{en,de}crypt_block() by Jens Wiklander · 5 years ago
  19. 4f6d716 core: crypto: remove internal_aes_gcm_encrypt_block() by Jens Wiklander · 5 years ago
  20. d7fd8f8 core: crypto: unaligned aes-gcm acceleration by Jens Wiklander · 5 years ago
  21. 6898b2c core: arm: pmull_ghash_update_*() accepts unaligned payload by Jens Wiklander · 5 years ago
  22. b314df1 core: crypto: refactor aes-gcm implementation by Jens Wiklander · 5 years ago
  23. 5b2aaa1 libutee: optimize memcpy() for speed by Jens Wiklander · 5 years ago
  24. 01ffca5 ldelf: ldelf.ld.S: make sure _ldelf_start() is first by Jens Wiklander · 5 years ago
  25. 7395539 core: fobj.c: use crypto_aes_expand_enc_key() by Jens Wiklander · 5 years ago
  26. 2fc5dc9 core: mbedtls: use SHA-256 crypto accelerated routines by Jens Wiklander · 5 years ago
  27. 734545d core: mbedtls: use SHA-1 crypto accelerated routines by Jens Wiklander · 5 years ago
  28. 10b9079 core: mbedtls: use AES crypto accelerated routines by Jens Wiklander · 5 years ago
  29. a828d70 core: ltc: use SHA-256 crypto accelerated function by Jens Wiklander · 5 years ago
  30. 2b49b29 core: ltc: use SHA1 crypto accelerated function by Jens Wiklander · 5 years ago
  31. f942926 core: ltc: use AES crypto accelerated routines by Jens Wiklander · 5 years ago
  32. 75fea8a core: add accelerated SHA-256 routines by Jens Wiklander · 5 years ago
  33. 858d527 core: add accelerated SHA1 routines by Jens Wiklander · 5 years ago
  34. 06d2e41 core: add accelerated AES routines by Jens Wiklander · 5 years ago
  35. 1bf41f9 core: ltc: remove Arm SHA-256 CE routines by Jens Wiklander · 5 years ago
  36. 0d9e74d core: ltc: remove Arm SHA1 CE routines by Jens Wiklander · 5 years ago
  37. ccf126a core: ltc: remove Arm AES CE routines by Jens Wiklander · 5 years ago
  38. 4576dbb core: ltc: simplify _CFG_CORE_LTC_*_DESC logic by Jens Wiklander · 5 years ago
  39. b624e1d core/crypto.mk: simplify _CFG_CORE_LTC_*_DESC logic by Jens Wiklander · 5 years ago
  40. 8589833 pta: invoke_test.pta: add aes performance test by Jens Wiklander · 5 years ago
  41. a58c4d7 drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · 6 years ago
  42. 56a1f10 drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · 6 years ago
  43. a7a9e3b drivers/scmi-msg: support for clock protocol by Etienne Carriere · 6 years ago
  44. ae8c806 drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · 6 years ago
  45. 9d2e798 core: TEE capability for null sized memrefs support by Michael Whitfield · 7 years ago
  46. 7acaf5a libutee: Remove ae_tag_len from __TEE_OperationHandle by Albert Schwarzkopf · 5 years ago
  47. 7c76743 core: merge tee_*_get_digest_size() into a single function by Albert Schwarzkopf · 5 years ago
  48. 2e5e646 libutee: Set digestLength value in TEE_OperationInfo structure by Albert Schwarzkopf · 5 years ago
  49. 226699c ta: pkcs11: remove inline comment about persistent object database by Etienne Carriere · 5 years ago
  50. ee49d9f ta: pkcs11: fixup header file inclusion ordering by Etienne Carriere · 5 years ago
  51. fce3505 ta: pkcs11: fixup user id in init_pin_key() by Etienne Carriere · 5 years ago
  52. 15eb783 plat-stm32mp1: clock: allow tree lookup for several system clocks by Etienne Carriere · 5 years ago
  53. a152d1e plat-stm32mp1: allow fdt to disable root clocks by Etienne Carriere · 5 years ago
  54. 906f952 plat-stm32mp1: clock: handle always-on clocks by Etienne Carriere · 5 years ago
  55. a31e830 Remove '.section .text.<name>' and use function macros instead by Jerome Forissier · 5 years ago
  56. 683f311 plat-stm32mp1: clock: don't embed unused non-secure uart clocks by Etienne Carriere · 5 years ago
  57. e0e1f8b plat-stm32mp1: remove unused usb non-secure clock by Etienne Carriere · 5 years ago
  58. 3ee0826 plat-stm32mp1: add mdma secure clock by Etienne Carriere · 5 years ago
  59. 202feff plat-stm32mp1: clock: add rtc as gateable clock by Etienne Carriere · 5 years ago
  60. 1b992ed plat-stm32mp1: clock: fix mcu/axi parent clock by Etienne Carriere · 5 years ago
  61. 06bdcfe plat-stm32mp1: clock: remove oscillators and PLLs from shared resources by Etienne Carriere · 6 years ago
  62. 28f25d8 drivers/stm32_rng: register device as secure or non-secure by Etienne Carriere · 5 years ago
  63. 32ce15e drivers/stm32_etzpc: fix tzma configuration by Etienne Carriere · 5 years ago
  64. 85daf48 core: check writeable in tee_svc_copy_param() by Jens Wiklander · 5 years ago
  65. 8a867bc shippable: build one imx platform with CFG_RPMB_FS by Rouven Czerwinski · 5 years ago
  66. 2379e26 core: imx: fix function for rpmb ready check by Rouven Czerwinski · 5 years ago
  67. 6e4f8f1 ta: pkcs11: session commands support by Etienne Carriere · 5 years ago
  68. e084583 ta: pkcs11: register a client instance for each opened TEE session by Etienne Carriere · 5 years ago
  69. 22ada94 ta: pkcs11: handle database for various client references by Etienne Carriere · 5 years ago
  70. d21ec5f ta: pkcs11: add mechanism info and session command to helpers by Etienne Carriere · 5 years ago
  71. aaa6cf9 ta: pkcs11: define TA commands related to session management by Etienne Carriere · 5 years ago
  72. db49848 rpmb: fix call to plat_rpmb_key_is_ready() by Jens Wiklander · 5 years ago
  73. 992096f plat-stm32mp1: change reset functions to get a timeout argument by Etienne Carriere · 6 years ago
  74. 1d3ebed ta: pkcs11: command to get mechanism info by Etienne Carriere · 5 years ago
  75. 6f74919 ta: pkcs11: command to get mechanisms embedded in a token by Etienne Carriere · 6 years ago
  76. 8849c12 ta: pkcs11: support for mechanism embedded in a token by Etienne Carriere · 5 years ago
  77. 9175354 ta: pkcs11: define mechanism info resources in ta api by Etienne Carriere · 5 years ago
  78. 60659a8 ta: pkcs11: factorize persistent file name by Etienne Carriere · 5 years ago
  79. 4c36592 plat-stm32mp1: get shared reset controller state by Etienne Carriere · 6 years ago
  80. cad32ad plat-stm32mp1: define memory dma to shared resource by Etienne Carriere · 6 years ago
  81. 78f462f core: add TEE_LOGIN_REE_KERNEL login method by Sumit Garg · 5 years ago
  82. 740676d drivers: gic: allow set pending a non-secure SGI by Fangsuo Wu · 5 years ago
  83. 7c82da3 drivers/stm32_etzpc: initialize etzpc driver early by Etienne Carriere · 6 years ago
  84. dfb57b8 drivers: caam: implement NXP CAAM driver - Cipher by Cedric Neveux · 6 years ago
  85. e43ab7a core: driver: generic resources for crypto cipher driver by Cedric Neveux · 6 years ago
  86. b4f1a77 ta: pkcs11: fix token flags as per specification by Etienne Carriere · 5 years ago
  87. 956765e core: fix overflow in select_va_in_range() by Jens Wiklander · 5 years ago
  88. c31a95e core: fix overflow in vm_unmap() by Jens Wiklander · 5 years ago
  89. 095b07c core: add overflow guard in system_unmap() by Jens Wiklander · 5 years ago
  90. a8e39e9 core: wipe user data in system_derive_ta_unique_key() by Jens Wiklander · 5 years ago
  91. 18871ad core: add overflow guard in system_set_prot() by Jens Wiklander · 5 years ago
  92. c5560e0 core: fix overflow in merge_vm_range() by Jens Wiklander · 5 years ago
  93. 4c66617 core: fix overflow in tee_pager_merge_um_region() by Jens Wiklander · 5 years ago
  94. 30dce04 core: fix overflow in split_vm_range() by Jens Wiklander · 5 years ago
  95. f19dd21 core: fix typo in system_set_prot() by Jens Wiklander · 5 years ago
  96. 1d61f04 core: fix overflow in va_range_is_contiguous() by Jens Wiklander · 5 years ago
  97. 4047f31 core: fix overflow in binh_copy_to() by Jens Wiklander · 5 years ago
  98. a5267eb core: fix overflow in read_uncompressed() by Jens Wiklander · 5 years ago
  99. 43937d5 core: fix overflow in buf_ta_read() by Jens Wiklander · 5 years ago
  100. 74af655 core: fix overflow in ree_fs_ta_read() by Jens Wiklander · 5 years ago