1. 2d6644e libmedtls: mpi_miller_rabin: increase count limit by Jens Wiklander · 7 years ago
  2. d831db4 libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  3. df0f488 libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  4. 7b07920 libmbedtls: refine mbedtls license header by Edison Ai · 7 years ago
  5. 2616e2d mbedtls: configure mbedtls to reach for config by Jens Wiklander · 7 years ago
  6. d686ab1 mbedtls: remove default include/mbedtls/config.h by Jens Wiklander · 7 years ago
  7. 50a57cf Import mbedtls-2.16.0 by Jens Wiklander · 6 years ago
  8. 8bfc3de libutee: lessen dependency on mbedtls internals by Jens Wiklander · 6 years ago
  9. 80c4fb7 libutee: fix deprecated TA_FLAG_REMAP_SUPPORT inline comment by Etienne Carriere · 6 years ago
  10. e72ad0e libutil: add UDIV_ROUND_NEAREST() macro by Etienne Carriere · 6 years ago
  11. fe8db35 core: ignore deprecated TA flags EXEC_DDR and USER_MODE by Jerome Forissier · 6 years ago
  12. bb80916 core: use PTA as acronym for pseudo TA by Etienne Carriere · 6 years ago
  13. 48e1060 libutils: remove buf_compare_ct() by Jerome Forissier · 6 years ago
  14. 65551e6 libutee: TEE_MemCompare(): use constant time algorithm by Jerome Forissier · 7 years ago
  15. b7da54b libutils: Import isc_tsmemcmp() from NTP as consttime_memcmp() by Jerome Forissier · 6 years ago
  16. 9c7ce04 libutils: isoc: implement more ctypes functions by Yunjong Jeong · 6 years ago
  17. 69a3d6b libutee: fix TEE_OpenPersistentObject() error behavior by Daniel Glöckner · 6 years ago
  18. b1f3797 bget: fix nex_ pool building with disabled stats by Volodymyr Babchuk · 7 years ago
  19. 8cd8a62 Remove memalign() by Jens Wiklander · 7 years ago
  20. b2dd874 Fix alignment of data for mempool_alloc_pool() by Jens Wiklander · 7 years ago
  21. 1131d3c libutils: add nex_strdup() function by Volodymyr Babchuk · 7 years ago
  22. c211d0a virt: tag variables with __nex_data and __nex_bss by Volodymyr Babchuk · 7 years ago
  23. 15216d4 virt: add nexus memory area by Volodymyr Babchuk · 7 years ago
  24. 386fc26 bget_malloc: add nex_malloc pool by Volodymyr Babchuk · 8 years ago
  25. 741b437 bget_malloc: hold all malloc state in malloc_ctx structure by Volodymyr Babchuk · 8 years ago
  26. 7539e8c bget: Check for size overflow by PeiKan Tsai · 7 years ago
  27. b6bc49c trace: fix core id print if in non-atomic context by Sumit Garg · 7 years ago
  28. 98efc11 mbedtls: TEE_BigIntMul(): use temporary by Jerome Forissier · 7 years ago
  29. 336e329 mbedtls: fix memory leak in mpi_miller_rabin() by Jens Wiklander · 7 years ago
  30. 60b3990 mempool: fix race in get_pool() by Jens Wiklander · 7 years ago
  31. 9133478 atomic.h: add atomic_{load,store}_int() by Jens Wiklander · 7 years ago
  32. 0b61108 core: pta: Add device pseudo TA by Sumit Garg · 7 years ago
  33. 062e3d0 ta: switch to to mbedtls for bignum by Jens Wiklander · 7 years ago
  34. ec81202 libutee: rename to tee_api_arith_mpa.c by Jens Wiklander · 7 years ago
  35. 117cce9 libmedtls: mpi_miller_rabin: increase count limit by Jens Wiklander · 7 years ago
  36. 18c5148 mbedtls: add mbedtls_mpi_init_static() by Jens Wiklander · 7 years ago
  37. e147a44 Remove Secure Element API support by Jerome Forissier · 7 years ago
  38. e7d51f4 mempool: add mempool_calloc() by Jens Wiklander · 7 years ago
  39. b31756b lib.mk: centralize profiling flag (-pg) by Jerome Forissier · 7 years ago
  40. 6a2e0a9 utee: support prehashed RSA sign/ver without ASN.1 by Gabor Szekely · 7 years ago
  41. c6e2ead core: mbedtls: configure bignum word size by Jens Wiklander · 7 years ago
  42. e789ada core: switch to mbedtls for bignum by Jens Wiklander · 7 years ago
  43. 98bd5fe libmbedtls: add mbedtls_mpi_init_mempool() by Jens Wiklander · 7 years ago
  44. 62f2118 libmbedtls: make mbedtls_mpi_mont*() available by Jens Wiklander · 7 years ago
  45. 4de8442 libmbedtls: configure mbedTLS for different modes by Edison Ai · 7 years ago
  46. b69b86b mempool: report max memory usage by Jens Wiklander · 7 years ago
  47. d4f909c mempool: optimize reference counting by Jens Wiklander · 7 years ago
  48. b54b9a9 mempool: add out of memory message by Jens Wiklander · 7 years ago
  49. 3f58e4e trace levels: Redefine TRACE_MIN level to 0 by Ovidiu Mihalachi · 7 years ago
  50. 7445d9a Move __early_ta from <compiler.h> to <kernel/early_ta.h> by Jerome Forissier · 7 years ago
  51. fd11877 core: force read-only flag on .rodata.* sections by Jerome Forissier · 7 years ago
  52. b38854b libutils: Import strtoul from newlib by Bryan O'Donoghue · 7 years ago
  53. 9fdd6c3 libutils: isoc: implement isalpha(), isspace() and isupper() by Bryan O'Donoghue · 7 years ago
  54. da1d55f libutils: Import strrchr from newlib by Bryan O'Donoghue · 7 years ago
  55. b3fd78c core: introduce lockdep algorithm by Jerome Forissier · 7 years ago
  56. 5810998 libutils: sys/queue.h: add STAILQ_FOREACH_SAFE() by Jerome Forissier · 7 years ago
  57. 70df09b libutee: Fix base64 encoding function by Krzysztof Jackiewicz · 7 years ago
  58. bde8a25 pager: enable BestFit allocation when using the pager by Joakim Bech · 7 years ago
  59. 439203c Allow mixed declaration and code by Jens Wiklander · 7 years ago
  60. 0fe671d trace: get thread_id right in print_thread_id() by Volodymyr Babchuk · 7 years ago
  61. a920a74 trace: check for CFG_MSG_LONG_PREFIX_MASK only once per message by Volodymyr Babchuk · 7 years ago
  62. 64fad26 trace: print core id if in atomic context by Volodymyr Babchuk · 7 years ago
  63. 8a076f7 Use inttypes.h over stdint.h on some .h files by Jens Wiklander · 7 years ago
  64. 0135712 bget: remove unused parameter for bufdump() by Volodymyr Babchuk · 8 years ago
  65. cf1dc54 libutils: introduce MAX_UNSAFE() and MIN_UNSAFE() by Etienne Carriere · 7 years ago
  66. 2d8739b benchmark: change the way of timestamp buffer allocation. by Igor Opaniuk · 8 years ago
  67. 249c24a libmpa: remove mpa_set_random_generator() by Jens Wiklander · 7 years ago
  68. 746dcfb libutee: Fix the keepalive condition on last session close by Andrew Gabbasov · 7 years ago
  69. d6b53a4 mbedtls_config_uta.h: enable check key usage by Jens Wiklander · 7 years ago
  70. 4bca302 pta: add system pTA by Igor Opaniuk · 7 years ago
  71. c6672fd libmbedtls: refine mbedtls license header by Edison Ai · 7 years ago
  72. a97bc4a libmbedtls: configure and compile mbedtls by Jens Wiklander · 7 years ago
  73. 817466c Squashed commit importing mbedtls-2.6.1 source by Jens Wiklander · 7 years ago
  74. 433c425 Add rand() for TA usage by Jens Wiklander · 7 years ago
  75. 9668cb1 stdint.h: include limits.h by Jens Wiklander · 7 years ago
  76. 5b01430 libutils: import strcpy() and strncpy() by Jens Wiklander · 7 years ago
  77. 03368b7 libutils: import strstr() from newlib by Jens Wiklander · 7 years ago
  78. 5aa6e23 libutils: time.h: typedef time_t by Jens Wiklander · 7 years ago
  79. dc0f4ec Remove license notice from STMicroelectronics files by Etienne Carriere · 7 years ago
  80. a94eb7e util: remove unused macros by Jerome Forissier · 7 years ago
  81. ecdedc9 util: update fallback SUB_OVERFLOW() macro by Jens Wiklander · 7 years ago
  82. 9a8117d util: update fallback ADD_OVERFLOW() macro by Jens Wiklander · 7 years ago
  83. 2770e24 libutils: MIN/MAX macros for assembly code by Etienne Carriere · 7 years ago
  84. 2b38f7f libutils: bget_malloc.c: fix overflow tests by Jerome Forissier · 7 years ago
  85. 86ab9ff util: fix fallback SUB_OVERFLOW() macro by Jens Wiklander · 7 years ago
  86. 2b30433 util: fix fallback ADD_OVERFLOW() macro by Jens Wiklander · 7 years ago
  87. d815ab4 libutils: isoc: implement tolower(), isdigit() and isxdigit() by Jerome Forissier · 7 years ago
  88. fb30caf Prevent unused warnings in speculation_barrier.h by Jerome Forissier · 7 years ago
  89. 6aca2c8 libutils: import speculation_barrier.h by Jerome Forissier · 7 years ago
  90. 621a56c libutil: provide non-stubbed ctypes.h by Jens Wiklander · 7 years ago
  91. f6eaffb libutee: remove redundant malloc() layers by Jens Wiklander · 7 years ago
  92. 96c1d8c ta: TEE_Malloc() and friend: skips layers by Jens Wiklander · 7 years ago
  93. c0ce02e TEE_Realloc(): fix invalid declaration by Jens Wiklander · 7 years ago
  94. 7531fb2 Use mempool API from libutils for bignum allocations by Jens Wiklander · 7 years ago
  95. a2eb5b5 libutils: add mempool API by Jens Wiklander · 7 years ago
  96. 2733280 libutee: out and tag buffers can be too short in TEE_AEEncryptFinal by Etienne Carriere · 7 years ago
  97. 387b0ee core: deprecate TA property flags EXEC_DDR and USER_MODE by Etienne Carriere · 7 years ago
  98. e3458e0 libutee: introduce CFG_TA_BIGNUM_MAX_BITS by Jerome Forissier · 7 years ago
  99. 5beb990 libutee: remove redundant #define for TEE_MAX_NUMBER_OF_SUPPORTED_BITS by Jerome Forissier · 7 years ago
  100. decd9df compiler.h: Avoid macro redefinition by Victor Chong · 8 years ago