1. 1c93c2b scripts: add wrapper script for checkpatch by Igor Opaniuk · 9 years ago
  2. 01422c4 core_mmu.h: align comments with code by Volodymyr Babchuk · 9 years ago
  3. 40df87c doc: update README.md, add info about VirtFS by Igor Opaniuk · 9 years ago
  4. bef37b8 mk/checkconf.mk: allow spaces and double quotes in CFG_ config variables by Jerome Forissier · 9 years ago
  5. ca9244a core: TA private memory does not include the memref parameters by Etienne Carriere · 9 years ago
  6. 15c0538 core: SQL FS: use new RPC directory functions by Jens Wiklander · 9 years ago
  7. 04fbc7f core: REE FS: use new RPC directory functions by Jens Wiklander · 9 years ago
  8. 24e60da core: FS: remove FOP access by Jens Wiklander · 9 years ago
  9. 822203a core: FS: FOP rename checks for existing file by Jens Wiklander · 9 years ago
  10. c9fc200 core: FS: remove rmdir and mkdir by Jens Wiklander · 9 years ago
  11. 4d9c8fe libutee: remove unused TEE_ERROR_FILE_NOT_FOUND by Jens Wiklander · 9 years ago
  12. 8d5259f core: RPMB FS: consistent error codes by Jens Wiklander · 9 years ago
  13. 2ffdd19 Remove legacy tee_common_unpg.h by Jens Wiklander · 9 years ago
  14. 605373e core: fix mem leak in tee_fs_rpc_new_closedir() by Jens Wiklander · 9 years ago
  15. 89a3e9f core: fix buffer overrun in syscall_log() by Jens Wiklander · 9 years ago
  16. b0311ad core: FS: change to new FOP interface by Jens Wiklander · 9 years ago
  17. d743202 core: SQL FS: prepare for new FOP interface by Jens Wiklander · 9 years ago
  18. c801605 core: REE FS: prepare for new FOP interface by Jens Wiklander · 9 years ago
  19. b86c18e core: RPMB FS: prepare for new FOP interface by Jens Wiklander · 9 years ago
  20. e4302df core: FS: remove unused legacy RPC functions by Jens Wiklander · 9 years ago
  21. 850c8eb core: SQL FS: use new RPC functions by Jens Wiklander · 9 years ago
  22. 621564d core: REE FS: use new RPC functions by Jens Wiklander · 9 years ago
  23. 7f4173d core: FS: add new RPC functions by Jens Wiklander · 9 years ago
  24. 05efe1e plat-stm: enable generic gic support by Etienne Carriere · 9 years ago
  25. 83dd1f1 plat-stm: discard orly2 flavor by Etienne Carriere · 9 years ago
  26. 8cd8970 plat-stm: beautify platform config by Etienne Carriere · 9 years ago
  27. 9dc1c9e plat-stm: beautify source code by Etienne Carriere · 9 years ago
  28. 3095f61 syscall_log: do not prepend TEE core prefix by Jerome Forissier · 9 years ago
  29. c5402ff ta_dev_kit.mk: get optional flags from $(CFLAGS_$(sm))/$(CPPFLAGS_$(sm)) by Jerome Forissier · 9 years ago
  30. dee7740 doc: Update documentation/rpi3.md by Arun Jayadharan · 9 years ago
  31. 8fdb7ed doc: Add NFS boot and TFTP instructions for RPi3 by Joakim Bech · 9 years ago
  32. 10a765f core: mmu: avoid panic in check_pa_matches_va() by Jens Wiklander · 9 years ago
  33. 0e12aaf core: avoid panic in thread_addr_is_in_stack() by Jens Wiklander · 9 years ago
  34. 51ff850 travis: workaround false positive in code checking tool by Jens Wiklander · 9 years ago
  35. 8dceff9 core: remove CFG_ENC_FS by Jens Wiklander · 9 years ago
  36. 7e1a7a6 travis: remove CFG_ENC_FS by Jens Wiklander · 9 years ago
  37. 21bbcc6 core: remove object checks in syscall_storage_start_enum() by Jens Wiklander · 9 years ago
  38. eb6485e core: remove unneeded calls to tee_obj_verify() by Jens Wiklander · 9 years ago
  39. 1955df6 core: tee_fs_rpc: hide internal definitions by Jens Wiklander · 9 years ago
  40. c3b3c4d core: add RPC FS cache for payload data by Jens Wiklander · 9 years ago
  41. 6d2f7cf core: optimize tee_svc_storage_read_head() by Jens Wiklander · 9 years ago
  42. 5b5a1a4 core: tee_obj_alloc() initialize file descriptor by Jens Wiklander · 9 years ago
  43. 894b41a core: tee_obj_close() close all persistent objects by Jens Wiklander · 9 years ago
  44. 0f4fb8c core: arm: kern.ld.S: put the RO sections together by Zeng Tao · 9 years ago
  45. e05c74a core_mmu: fix the ttb pa address setting by Zeng Tao · 9 years ago
  46. 8b57285 plat-stm/plat-imx: fix SCR initialization by Etienne Carriere · 9 years ago
  47. 197e8ae travis: run "make check" with CFG_TEE_CORE_DEBUG=y to enable assertions by Jerome Forissier · 9 years ago
  48. caabd5f crypto: ltc: add missing CBC_MAC algorithms to cipher_final() by Jerome Forissier · 9 years ago
  49. 606f378 build: include submodule in name of per-library variables by Jerome Forissier · 9 years ago
  50. aee3c6d core: add unwind stack in panic by Zeng Tao · 9 years ago
  51. cfea5e6 travis: prevent warning from code checking tool by Jerome Forissier · 9 years ago
  52. 18e8c53 arm32: unwind: print_stack(): fix unwind_state by Jerome Forissier · 9 years ago
  53. e386996 arm32: unwind: mark tee_svc_do_call() with .cantunwind by Jerome Forissier · 9 years ago
  54. 9c5e2f8 arm32: unwind: convert int to bool by Jerome Forissier · 9 years ago
  55. 7cd4334 arm32: unwind: fix incorrect return status by Jerome Forissier · 9 years ago
  56. 1ce2bb1 core: fix spinlock for ARMv7-A and AArch32 by Etienne Carriere · 9 years ago
  57. 2e28652 core: arm: pad tee-pager.bin to the actual end of data section by yanyan-wrs · 9 years ago
  58. 45b4525 core: fix TA memory reference parameters mapping by Etienne Carriere · 9 years ago
  59. 095a299 mm: fix the user L1 mmu entries calculation by Zeng Tao · 9 years ago
  60. 497acca mtk: map entire MEM_AREA_NSEC_SHM area by Joakim Bech · 9 years ago
  61. c0c5d39 Update CHANGELOG.md for 2.2.0 by Jerome Forissier · 9 years ago 2.2.0
  62. 9a64946 plat-stm: introduce b2260 (96boards/cannes) by Etienne Carriere · 9 years ago
  63. 5c02c1b plat-stm: fix platform by Etienne Carriere · 9 years ago
  64. dba1ae6 doc: Update repo xml matrix by Joakim Bech · 9 years ago
  65. 68b7782 rpi3: refer to new xml-files in documentation by Joakim Bech · 9 years ago
  66. f3b8897 Add maintainers for D02 and Raspberry Pi3 by Jerome Forissier · 9 years ago
  67. 287359f crypto: fix incorrect algo passed to cipher.final() by lackan · 9 years ago
  68. a884c93 core: add support for paging of user TAs by Jens Wiklander · 9 years ago
  69. f0f7c8a core: arm: kern.ld.S: consistent 8 bytes alignment by Jens Wiklander · 9 years ago
  70. 96d9614 hikey: 32-bit: use -mcpu=cortex-a53 instead of cortex-a15 by Jerome Forissier · 10 years ago
  71. f5f914a core: Add default CFG_CORE_HEAP_SIZE by Jens Wiklander · 9 years ago
  72. 79a90f9 core: add default CFG_CORE_TZSRAM_EMUL_SIZE by Jens Wiklander · 9 years ago
  73. 09871a7 scripts: Add tee_bin_parser.py by Joakim Bech · 9 years ago
  74. 47805ee scripts: gen_hashed_bin.py Python 3.x support by Joakim Bech · 9 years ago
  75. ba4f1fc scripts: render_font.py for Python 2.x and 3.x by Joakim Bech · 9 years ago
  76. 6d96f20 Add the i.MX6 Quad SABRE board support (PLATFORM=imx) by yanyan-wrs · 9 years ago
  77. 147416c doc: Add documentation for OP-TEE verification by Matt Ma · 9 years ago
  78. e3bb8b4 travis: Add RPi3 target by Joakim Bech · 9 years ago
  79. 9102ce2 syscall storage_obj_seek: fix sign extension by Jens Wiklander · 9 years ago
  80. 983d021 ltc: remove test related source files by Matt Ma · 9 years ago
  81. 194d0ae travis: build all FS code in 64-bit mode by Jerome Forissier · 9 years ago
  82. a2b0026 Fix 64-bit compile error in tee_sql_fs.c by Jerome Forissier · 9 years ago
  83. b5219b4 core: bugfix reading beyond end of file by Jens Wiklander · 9 years ago
  84. bfe62b8 ta-dev-kit: Remove use of platform_flags.mk by Joakim Bech · 9 years ago
  85. 66d9cac plat-rpi3: Initial support for RPi3 by Philip Attfield · 9 years ago
  86. caa9cf5 storage: SQL FS concurrency by Jerome Forissier · 9 years ago
  87. 15ace8d storage: REE FS concurrency by Jerome Forissier · 9 years ago
  88. b81882b storage: protect TA directory with a mutex by Jerome Forissier · 9 years ago
  89. ab43577 travis: be quieter when checking coding rules by Jerome Forissier · 9 years ago
  90. d8b9411 travis: improve the display of commits by Jerome Forissier · 9 years ago
  91. 3891de7 travis: also check whole diff when pull request has several commits by Jerome Forissier · 9 years ago
  92. bfdfbe7 core: arm: add no-map property to res mem by Jens Wiklander · 9 years ago
  93. 6bb8d49 hikey: increase heap size from 24 KiB to 32 KiB by Jerome Forissier · 9 years ago
  94. 93d4bae tee_mm_get_pool_stats(): fix reset of max_allocated by Jerome Forissier · 9 years ago
  95. 52f8b81 core: add heap allocation failure statistics by Jerome Forissier · 9 years ago
  96. f3316ee travis: add CFG_CORE_SANITIZE_{UNDEFINED,KADDRESS} by Jens Wiklander · 9 years ago
  97. 1d171f9 core: add support for kernel address sanitizer by Jens Wiklander · 9 years ago
  98. b18dfc6 core: add .early_bss section by Jens Wiklander · 9 years ago
  99. 80637c4 core: arm: rename _end symbol to __end by Jens Wiklander · 9 years ago
  100. a50cb36 ltc: sync from official develop branch by Matt Ma · 9 years ago