1. 8ff963a mbedtls: fix memory leak in mpi_miller_rabin() by Jens Wiklander · 7 years ago import/mbedtls-2.6.1
  2. 213cce5 libmedtls: mpi_miller_rabin: increase count limit by Jens Wiklander · 7 years ago
  3. f934e29 mbedtls: add mbedtls_mpi_init_static() by Jens Wiklander · 7 years ago
  4. d6a8381 Merge branch 'master' into import/mbedtls-2.6.1 by Jerome Forissier · 7 years ago
  5. e7d51f4 mempool: add mempool_calloc() by Jens Wiklander · 7 years ago
  6. 7294172 stm32mp1: release constraint on core count by Etienne Carriere · 7 years ago
  7. 630d13f core: serial8250_uart_dev_init(): use calloc() by Jens Wiklander · 7 years ago
  8. 052bfff core: pl011_dev_alloc(): use calloc() by Jens Wiklander · 7 years ago
  9. 241593c documentation: Add some text to describe DTB overlays to optee_design by Bryan O'Donoghue · 7 years ago
  10. f41e792 core: generic_boot: Add init_dt_overlay() by Bryan O'Donoghue · 7 years ago
  11. 2c80367 core: generic_boot: Add device-tree fragments by Bryan O'Donoghue · 7 years ago
  12. 0a3ad9b core: generic_boot: Add add_dt_overlay_fragment() by Bryan O'Donoghue · 7 years ago
  13. fe24f1a core: generic_boot: Utilize add_dt_path_subnode where appropriate by Bryan O'Donoghue · 7 years ago
  14. d89697a core: generic_boot: Add helper add_dt_path_subnode() by Bryan O'Donoghue · 7 years ago
  15. 412dcda TA: export CFG_TEE_TA_LOG_LEVEL to dev-kit by Jens Wiklander · 7 years ago
  16. de36bca core: base TA store on scatter array by Jens Wiklander · 7 years ago
  17. f9da403 core: base memory registration on scatter array by Jens Wiklander · 7 years ago
  18. 2f0cd8a core: base pseudo_ta_register() on scatter array by Jens Wiklander · 7 years ago
  19. 9e59233 core: initcall.h use scattered array by Jens Wiklander · 7 years ago
  20. 5e4210e core: add scattered array by Jens Wiklander · 7 years ago
  21. 8d527cd core: keep.h: avoid duplicate symbols by Jens Wiklander · 7 years ago
  22. d3353b4 mk/compile.mk: define __FILE_ID__ for all files by Jens Wiklander · 7 years ago
  23. 57cf66e core: asan: support GCC version >= 7.0 by Jens Wiklander · 7 years ago
  24. cac9f26 documentation: description of core/include/ by Etienne Carriere · 7 years ago
  25. c95b951 core: embedded secure device tree by Etienne Carriere · 7 years ago
  26. f0d19bd scripts: bin_to_c.py by Etienne Carriere · 7 years ago
  27. c828ece core: helper for device tree compilation by Etienne Carriere · 7 years ago
  28. a67a20c core: fix bug in vm_map() causing pager panic() by Jens Wiklander · 7 years ago
  29. a01855f core: remove MOBJ_INVALID_COOKIE by Jens Wiklander · 7 years ago
  30. b31756b lib.mk: centralize profiling flag (-pg) by Jerome Forissier · 7 years ago
  31. abb61b0 zlib: fix compiler warning by Jerome Forissier · 7 years ago
  32. 017dfaf mk/config.mk: default enable CFG_CRYPTO_RSASSA_NA1 by Gabor Szekely · 7 years ago
  33. bdf6596 documentation: extensions: add TEE_ALG_RSASSA_V1_5 by Gabor Szekely · 7 years ago
  34. 6a2e0a9 utee: support prehashed RSA sign/ver without ASN.1 by Gabor Szekely · 7 years ago
  35. 56859c5 core: crypto: add TEE_ALG_RSASSA_PKCS1_V1_5 by Gabor Szekely · 7 years ago
  36. e1b4b7e libtomcrypt: port LTC_PKCS_1_V1_5_NA1 from ltc v1.18.2 by Gabor Szekely · 7 years ago
  37. 6009538 core: introduce generic optee_rpc_cmd.h by Jens Wiklander · 7 years ago
  38. 19c8abe core: pta/gprof.c: get rid of init_memparam() by Jens Wiklander · 7 years ago
  39. 7c35037 core: tadb.c: get rid of init_memparam() by Jens Wiklander · 7 years ago
  40. f4feeee core: tee_fs_rpc.c get rid of init_memparam() by Jens Wiklander · 7 years ago
  41. 05aaaa3 core: pta_socket.c: simplify struct thread_param by Jens Wiklander · 7 years ago
  42. 4cdeb62 core: msg_param: remove unused functions by Jens Wiklander · 7 years ago
  43. 13eb4e3 core: use struct thread_param for RPC by Jens Wiklander · 7 years ago
  44. a3a309a ci: travis: run pycodestyle on Python scripts by Jerome Forissier · 7 years ago
  45. c51c4e1 ta_bin_to_c.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  46. e06fa02 tee_bin_parser.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  47. 6e7c2e9 symbolize.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  48. 4a47792 sign.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  49. 049aefa pem_to_pub_c.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  50. 146cbc4 mem_usage.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  51. 51f42eb gen_ld_sects.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  52. 15a991a gen_hashed_bin.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  53. c6e2ead core: mbedtls: configure bignum word size by Jens Wiklander · 7 years ago
  54. b848bb2 LTC: drop LTC_NO_ASM and configure by Jens Wiklander · 7 years ago
  55. e789ada core: switch to mbedtls for bignum by Jens Wiklander · 7 years ago
  56. 98bd5fe libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  57. 62f2118 libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  58. 4de8442 libmbedtls: configure mbedTLS for different modes by Edison Ai · 7 years ago
  59. b69b86b mempool: report max memory usage by Jens Wiklander · 7 years ago
  60. d4f909c mempool: optimize reference counting by Jens Wiklander · 7 years ago
  61. b54b9a9 mempool: add out of memory message by Jens Wiklander · 7 years ago
  62. 3f58e4e trace levels: Redefine TRACE_MIN level to 0 by Ovidiu Mihalachi · 7 years ago
  63. 7445d9a Move __early_ta from <compiler.h> to <kernel/early_ta.h> by Jerome Forissier · 7 years ago
  64. fd11877 core: force read-only flag on .rodata.* sections by Jerome Forissier · 7 years ago
  65. 782fddd libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  66. 3387383 libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  67. 740de59 Merge branch 'master' into import/mbedtls-2.6.1-rebased by Jerome Forissier · 7 years ago
  68. 01d6a9d libfdt: Move to version v1.4.6-9 by Bryan O'Donoghue · 7 years ago
  69. b38854b libutils: Import strtoul from newlib by Bryan O'Donoghue · 7 years ago
  70. 9fdd6c3 libutils: isoc: implement isalpha(), isspace() and isupper() by Bryan O'Donoghue · 7 years ago
  71. da1d55f libutils: Import strrchr from newlib by Bryan O'Donoghue · 7 years ago
  72. 1de462e drivers: GICv3: Handle group 1 secure interrupts by Sumit Garg · 7 years ago
  73. 74a41cf synquacer: Set default number of threads to 8 by Sumit Garg · 7 years ago
  74. eb32eb0 tee_time_arm_cntpct.c: remove mpa.h dependency by Jens Wiklander · 7 years ago
  75. 97d78f5 core: move initialization of common mobjs by Jens Wiklander · 7 years ago
  76. a2faa2f ltc: move all bignum functions to mpa_desc.c by Jens Wiklander · 7 years ago
  77. 6aa9924 ltc: rename tomcrypt_mpa.h to tomcrypt_mp.h by Jens Wiklander · 7 years ago
  78. 0263e4f ltc: move external_mem_pool to mpa_desc.c by Jens Wiklander · 7 years ago
  79. 8aff6c0 core: remove thread_{add,rem}_mutex() by Jens Wiklander · 7 years ago
  80. b2c322a mk/aosp_optee.mk: use prebuilt make command by Yongqin Liu · 7 years ago
  81. 2f773f5 mk/aosp_optee.mk: workaround for PHONY target limitation with AOSP master by Yongqin Liu · 7 years ago
  82. 968facb core: fix compile error with CFG_CORE_WORKAROUND_SPECTRE_BP_SEC=n by Jens Wiklander · 7 years ago
  83. 2683339 unwind: remove useless #if defined(CFG_UNWIND) by Jerome Forissier · 7 years ago
  84. ab0df69 core: instrument mutexes with lockdep by Jerome Forissier · 7 years ago
  85. 447633d unwind: remove debug messages by Jerome Forissier · 7 years ago
  86. b3fd78c core: introduce lockdep algorithm by Jerome Forissier · 7 years ago
  87. 5810998 libutils: sys/queue.h: add STAILQ_FOREACH_SAFE() by Jerome Forissier · 7 years ago
  88. 9a731fc scripts/symbolize.py: be more specific when matching stack addresses by Jerome Forissier · 7 years ago
  89. a367dcb core: add unw_get_kernel_stack() by Jerome Forissier · 7 years ago
  90. 968f5aa core: pta: group self tests together by Jerome Forissier · 7 years ago
  91. 7edfb8f core: mobj.c: sort #includes by Jens Wiklander · 7 years ago
  92. 21145fe drivers: imx_uart: avoid hang if UART is disabled by Jordan Rhee · 7 years ago
  93. 4c85b2c drivers: imx_uart: ensure space in TX UART before writing by Jordan Rhee · 7 years ago
  94. 6dbb931 plat-imx: Add i.MX6SoloX Udoo Neo Full platform flavor by Christopher Co · 7 years ago
  95. 4e10cbd plat-imx: add mx7dclsom platform flavor by Jordan Rhee · 7 years ago
  96. 40784ed plat-imx: fix compile error for mx6qhmbedge flavor by Jordan Rhee · 7 years ago
  97. 078b214 qemu: increase CFG_DTB_MAX_SIZE to 1 MiB by Jerome Forissier · 7 years ago
  98. 33977c0 auto-locate checkpatch by Markus S. Wamser · 7 years ago
  99. cd278f7 core: simplify shm cookie handling by Jens Wiklander · 7 years ago
  100. 82e1d96 core: thread: thread_rpc_{free,alloc}_arg() static by Jens Wiklander · 7 years ago