1. 5adb5e1 core: Handle S-EL1 SP on separate thread by Jelle Sels · 4 years, 4 months ago topics/stmm-sp
  2. 12deeca FF-A: Fix incorrect linked list with mem-share by Jelle Sels · 4 years, 2 months ago
  3. 12c7c67 core: rename secure_partition to stmm_sp by Jelle Sels · 4 years, 10 months ago
  4. 8052b12 core: load stmm via secure partition by Jens Wiklander · 6 years ago
  5. 627d15a core: add vm_get_prot() by Ilias Apalodimas · 5 years ago
  6. bbfda1d core: Fix linker error in thread_foreign_intr_exit by Imre Kis · 4 years, 2 months ago topics/stmm-backport
  7. be434f4 sp: Add support for building 32 bit SP dev kit by Andrew Beggs · 4 years, 4 months ago
  8. f9de2c9 core: Fix strict-aliasing rules warning by Jelle Sels · 4 years, 4 months ago
  9. 1ba62d4 SPMC: Pass device regions to SP by Jelle Sels · 4 years, 6 months ago
  10. 6dbe9a5 SPM: Ignore HW_CONFIG boot argument by Balint Dobszay · 4 years, 4 months ago
  11. 9733926 SPM: Fix paged_init_primary() incorrect argument by Balint Dobszay · 4 years, 4 months ago
  12. 77be918 core: use absolute dts path for trusted services by Jelle Sels · 4 years, 4 months ago
  13. 084b50f SPM: Implement SP loading from FIP by Balint Dobszay · 4 years, 5 months ago
  14. 43024ed SPM: DT handling improvements by Balint Dobszay · 4 years, 5 months ago
  15. b98be2c SPM: Handle SPMD boot arguments by Balint Dobszay · 4 years, 5 months ago
  16. f94433e SPM: fix UUID byte order for PARTITION_INFO_GET by Balint Dobszay · 4 years, 6 months ago
  17. fba5cbd core: Fix incorrect mem_share free by Jelle Sels · 4 years, 7 months ago
  18. ece7d9b SPMC: Fix thread_spmc build error by Jelle Sels · 4 years, 9 months ago
  19. 3fb3d97 SPMC: Add device_tree bindings for device mem by Jelle Sels · 4 years, 8 months ago
  20. 46d45a4 SPMC: Add device memory support for SPs by Jelle Sels · 4 years, 8 months ago
  21. 7392447 SPM: Fix secondary core init for FVP platform by Balint Dobszay · 4 years, 9 months ago
  22. b26393b sp: Adding optee_ prefix to the SP devkit interface by Imre Kis · 4 years, 9 months ago
  23. 3aee34c sp: Fixing in-tree SP build errors by Imre Kis · 4 years, 9 months ago
  24. ebc887e SPMC: FIX mem share xtest failure by Jelle Sels · 4 years, 9 months ago
  25. 7466c40 sp: Fix not linking .sp_head section by Balint Dobszay · 4 years, 9 months ago
  26. ac7f411 sp: Add first version of SP build support by Imre Kis · 5 years ago
  27. 7a97977 SPM: Map shared SP memory in secure memory by Jelle Sels · 5 years ago
  28. 0b24a6b SPM: Put SP in dead state after panic by Jelle Sels · 5 years ago
  29. 4ab2154 SPM: Add FFA_MEM_RECLAIM and FFA_MEM_RELINQUISH by Jelle Sels · 5 years ago
  30. cbec65e SPM: Handle FFA_FEATURES for SPs by Jelle Sels · 5 years ago
  31. 90e28d0 SPM: Add S-EL1 SP functionality by Jelle Sels · 4 years, 11 months ago
  32. 65f6c1f SPM: Handle FFA_MEM_RETRIEVE_REQ by Jelle Sels · 4 years, 11 months ago
  33. cede033 SPM: Add handling of FFA_ID_GET by Jelle Sels · 5 years ago
  34. a440188 SPM: Add support for SP to SP mem sharing by Jelle Sels · 5 years ago
  35. 4b62882 SPM: implement FFA_MEM_SHARE NW-SP by Jelle Sels · 4 years, 11 months ago
  36. 964d623 SPM: Add rxtx buffer from SPs by Jelle Sels · 5 years ago
  37. 3818c3e SPM: Add FFA_PARTITION_INFO_GET for SP by Jelle Sels · 5 years ago
  38. fc19a1e SPM: Initial FF-A SP's support by Jelle Sels · 5 years ago
  39. 5648bf1 Merge 3.10.0 into psa_development. by Gyorgy Szing · 5 years ago
  40. d1c6354 Update CHANGELOG for 3.10.0 by Jerome Forissier · 5 years ago 3.10.0
  41. 1554a77 core: Fix the entry on the match table for TPM support. by Javier Almansa Sobrino · 5 years ago
  42. c4d767e core: mmu: arm64: fix get_va_width() by Jerome Forissier · 5 years ago
  43. b377044 core: arm: rpc i2c: fix, REE processed bytes by Jorge Ramirez-Ortiz · 5 years ago
  44. 1a7d8ea core: add user parameter thread_rpc_shm_cache_alloc() by Jens Wiklander · 5 years ago
  45. 64df747 libutils: embed AEABI personality routines upon CFG_UNWIND by Etienne Carriere · 5 years ago
  46. 63b175b Update revision for release tag 3.10.0-rc1 by Jerome Forissier · 5 years ago 3.10.0-rc1
  47. c8e11ce virt: clear current thread id during initialization by Volodymyr Babchuk · 5 years ago
  48. 4010618 mk/subdir.mk: handle C++ flags related variables by Jerome Forissier · 5 years ago
  49. a0477f6 ci: shippable: build with CFG_CORE_DEBUG_CHECK_STACKS=y by Jerome Forissier · 5 years ago
  50. e2f03e0 core: add stack overflow detection by Jerome Forissier · 5 years ago
  51. 0733f3d core: simplify setting of THREAD_CLF_TMP by Jerome Forissier · 5 years ago
  52. faa22a1 core: add __noprof attribute to register accessors by Jerome Forissier · 5 years ago
  53. f225dfa core: always increase mappings for pta memrefs by Jens Wiklander · 5 years ago
  54. af5e7dc core: mobj: add {inc,dec}_map() to struct mobj_ops by Jens Wiklander · 5 years ago
  55. 9cd83e7 Add optimization and debug flags to exported TA C++ flags by Jerome Forissier · 5 years ago
  56. 30c53a7 core: arm: rpc i2c trampoline driver by Jorge Ramirez-Ortiz · 5 years ago
  57. 6ee9f66 core: juno: update 808870 Unconditional VLDM workaround by Jens Wiklander · 5 years ago
  58. 1ee48fd core: init_secondary_helper(): fix spelling mistake by Jerome Forissier · 5 years ago
  59. bc587ec arm: add hard-float detection for cxxflags by Rouven Czerwinski · 5 years ago
  60. 7298090 core: add cxxflags for CPU support by Rouven Czerwinski · 5 years ago
  61. 0c30f9e stm32_bsec: always embed shadow OTPs write function by Etienne Carriere · 5 years ago
  62. 3688e13 plat-stm32mp1: SiP SMC service for BSEC access by Etienne Carriere · 5 years ago
  63. be3bc46 ta: experimental C++ support by Jerome Forissier · 5 years ago
  64. 0e7c71e ldelf: increase heap size from 12 to 16 KiB by Jerome Forissier · 5 years ago
  65. 01b02a1 ldelf, libutee: rework support of DT_INIT_ARRAY/DT_FINI_ARRAY by Jerome Forissier · 5 years ago
  66. 9d22404 ldelf, libutee: add minimal Thread Local Storage support by Jerome Forissier · 5 years ago
  67. cc4de91 libutee: add <elf.h> by Jerome Forissier · 5 years ago
  68. 9f84b6f Move ELF headers from ldelf/ to lib/libutee/ by Jerome Forissier · 5 years ago
  69. e9c0082 libutee: arm64: add read_tpidr_el0() and write_tpidr_el0() macros by Jerome Forissier · 5 years ago
  70. 0475211 core: arm64: preserve user space TPIDR_EL0 by Jerome Forissier · 5 years ago
  71. fe68494 ldelf: arm64: support R_AARCH64_TLS_TPREL relocations by Jerome Forissier · 5 years ago
  72. c88ba12 ldelf: arm: support R_ARM_TLS_DTPMOD32 and R_ARM_TLS_DTPOFF32 relocations by Jerome Forissier · 5 years ago
  73. cf830b2 ldelf: add support for weak symbols by Jerome Forissier · 5 years ago
  74. 405a507 libutils: add simplified fputc(), fputs(), fwrite(), write() by Jerome Forissier · 5 years ago
  75. f35d131 libutils: add sprintf() by Jerome Forissier · 5 years ago
  76. 9784c65 ta: ta.ld.S: add .eh_frame_hdr and .eh_frame sections by Jerome Forissier · 5 years ago
  77. be3db61 ta: ta.ld.S: add .gcc_except_table section by Jerome Forissier · 5 years ago
  78. b011a82 ta: ta.ld.S: add .tdata and .tbss sections by Jerome Forissier · 5 years ago
  79. 4566d1f ta: ta.ld.S: add __exidx_start and __exidx_end by Jerome Forissier · 5 years ago
  80. d2bd4bd ci: shippable: use our own cache server by Jerome Forissier · 5 years ago
  81. bb8cd6f ldelf: __resolve_sym(): support STT_NOTYPE by Jerome Forissier · 5 years ago
  82. 5500d70 symbolize.py: infer PC from (E)LR by Jerome Forissier · 5 years ago
  83. 0c33be7 ldelf: arm: fix the unwind stack failure with __no_return function by Jerome Forissier · 5 years ago
  84. 9efcd73 ta: export CFG_TEE_TA_LOG_LEVEL with ?= not := by Jerome Forissier · 5 years ago
  85. 9c86da3 libutee: TEE_AsymmetricSignDigest support 0 signature len by Ricardo Salveti · 5 years ago
  86. ce9a20c rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4 by Jerome Forissier · 5 years ago
  87. 4289342 build: fix race when generating conf.mk by Jerome Forissier · 5 years ago
  88. 19b3fe6 core: arm: fix the unwind stack failure with __no_return function by Angelina Zhao · 5 years ago
  89. f372174 core: remove the unused PM stubs by Jens Wiklander · 5 years ago
  90. ab42a6a core: remove thread_*_handler_ptr by Jens Wiklander · 5 years ago
  91. 651d753 core: remove boot_get_handlers() by Jens Wiklander · 5 years ago
  92. 7446af6 core: log message when secure storage corruption is detected by Jerome Forissier · 5 years ago
  93. b4faf48 mk: core: ta: Configurable Python interpreter by Dick Olsson · 5 years ago
  94. 868cffb plat-imx: fix CSU SA settings for i.MX6UL by Rouven Czerwinski · 5 years ago
  95. 897adff core: ff-a: clear shm buffer caching after yielding call by Jens Wiklander · 5 years ago
  96. 9bee8f2 core: add generic rpc shared memory buffer caching by Jens Wiklander · 5 years ago
  97. a9d0e06 core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload() by Jens Wiklander · 5 years ago
  98. ddfb578 core: arm: allocate kernel payload by Jorge Ramirez-Ortiz · 5 years ago
  99. 1b302ac core: enable FF-A with SPM Core at S-EL1 by Jens Wiklander · 5 years ago
  100. b0490ed plat-vexpress: spci: add support to register secondary CPU entrypoints using PSCI_CPU_ON by Achin Gupta · 5 years ago