1. 3099912 scripts/symbolize.py: print ELF sections after MMU region information by Jerome Forissier · 8 years ago
  2. 13b3ee9 core: print rwx flags for each MMU region when a user TA aborts by Jerome Forissier · 8 years ago
  3. 1295874 core: arm: imx7d: add psci suspend support by Peng Fan · 8 years ago
  4. eedc47b core: arm: imx7d: remove soc_is_imx7d/s functions by Peng Fan · 8 years ago
  5. b3c4f4f core: arm: sm: add psci power state macros by Peng Fan · 8 years ago
  6. f51f270 core: arm: imx: get mmdc type by Peng Fan · 8 years ago
  7. e621e4e core: imx: simplify code by Peng Fan · 8 years ago
  8. ed74b27 core: imx7: fix comments by Peng Fan · 8 years ago
  9. 49a3c15 core: arm: imx: move psci code to pm by Peng Fan · 8 years ago
  10. 86e50a6 core: arm: psci: add suspend resume common functions by Peng Fan · 8 years ago
  11. df34b18 core: arm: kernel: make thread_core_local public by Peng Fan · 8 years ago
  12. 1b181fb core: arm: psci: pass nsec ctx to psci by Peng Fan · 8 years ago
  13. b95ac3d core: mmu: export map_memarea_sections by Peng Fan · 8 years ago
  14. 3037280 core: introduce get_core_pos_mpidr() by Jens Wiklander · 8 years ago
  15. 6cfeadb docs: update porting guidelines regarding pager support by Etienne Carriere · 8 years ago
  16. f2f36ec core: imx: fix build errors by Jerome Forissier · 8 years ago
  17. 69b9f69 core: asan: tag access for .ARM.extab and .ARM.exidx by Jens Wiklander · 8 years ago
  18. 726ce13 core: asan: fix check_access() by Jens Wiklander · 8 years ago
  19. e103c30 libutils: malloc: use asan_memset_unchecked() by Jens Wiklander · 8 years ago
  20. abccd90 core: asan: provide asan_memset_unchecked() by Jens Wiklander · 8 years ago
  21. 5da449e ci: add .shippable.yml by Jerome Forissier · 8 years ago
  22. 979b19f core: pager: fix compile error by Jens Wiklander · 8 years ago
  23. d97d0b7 core: arm32: fix assembly macro mov_imm by Jens Wiklander · 8 years ago
  24. 6a815af core: introduce TEE_RAM_VA_START and TEE_TEXT_VA_START by Zeng Tao · 8 years ago
  25. b656871 core: REE FS: bugfix error path by Jens Wiklander · 8 years ago
  26. 0c07a90 arm timers: add read/write functions for counter PL1 control register by Igor Opaniuk · 8 years ago
  27. de6bd95 Update link rules for User TA by Pierre Peiffer · 8 years ago
  28. 7dbdef4 core: arm32: remove extra 'x' in core stack dump by Jerome Forissier · 8 years ago
  29. d720431 scripts/symbolize.py: get binary architecture from ELF file by Jerome Forissier · 8 years ago
  30. 6693786 core: make panic call stack consistent with abort call stack by Jerome Forissier · 8 years ago
  31. eff52d1 core: arm64: fix print_kernel_stack() by Jerome Forissier · 8 years ago
  32. 2b9f239 plat-ls: Add support for armv8 platform flavours by Sumit Garg · 8 years ago
  33. 157e621 scripts/symbolize.py: accept -d <ELF_file> in addition to -d <dir> by Jerome Forissier · 8 years ago
  34. 417567c core: bugfix core_mmu_user_mapping_is_active() by Jens Wiklander · 8 years ago
  35. 2c750ba README.md: fix URLs to HiKey and HiKey960 by Jerome Forissier · 8 years ago
  36. ba21727 libutee: printf() fix: remove newline added by mistake by Jerome Forissier · 8 years ago
  37. 59ac392 mk: report an error when the CFG_ARM64{32}_core both missing by Zeng Tao · 8 years ago
  38. 4c77bd9 Fix FIQ mask for the native interrupt handler for arm32 by David Wang · 8 years ago
  39. 4c7b896 Disable IRQ and FIQ in IRQ/ABT/SVC/UND thread handlers for arm32 by David Wang · 8 years ago
  40. 142c5cc scripts/symbolize.py: try to resolve abort address to symbol/section[+offset] by Jerome Forissier · 8 years ago
  41. fd5d062 scripts/symbolize.py: use base-16 when converting hex strings by Jerome Forissier · 8 years ago
  42. e20d1bc plat-sam: Add support for Atmel-Microchip SAMA5D2-XULT board by Akshay Bhat · 8 years ago
  43. fc5552c arm: pl310: Support processors without SCU by Akshay Bhat · 8 years ago
  44. 8446c47 core: plat-hikey: increase CFG_TEE_RAM_VA_SIZE by Jens Wiklander · 8 years ago
  45. 00aa47a core: plat-vexpress: increase CFG_TEE_RAM_VA_SIZE by Jens Wiklander · 8 years ago
  46. b2087a2 core: pager: deal with large CFG_TEE_RAM_VA_SIZE by Jens Wiklander · 8 years ago
  47. e819343 core: pager: free pages across multiple areas by Jens Wiklander · 8 years ago
  48. c4ab3f2 core: pager: move some internal functions by Jens Wiklander · 8 years ago
  49. d1b0ee8 core: add MEM_AREA_PAGER_VASPACE by Jens Wiklander · 8 years ago
  50. 2e928cd core: pager: update tee_pager_add_core_area() by Jens Wiklander · 8 years ago
  51. 53dcd8f core: pager: hide tee_pager_tbl_info by Jens Wiklander · 8 years ago
  52. c1ac6a1 core: add CORE_MMU_PGDIR_LEVEL by Jens Wiklander · 8 years ago
  53. 6931bea core: make tee_mm_vcore cover TEE_RAM only by Jens Wiklander · 8 years ago
  54. b014779 plat-vextpress: fvp: map tzcdram by Jens Wiklander · 8 years ago
  55. 509a980 Add support for compressed early TAs by Jerome Forissier · 8 years ago
  56. b3be2f6 Import zlib v1.2.11 by Jerome Forissier · 8 years ago
  57. bdc1a18 core: link.mk: force link of tee.elf when object list has changed by Jerome Forissier · 8 years ago
  58. d0c6361 Add support for early Trusted Applications by Jerome Forissier · 8 years ago
  59. 23346f1 Add support for several user TA stores by Jerome Forissier · 8 years ago
  60. 6076de2 Add description string to user_ta_store_ops by Jerome Forissier · 8 years ago
  61. 4746a22 Add target ta_dev_kit by Jerome Forissier · 8 years ago
  62. 5b2fecf Remove leading spaces and dots in DMSG() messages by Jerome Forissier · 8 years ago
  63. f147124 core/sub.mk: add missing dependency on the TA key processing script by Jerome Forissier · 8 years ago
  64. 2fcf4ea core: fix unwind in PSCI by Etienne Carriere · 8 years ago
  65. e84e1fe core: clean and unwind arm32_aeabi_[l]divmod_a32.S by Etienne Carriere · 8 years ago
  66. 67a1725 core: add matches operation to mobj_paged_ops by Jens Wiklander · 8 years ago
  67. de0413e core: add matches operation to mobj_reg_shm_ops by Jens Wiklander · 8 years ago
  68. 4e07a7b core: fix memory address comparison by Etienne Carriere · 8 years ago
  69. 2e4e94b core: default enable program flow prediction on ARMv7 cores by Etienne Carriere · 8 years ago
  70. 6a55dc2 core: clarify SCTLR initialization in 32bit mode. by Etienne Carriere · 8 years ago
  71. 909cd81 core: default enable CFG_ENABLE_SCTLR_RR for some ARMv7 cores by Etienne Carriere · 8 years ago
  72. f460af3 core: introduce CFG_ENABLE_SCTLR_RR for ARMv7 cores by Etienne Carriere · 8 years ago
  73. d0394fd core: move plat_cpu_reset_early before SCTLR generic inits by Etienne Carriere · 8 years ago
  74. 6246cc9 libutee: puts(): add trailing newline by Jerome Forissier · 8 years ago
  75. b0c596a libutee: printf(): remove prefix and other non-standard behavior by Jerome Forissier · 8 years ago
  76. dc45460 libutee: provide an implementation of putchar() by Jerome Forissier · 8 years ago
  77. 110da4b plat-rockchip: rk322x: add PSCI system suspend by Joseph Chen · 8 years ago
  78. 1032b98 plat-rockchip: rk322x: add PSCI features by Joseph Chen · 8 years ago
  79. f1ecb12 plat-rockchip: rk322x: add PSCI version by Joseph Chen · 8 years ago
  80. 8163762 core: arm: sm: add PSCI system suspend by Joseph Chen · 8 years ago
  81. 7fd0f4b core: fix overlapping conditions of pagestore load areas by Etienne Carriere · 8 years ago
  82. 935ac3e core: arm32: handle aborts in system mode by Jens Wiklander · 8 years ago
  83. 910c575 ta/ta.mk: add scripts/symbolize.py to TA dev kit by Jerome Forissier · 8 years ago
  84. 0ac9c8c ta/ta.mk: remove useless calls to $(wildcard) by Jerome Forissier · 8 years ago
  85. 0073c9a core: pager: optimize tee_pager_handle_fault() by Jens Wiklander · 8 years ago
  86. 84c4029 core: pager: remove unneeded tlb invalidation by Jens Wiklander · 8 years ago
  87. 9aea3dc Travis: add -p to mkdir $HOME/bin by Jerome Forissier · 8 years ago
  88. 3938684 core: arm: mmu: enable MEM_AREA_TEE_COHERENT by Peng Fan · 8 years ago
  89. d4c2757 .travis.yml: Add Rockchip RK322X by Joseph Chen · 8 years ago
  90. d6b8c39 MAINTAINERS.md: Add maintainer for Rockchip RK322X by Joseph Chen · 8 years ago
  91. d2a38c4 README.md: Add Rockchip RK322X description by Joseph Chen · 8 years ago
  92. 70baf8d benchmark: fix core data-abort at address 0x0 by Igor Opaniuk · 8 years ago
  93. 7176a0b Add plat-rockchip support by Joseph Chen · 8 years ago
  94. 8e6c6ae core: add udelay function by Joseph Chen · 8 years ago
  95. 65d34b1 drivers: serial8250_uart: use 32-bit accesses to the uart registers by Joseph Chen · 8 years ago
  96. 6dc18b3 core: arm: boot: fix get_memory by Peng Fan · 8 years ago
  97. 9ef6e93 plat-d02: enable 64-bit paging by Jerome Forissier · 8 years ago
  98. 1043920 core: arm: mmu: fix core_mmu_add_mapping() by Peng Fan · 8 years ago
  99. c6ac89b drivers: add snvs srtc support by Peng Fan · 8 years ago
  100. 6d1a620 mk/gcc.mk: define LD to bfd version by default by Yongqin Liu · 8 years ago