1. 5f7df50 scripts/symbolize.py: strip cwd from file paths by default by Jerome Forissier · 7 years ago
  2. e091b07 core: FS: storage: don't allow the object_id to reside in shared memory by Zeng Tao · 8 years ago
  3. 9d858c7 mmu: add dump_xlat_tables() function by Volodymyr Babchuk · 8 years ago
  4. 5e36abf mmu: implement generic mmu initialization by Volodymyr Babchuk · 8 years ago
  5. 4c4ae21 mmu: replace _prepare_small_page_mapping with _entry_to_finer_grained by Volodymyr Babchuk · 8 years ago
  6. dddb285 core: bugfix tee_tadb_ta_read() by Jens Wiklander · 7 years ago
  7. 112261f core: fs_htree: fix authenc_init() error path by Jerome Forissier · 7 years ago
  8. 4fc001d crypto: hkdf_expand(): call crypto_mac_free_ctx() instead of free() by Jerome Forissier · 7 years ago
  9. 56e7b94 Remove the unused file tee_kta_trace.h by Jens Wiklander · 7 years ago
  10. 1d22cfe Remove unused guard string in check-conf-cmake by Jerome Forissier · 7 years ago
  11. 21c9a57 make config: allow '+' character in file paths by Etienne Carriere · 7 years ago
  12. 9b94299 core: ltc: prevent incorrect asserts in crypto_*_free_ctx() by Jerome Forissier · 7 years ago
  13. ce7a47f core: crypto.c: crypto_*_free_ctx() stubs should allow NULL context by Jerome Forissier · 7 years ago
  14. b924c49 Generate conf.cmake for TA dev kit by Jens Wiklander · 7 years ago
  15. 2e3518a core: lower debug verbosity on short buffer errors by Etienne Carriere · 7 years ago
  16. c0b2e93 Force ARCH to arm by Victor Chong · 8 years ago
  17. 512f509 smc: extend protocol to support virtualization by Volodymyr Babchuk · 8 years ago
  18. ab53541 core: add pager constraint on mobj get_pa method by Etienne Carriere · 8 years ago
  19. decd9df compiler.h: Avoid macro redefinition by Victor Chong · 8 years ago
  20. 94a7299 core: fs_htree: include meta in root hash by Jens Wiklander · 8 years ago
  21. bf071c7 core: REE FS: ree_fs_truncate() commit dirh writes by Jens Wiklander · 8 years ago
  22. 33e4def core: REE FS: make sure dirty flag is set when object is truncated by Jerome Forissier · 8 years ago
  23. e1c9896 core: REE FS: ree_fs_truncate(): fix reversed error checks by Jerome Forissier · 8 years ago
  24. bda4804 core: sm_a32: add missing isb after scr change by Jens Wiklander · 8 years ago
  25. b7f0111 bget: use struct bpoolset instead of global variables by Volodymyr Babchuk · 8 years ago
  26. 8a0dd84 cscope: skip in tree out directory by Jens Wiklander · 8 years ago
  27. ae9208f arm32: enable ACTLR_CA8_ENABLE_INVALIDATE_BTB by Jens Wiklander · 8 years ago
  28. 259d7eb core: mmu: protect global asid field with a lock by Jens Wiklander · 8 years ago
  29. b0961f9 core: fix handling of NULL memory references by Internal Client API by Jerome Forissier · 8 years ago
  30. 94ee493 Update CHANGELOG.md for 3.0.0 by Jerome Forissier · 8 years ago 3.0.0
  31. 6fde6f0 Revert "core: fine grained tee_ta_mutex locking" by Jerome Forissier · 8 years ago
  32. c10e9d4 secstor: fix memory leak in install_ta() by Volodymyr Babchuk · 8 years ago
  33. e9596d0 core: prevent crash in tee_mmu_final() on TA loading error by Etienne Carriere · 8 years ago 3.0.0-rc2
  34. b9a1067 core: fix reference counting in tee_tadb_open() by Jens Wiklander · 8 years ago
  35. a83aec2 Update revision for release tag 3.0.0-rc1 by Jerome Forissier · 8 years ago 3.0.0-rc1
  36. 24a8c0a hikey: Enable cache APIs for hikey platform. by Peter Griffin · 8 years ago
  37. baa999c ltc: ctr: update pt and ct after acceleration by Tetsuya Yoshizaki · 8 years ago
  38. 8ae7fa7 ci: shippable: build hikey960 with CFG_SECURE_DATA_PATH=n by Jerome Forissier · 8 years ago
  39. 99f969d core: fine grained tee_ta_mutex locking by Jens Wiklander · 8 years ago
  40. bf30071 core: tee_svc.c: stop using tee_ta_mutex by Jens Wiklander · 8 years ago
  41. 4eaf9b0 Fix compiler warning with register_sdp_mem() by Jerome Forissier · 8 years ago
  42. 7c0e4b4 util.h: add CONCAT() macro by Jerome Forissier · 8 years ago
  43. 31faca5 Remove support for Allwinner A80 platform (plat-sunxi) by Jerome Forissier · 8 years ago
  44. 5051b51 arm32: sm: init CNTVOFF by Peng Fan · 8 years ago
  45. 343c157 tzc380: export more api by Peng Fan · 8 years ago
  46. fe1404d tzc380: do not write reserved bits by Peng Fan · 8 years ago
  47. 7f45f76 core: add pseudo-TA for retrieve sdp physical address by Ken Liu · 8 years ago
  48. 2d9ed57 Define register_sdp_mem() only when CFG_SECURE_DATA_PATH is defined by Victor Chong · 8 years ago
  49. fcdfb7f core: arm32: sm_a32.S: fix assembly errors by Jens Wiklander · 8 years ago
  50. fecdfb7 core: arm64.S: spectre workaround by Jens Wiklander · 8 years ago
  51. ab61a1d core: arm64: thread: update vector relative to vbar by Jens Wiklander · 8 years ago
  52. ed17deb core: arm64: pad vector with illegal instruction by Jens Wiklander · 8 years ago
  53. d9477b9 core: thread_a64.S: cleanup vector entries by Jens Wiklander · 8 years ago
  54. 2a45d86 core: arm.h: move midr definitions by Jens Wiklander · 8 years ago
  55. 4051194 core: arm32: thread: invalidate branch predictor by Jens Wiklander · 8 years ago
  56. 40ffa84 core: arm32: thread: update vector relative to vbar by Jens Wiklander · 8 years ago
  57. 2ac6322 core: arm32: sm: runtime selection of spectre workaround by Jens Wiklander · 8 years ago
  58. cdcba4f arm32: enable ACTLR_CA15_ENABLE_INVALIDATE_BTB by Jens Wiklander · 8 years ago
  59. aa0d199 plat-sunxi: ACTLR_CA15_ENABLE_INVALIDATE_BTB by Jens Wiklander · 8 years ago
  60. 02349cd core: arm32.h: ACTLR_CA15_ENABLE_INVALIDATE_BTB by Jens Wiklander · 8 years ago
  61. 5286d67 core: arm32.h: remove unused ACTLR_* defines by Jens Wiklander · 8 years ago
  62. 7c43c0a core: arm32.h: add MIDR defines by Jens Wiklander · 8 years ago
  63. af8e042 core: assert foreign interrupts are masked in get_core_pos() by Etienne Carriere · 8 years ago
  64. e214cb1 core: thread_mask/unmask_exceptions() instead of read/write_daif by Etienne Carriere · 8 years ago
  65. 27c1d9a core: lpae: mask exceptions during core_mmu_find_table() by Jerome Forissier · 8 years ago
  66. 5ff5a48 core: thread: fix exception return by Jens Wiklander · 8 years ago
  67. 6e093e3 core: thread_a64.S: fix gcc 4.9 compile error by Jens Wiklander · 8 years ago
  68. a235648 arm: pl310: fix cache sync by Peng Fan · 8 years ago
  69. 8f643c0 core: crypto: default enable HWSUPP_PMULT_64 with CRYPTO_WITH_CE by Jerome Forissier · 8 years ago
  70. 6d0fd33 core: crypto: rename CFG_HWSUPP_PMULL to CFG_HWSUPP_PMULT_64 by Jerome Forissier · 8 years ago
  71. 795a089 core: tee_svc_cryp.c: remove final ctx management by Jens Wiklander · 8 years ago
  72. d7ac7d0 core: crypto.h manages authenc context memory by Jens Wiklander · 8 years ago
  73. 72a9b1a core: crypto.h manages cipher context memory by Jens Wiklander · 8 years ago
  74. 82ef73b core: crypto.h manages mac context memory by Jens Wiklander · 8 years ago
  75. ecf2e01 core: crypto.h manages hash context memory by Jens Wiklander · 8 years ago
  76. b1d7375 Remove 'All rights reserved' from Linaro files by Jerome Forissier · 8 years ago
  77. 78b7c7c Remove license notice from Linaro files by Jerome Forissier · 8 years ago
  78. 1bb9298 Add SPDX license identifiers by Jerome Forissier · 8 years ago
  79. fb7ef46 Reformat copyright/license header in files with an SPDX ID by Jerome Forissier · 8 years ago
  80. 537ee74 Document copyright and license header rules by Jerome Forissier · 8 years ago
  81. 513b7c9 core: lpae: zero initialize all l1 tables by Jens Wiklander · 8 years ago
  82. 294a3c3 documentation: mmu and switch to/from user space by Jens Wiklander · 8 years ago
  83. 1df3ba0 core: rename mattr_uflags_to_str() by Jens Wiklander · 8 years ago
  84. 21a7f5c core: make all mapping non-global by Jens Wiklander · 8 years ago
  85. 5b8a58b core: use minimal kernel map in user space by Jens Wiklander · 8 years ago
  86. 5cee6ca core: thread_a32.S: move intr handler macros by Jens Wiklander · 8 years ago
  87. 722b96e core: arm32: exception handlers in one section by Jens Wiklander · 8 years ago
  88. 4cc2823 core: user mode translation table by Jens Wiklander · 8 years ago
  89. 1a8307f core: mm: add kernel mapping to user map by Jens Wiklander · 8 years ago
  90. aea6fd2 core: thread: add thread_get_user_kcode() by Jens Wiklander · 8 years ago
  91. 2c2cb3a core: add mobj_tee_ram by Jens Wiklander · 8 years ago
  92. 9cdfbc7 core: tlbi_asid() handle kernel mode ASID too by Jens Wiklander · 8 years ago
  93. 55705e7 core: refactor ASID management by Jens Wiklander · 8 years ago
  94. 33b3d81 core: make core_mmu.h asm friendly by Jens Wiklander · 8 years ago
  95. ca5e295 core: arm32_macros.S: add {read,write}_ttbr0_64bit by Jens Wiklander · 8 years ago
  96. 3ccaf0d core: arm32_macros.S: add {read,write}_tpidrprw by Jens Wiklander · 8 years ago
  97. 3bc90f3 core: arm32: sm: invalidate branch predictor by Jens Wiklander · 8 years ago
  98. 09ca9f8 mk/config.mk: remove obsolete text and clarify usage of log levels by Jerome Forissier · 8 years ago
  99. 705ee6a core: fix the reopen session condition for single instance TA by Zeng Tao · 8 years ago
  100. d5d50c3 Fix USER_TA_PROP_TYPE_BOOL handling by Jens Wiklander · 8 years ago