1. 5500d70 symbolize.py: infer PC from (E)LR by Jerome Forissier · 5 years ago
  2. 0c33be7 ldelf: arm: fix the unwind stack failure with __no_return function by Jerome Forissier · 5 years ago
  3. 9efcd73 ta: export CFG_TEE_TA_LOG_LEVEL with ?= not := by Jerome Forissier · 5 years ago
  4. 9c86da3 libutee: TEE_AsymmetricSignDigest support 0 signature len by Ricardo Salveti · 5 years ago
  5. ce9a20c rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4 by Jerome Forissier · 5 years ago
  6. 4289342 build: fix race when generating conf.mk by Jerome Forissier · 5 years ago
  7. 19b3fe6 core: arm: fix the unwind stack failure with __no_return function by Angelina Zhao · 5 years ago
  8. f372174 core: remove the unused PM stubs by Jens Wiklander · 5 years ago
  9. ab42a6a core: remove thread_*_handler_ptr by Jens Wiklander · 5 years ago
  10. 651d753 core: remove boot_get_handlers() by Jens Wiklander · 5 years ago
  11. 7446af6 core: log message when secure storage corruption is detected by Jerome Forissier · 5 years ago
  12. b4faf48 mk: core: ta: Configurable Python interpreter by Dick Olsson · 5 years ago
  13. 868cffb plat-imx: fix CSU SA settings for i.MX6UL by Rouven Czerwinski · 5 years ago
  14. 897adff core: ff-a: clear shm buffer caching after yielding call by Jens Wiklander · 5 years ago
  15. 9bee8f2 core: add generic rpc shared memory buffer caching by Jens Wiklander · 5 years ago
  16. a9d0e06 core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload() by Jens Wiklander · 5 years ago
  17. ddfb578 core: arm: allocate kernel payload by Jorge Ramirez-Ortiz · 5 years ago
  18. 1b302ac core: enable FF-A with SPM Core at S-EL1 by Jens Wiklander · 5 years ago
  19. b0490ed plat-vexpress: spci: add support to register secondary CPU entrypoints using PSCI_CPU_ON by Achin Gupta · 5 years ago
  20. 73e1d3f core: add mobj_ffa by Jens Wiklander · 5 years ago
  21. c13d4bd core: add optee_ffa.h defining the OP-TEE ABI for FF-A by Jens Wiklander · 5 years ago
  22. e0e3828 core: add FF-A 1.0 definitions by Jens Wiklander · 5 years ago
  23. fc59f7e core: psci.h: add PSCI_CPU_ON_SMC64 by Jens Wiklander · 5 years ago
  24. 1d205e2 stm32_etzpc: rename internal function init_device_from_hw_config() by Etienne Carriere · 5 years ago
  25. 098883e subdir.mk: clear aflags-remove-y after processing by Jens Wiklander · 5 years ago
  26. 93aade0 core: mempool: use recursive mutex by Jerome Forissier · 5 years ago
  27. 42fb53c core: introduce recursive mutexes by Jerome Forissier · 5 years ago
  28. 64fd5a9 libutils: atomic.h: add atomic_{load,store}_short() by Jerome Forissier · 5 years ago
  29. 3f7a0ba core: mutex: replace -1 with THREAD_ID_INVALID by Jerome Forissier · 5 years ago
  30. f86aa9e core: make thread ID a short int by Jerome Forissier · 5 years ago
  31. 334316f ta: pkcs11: persistent object support by Jens Wiklander · 5 years ago
  32. b56b3d0 ta: pkcs11: support command to import and destroy object by Jens Wiklander · 5 years ago
  33. 63f89ca ta: pkcs11: attribute helper functions by Jens Wiklander · 5 years ago
  34. 55dcd3c ta: pkcs11: helper for serial arguments with allocation by Jens Wiklander · 5 years ago
  35. bd62f6a ta: pkcs11: helper function to serialize object attribute by Etienne Carriere · 5 years ago
  36. ddf63ac ta: pkcs11: add id-to-string conversion for new TA commands by Etienne Carriere · 5 years ago
  37. c4524bf ta: pkcs11: define TA commands for object creation/destruction by Etienne Carriere · 5 years ago
  38. 30137c7 ta: pkcs11: add vendor mechanism used for object import by Etienne Carriere · 5 years ago
  39. 91e3f62 ta: pkcs11: add attributes/class/key type IDs in TA API by Etienne Carriere · 5 years ago
  40. 457af86 ta: pkcs11: add object attribute ABI in TA header file by Etienne Carriere · 5 years ago
  41. 1b97b78 core: fix tee_fs_rpc_readdir() parameter direction by Roland Nagy · 5 years ago
  42. cd1c6d6 github: fix error in workflow file by Jerome Forissier · 5 years ago
  43. 50bbda3 github: add a new actions/workflow file by Joakim Bech · 5 years ago
  44. 8001ec6 lib.mk: clang: link shared libraries with -z separate-loadable-segments by Jerome Forissier · 5 years ago
  45. e03f4f2 Add .gitattributes by Hu Keping · 5 years ago
  46. 3f37fff core: pager: refactored to fix NULL dereferencing by Sander Visser · 5 years ago
  47. b2b2762 core: refactoring to avoid possible NULL_PTR arithmetics by Sander Visser · 5 years ago
  48. 5609412 core: rsa: Avoid NULL dereferencing in RSA trace messages by Sander Visser · 5 years ago
  49. cd52945 core: mm: fix MMU memory leak by Sander Visser · 5 years ago
  50. e03fe5d core: fix TA REE backed secure storage memory leak by Sander Visser · 5 years ago
  51. 751083b checkpatch: limit maximum line length to 80 by Jens Wiklander · 5 years ago
  52. d5383c4 plat-stm32mp1: remove duplicate config by Che-Chia Chang · 5 years ago
  53. f208f17 imx: add support for ccbv2 by Rouven Czerwinski · 5 years ago
  54. 97b8ba5 libutee: add leading underscore to base64 functions by Jerome Forissier · 5 years ago
  55. ec930ca libutee: remove unnecessary parentheses by Jerome Forissier · 5 years ago
  56. 2c028fd libutee, ldelf: add leading underscore to syscall wrappers by Jerome Forissier · 5 years ago
  57. d7c22ac symbolize.py: ignore error if ELF file is not found by Jerome Forissier · 5 years ago
  58. 35619cf ldelf: arm64: do not unwind past end of stack by Jerome Forissier · 5 years ago
  59. 35e770d Move CFG_WITH_STACK_CANARIES to global config file by Jerome Forissier · 5 years ago
  60. f0ead74 core: crypto: fix invalid SM3 output with Clang -Os by Jerome Forissier · 5 years ago
  61. e3a4993 core: add missing THREAD_CLF_TMP flag updates by Jerome Forissier · 5 years ago
  62. 0d8358d core: print CPU initialization messages with IMSG() by Jerome Forissier · 5 years ago
  63. 1453ab0 drivers: caam: implement CMAC for CAAM by Clement Faure · 5 years ago
  64. b7604b9 drivers: crypto: generic resources for crypto device driver - CMAC by Cedric Neveux · 6 years ago
  65. 9bdff33 drivers: caam: add input data check for caam_cpy_block_src() by Clement Faure · 5 years ago
  66. b321b6b drivers: caam: minor fixes for cipher by Clement Faure · 5 years ago
  67. dfe189b drivers: caam: locally export caam_cipher_initialize/free/copy_state by Clement Faure · 5 years ago
  68. 9625d30 drivers: caam: change caam_cipher_block() prototype for added block by Clement Faure · 5 years ago
  69. 6f0990d drivers: caam: change caam_set_or_alloc_align_buf() prototype by Clement Faure · 5 years ago
  70. 829cbb6 drivers: caam: move MAX_DESC_ENTRIES to local.h by Clement Faure · 5 years ago
  71. 750d09c MAINTAINERS: maintain imx_i2c by Jorge Ramirez-Ortiz · 5 years ago
  72. 78b3ea9 drivers: imx_i2c: add I2C support by Jorge Ramirez-Ortiz · 5 years ago
  73. 09ff1ab core: call release_external_dt() via finalcalls by Jens Wiklander · 5 years ago
  74. e3172f9 core: add call_finalcalls() by Jens Wiklander · 5 years ago
  75. c5c5602 core: call call_initcalls() directly by Jens Wiklander · 5 years ago
  76. cfde90a core: call fobj_generate_authenc_key() via initcalls by Jens Wiklander · 5 years ago
  77. 082b051 core: call time_source_init() via initcalls by Jens Wiklander · 5 years ago
  78. eccf37a core: call teecore_init_pub_ram() via initcalls by Jens Wiklander · 5 years ago
  79. d8fb8f3 core: move tee_svc_uref_base to init_user_ta() by Jens Wiklander · 5 years ago
  80. 9f0a24d core: add debug prints for initcall functions by Jens Wiklander · 5 years ago
  81. 26f0468 core: fix print_kernel_stack() outside normal thread context by Jerome Forissier · 5 years ago
  82. b166fab core: initialize thread_core_local::curr_thread to -1 by Jerome Forissier · 5 years ago
  83. c3588e4 core: arm64: clang: increase temporary stack size by Jerome Forissier · 5 years ago
  84. 4d35ab6 TA dev kit: clang: link shared libraries with -z separate-loadable-segments by Jerome Forissier · 5 years ago
  85. 32f2546 build: introduce ld-option macro by Jerome Forissier · 5 years ago
  86. 6540133 core: remove generic_ from generic_boot by Jens Wiklander · 5 years ago
  87. 0146c7a core: make generic boot mandatory by Jens Wiklander · 5 years ago
  88. d49bc74 core: fix ops_sec_mem in core/mm/fobj.c by Jens Wiklander · 5 years ago
  89. 6146c64 Remove unused core/arch/arm/tee/svc_dummy.c by Jens Wiklander · 5 years ago
  90. 769d857 libutils: atomic.h: fix atomic_load_u32() types by Jens Wiklander · 5 years ago
  91. 8420a14 Disable CFG_SCTLR_ALIGNMENT_CHECK (SCTLR.A) by default by Jerome Forissier · 5 years ago
  92. 0949602 libutee: base64: initialize local variables by Etienne Carriere · 5 years ago
  93. 522a1fc libutee: fix base64 to support strictly well sized buffer by Etienne Carriere · 5 years ago
  94. 614e8b8 libutee: fix size query for property as binary block by Etienne Carriere · 5 years ago
  95. 7ee167f ta: Add missing default of user-ta-version by Jan Kiszka · 5 years ago
  96. bfa0f02 plat-imx: remove CFG_BOOT_SYNC_CPU by Gianguido Sorà · 5 years ago
  97. 9e4ebcd Cleanup unused comp-cflags$(sm) from libgcc lookup commands by Jerome Forissier · 5 years ago
  98. b836bfb arm64: Disable outline-atomics when compiling by Joshua Watt · 5 years ago
  99. 331ebf7 Allow use of cc-option in core/arch/arm/arm.mk by Jerome Forissier · 5 years ago
  100. 49e57c3 mk/compile.mk: fix cc-option macro by Jerome Forissier · 5 years ago