1. a7a9e57 thread_spmc: Update expected memory attributes by Marc Bonnici · 4 years, 11 months ago
  2. 0a569c1 core: Update remaining FF-A structures to EAC by Marc Bonnici · 5 years ago
  3. 8b28d15 core: Remove page count from S-EL2 code by Marc Bonnici · 5 years ago
  4. 9f007d9 core: Update cookie to uint64 in S-EL2 code by Marc Bonnici · 5 years ago
  5. 2dac567 core: enable SPCI with SPM Core at S-EL2 by Marc Bonnici · 5 years ago
  6. 6b67e87 core: add thread_smccc() by Jens Wiklander · 6 years ago
  7. 6cc2aca ldelf: arm64: support R_AARCH64_TLSDESC relocations by Jerome Forissier · 5 years ago
  8. 2ebf1c8 Update CHANGELOG for 3.10.0 by Jerome Forissier · 5 years ago
  9. d10a11e core: Fix the entry on the match table for TPM support. by Javier Almansa Sobrino · 5 years ago
  10. 2b3c902 core: mmu: arm64: fix get_va_width() by Jerome Forissier · 5 years ago
  11. 359b5c9 core: arm: rpc i2c: fix, REE processed bytes by Jorge Ramirez-Ortiz · 5 years ago
  12. 143167d core: add user parameter thread_rpc_shm_cache_alloc() by Jens Wiklander · 5 years ago
  13. 84bbab0 libutils: embed AEABI personality routines upon CFG_UNWIND by Etienne Carriere · 5 years ago
  14. 8b2a4f4 Update revision for release tag 3.10.0-rc1 by Jerome Forissier · 5 years ago
  15. 9b84c75 virt: clear current thread id during initialization by Volodymyr Babchuk · 5 years ago
  16. b08c756 mk/subdir.mk: handle C++ flags related variables by Jerome Forissier · 5 years ago
  17. ca496a7 ci: shippable: build with CFG_CORE_DEBUG_CHECK_STACKS=y by Jerome Forissier · 5 years ago
  18. d8c4bef core: add stack overflow detection by Jerome Forissier · 5 years ago
  19. 5642f7a core: simplify setting of THREAD_CLF_TMP by Jerome Forissier · 5 years ago
  20. ef20419 core: add __noprof attribute to register accessors by Jerome Forissier · 5 years ago
  21. e86e3ec core: always increase mappings for pta memrefs by Jens Wiklander · 5 years ago
  22. 8350155 core: mobj: add {inc,dec}_map() to struct mobj_ops by Jens Wiklander · 5 years ago
  23. ac80b5e Add optimization and debug flags to exported TA C++ flags by Jerome Forissier · 5 years ago
  24. 2d17162 core: arm: rpc i2c trampoline driver by Jorge Ramirez-Ortiz · 5 years ago
  25. f1867d0 core: juno: update 808870 Unconditional VLDM workaround by Jens Wiklander · 5 years ago
  26. 62fa9eb core: init_secondary_helper(): fix spelling mistake by Jerome Forissier · 5 years ago
  27. 8005a89 arm: add hard-float detection for cxxflags by Rouven Czerwinski · 5 years ago
  28. 8cfe252 core: add cxxflags for CPU support by Rouven Czerwinski · 5 years ago
  29. a0def55 stm32_bsec: always embed shadow OTPs write function by Etienne Carriere · 5 years ago
  30. 08ff091 plat-stm32mp1: SiP SMC service for BSEC access by Etienne Carriere · 5 years ago
  31. c367f8d ta: experimental C++ support by Jerome Forissier · 5 years ago
  32. 8fc779a ldelf: increase heap size from 12 to 16 KiB by Jerome Forissier · 5 years ago
  33. 39db761 ldelf, libutee: rework support of DT_INIT_ARRAY/DT_FINI_ARRAY by Jerome Forissier · 5 years ago
  34. f0efa30 ldelf, libutee: add minimal Thread Local Storage support by Jerome Forissier · 5 years ago
  35. 95f8091 libutee: add <elf.h> by Jerome Forissier · 5 years ago
  36. e0fb084 Move ELF headers from ldelf/ to lib/libutee/ by Jerome Forissier · 5 years ago
  37. 12f4c73 libutee: arm64: add read_tpidr_el0() and write_tpidr_el0() macros by Jerome Forissier · 5 years ago
  38. 039263e core: arm64: preserve user space TPIDR_EL0 by Jerome Forissier · 5 years ago
  39. b9d58d0 ldelf: arm64: support R_AARCH64_TLS_TPREL relocations by Jerome Forissier · 5 years ago
  40. 8dc73e9 ldelf: arm: support R_ARM_TLS_DTPMOD32 and R_ARM_TLS_DTPOFF32 relocations by Jerome Forissier · 5 years ago
  41. 1ce024a ldelf: add support for weak symbols by Jerome Forissier · 5 years ago
  42. 6036fda libutils: add simplified fputc(), fputs(), fwrite(), write() by Jerome Forissier · 5 years ago
  43. e78de1b libutils: add sprintf() by Jerome Forissier · 5 years ago
  44. a3cc3af ta: ta.ld.S: add .eh_frame_hdr and .eh_frame sections by Jerome Forissier · 5 years ago
  45. c376179 ta: ta.ld.S: add .gcc_except_table section by Jerome Forissier · 5 years ago
  46. 797fa58 ta: ta.ld.S: add .tdata and .tbss sections by Jerome Forissier · 5 years ago
  47. 211556f ta: ta.ld.S: add __exidx_start and __exidx_end by Jerome Forissier · 5 years ago
  48. 3996257 ci: shippable: use our own cache server by Jerome Forissier · 5 years ago
  49. f6c89fa ldelf: __resolve_sym(): support STT_NOTYPE by Jerome Forissier · 5 years ago
  50. ce26960 symbolize.py: infer PC from (E)LR by Jerome Forissier · 5 years ago
  51. f2382f2 ldelf: arm: fix the unwind stack failure with __no_return function by Jerome Forissier · 5 years ago
  52. 18438f6 ta: export CFG_TEE_TA_LOG_LEVEL with ?= not := by Jerome Forissier · 5 years ago
  53. 47e922f libutee: TEE_AsymmetricSignDigest support 0 signature len by Ricardo Salveti · 5 years ago
  54. e26caaf rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4 by Jerome Forissier · 5 years ago
  55. 4d8381e build: fix race when generating conf.mk by Jerome Forissier · 5 years ago
  56. 5a569a5 core: arm: fix the unwind stack failure with __no_return function by Angelina Zhao · 5 years ago
  57. 0ba6240 core: remove the unused PM stubs by Jens Wiklander · 5 years ago
  58. c0158ec core: remove thread_*_handler_ptr by Jens Wiklander · 5 years ago
  59. 47066da core: remove boot_get_handlers() by Jens Wiklander · 5 years ago
  60. a85d910 core: log message when secure storage corruption is detected by Jerome Forissier · 5 years ago
  61. 43e2107 mk: core: ta: Configurable Python interpreter by Dick Olsson · 5 years ago
  62. de80a5a plat-imx: fix CSU SA settings for i.MX6UL by Rouven Czerwinski · 5 years ago
  63. 9bee8f2 core: add generic rpc shared memory buffer caching by Jens Wiklander · 5 years ago
  64. a9d0e06 core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload() by Jens Wiklander · 5 years ago
  65. ddfb578 core: arm: allocate kernel payload by Jorge Ramirez-Ortiz · 5 years ago
  66. 1b302ac core: enable FF-A with SPM Core at S-EL1 by Jens Wiklander · 5 years ago
  67. b0490ed plat-vexpress: spci: add support to register secondary CPU entrypoints using PSCI_CPU_ON by Achin Gupta · 5 years ago
  68. 73e1d3f core: add mobj_ffa by Jens Wiklander · 5 years ago
  69. c13d4bd core: add optee_ffa.h defining the OP-TEE ABI for FF-A by Jens Wiklander · 5 years ago
  70. e0e3828 core: add FF-A 1.0 definitions by Jens Wiklander · 5 years ago
  71. fc59f7e core: psci.h: add PSCI_CPU_ON_SMC64 by Jens Wiklander · 5 years ago
  72. 1d205e2 stm32_etzpc: rename internal function init_device_from_hw_config() by Etienne Carriere · 5 years ago
  73. 098883e subdir.mk: clear aflags-remove-y after processing by Jens Wiklander · 5 years ago
  74. 93aade0 core: mempool: use recursive mutex by Jerome Forissier · 5 years ago
  75. 42fb53c core: introduce recursive mutexes by Jerome Forissier · 5 years ago
  76. 64fd5a9 libutils: atomic.h: add atomic_{load,store}_short() by Jerome Forissier · 5 years ago
  77. 3f7a0ba core: mutex: replace -1 with THREAD_ID_INVALID by Jerome Forissier · 5 years ago
  78. f86aa9e core: make thread ID a short int by Jerome Forissier · 5 years ago
  79. 334316f ta: pkcs11: persistent object support by Jens Wiklander · 5 years ago
  80. b56b3d0 ta: pkcs11: support command to import and destroy object by Jens Wiklander · 5 years ago
  81. 63f89ca ta: pkcs11: attribute helper functions by Jens Wiklander · 5 years ago
  82. 55dcd3c ta: pkcs11: helper for serial arguments with allocation by Jens Wiklander · 5 years ago
  83. bd62f6a ta: pkcs11: helper function to serialize object attribute by Etienne Carriere · 5 years ago
  84. ddf63ac ta: pkcs11: add id-to-string conversion for new TA commands by Etienne Carriere · 5 years ago
  85. c4524bf ta: pkcs11: define TA commands for object creation/destruction by Etienne Carriere · 5 years ago
  86. 30137c7 ta: pkcs11: add vendor mechanism used for object import by Etienne Carriere · 5 years ago
  87. 91e3f62 ta: pkcs11: add attributes/class/key type IDs in TA API by Etienne Carriere · 5 years ago
  88. 457af86 ta: pkcs11: add object attribute ABI in TA header file by Etienne Carriere · 5 years ago
  89. 1b97b78 core: fix tee_fs_rpc_readdir() parameter direction by Roland Nagy · 5 years ago
  90. cd1c6d6 github: fix error in workflow file by Jerome Forissier · 5 years ago
  91. 50bbda3 github: add a new actions/workflow file by Joakim Bech · 5 years ago
  92. 8001ec6 lib.mk: clang: link shared libraries with -z separate-loadable-segments by Jerome Forissier · 5 years ago
  93. e03f4f2 Add .gitattributes by Hu Keping · 5 years ago
  94. 3f37fff core: pager: refactored to fix NULL dereferencing by Sander Visser · 5 years ago
  95. b2b2762 core: refactoring to avoid possible NULL_PTR arithmetics by Sander Visser · 5 years ago
  96. 5609412 core: rsa: Avoid NULL dereferencing in RSA trace messages by Sander Visser · 5 years ago
  97. cd52945 core: mm: fix MMU memory leak by Sander Visser · 5 years ago
  98. e03fe5d core: fix TA REE backed secure storage memory leak by Sander Visser · 5 years ago
  99. 751083b checkpatch: limit maximum line length to 80 by Jens Wiklander · 5 years ago
  100. d5383c4 plat-stm32mp1: remove duplicate config by Che-Chia Chang · 5 years ago