1. 6b4fc67 symbolize.py: disable terminal local echo by Jerome Forissier · 6 years ago
  2. bbaeed4 scripts: convert remainging scripts to python3 by Rouven Czerwinski · 6 years ago
  3. 71c9b07 get_maintainer.py: fix spelling mistake by Jerome Forissier · 6 years ago
  4. 90ad245 scripts/sign.py: support PyCryptodome by Volodymyr Babchuk · 6 years ago
  5. 716f442 get_maintainer.py: process patches individually by Jerome Forissier · 6 years ago
  6. 9c84dd7 checkpatch: allow string concatenation without space by Jens Wiklander · 6 years ago
  7. afe1474 checkpatch: use --strict option by Jens Wiklander · 6 years ago
  8. 9d8dd73 build: correct sign.py mandated arguments by Etienne Carriere · 6 years ago
  9. 4784462 script/sign.py: introduce --ta-version by Etienne Carriere · 6 years ago
  10. 46656a3 arm32_sysreg.py: shorten lines to <= 79 characters by Jerome Forissier · 6 years ago
  11. 4486d58 libutee: add headers for user-space to access sysregs by Sumit Garg · 6 years ago
  12. 28481ff Add scripts/get_maintainer.py by Jerome Forissier · 6 years ago
  13. 6ff2e3f build: fix TA signing offline signing script by Markus S. Wamser · 6 years ago
  14. 7ba36df gen_ldelf_hex.py: print how to obtain elftools module by Volodymyr Babchuk · 6 years ago
  15. 1cdd95a Support offline signing of TAs. by Markus S. Wamser · 6 years ago
  16. 8ca381f ta_bin_to_c.py: mark as python3 script by Pipat Methavanitpong · 6 years ago
  17. d2fb690 ldelf: scripts/gen_ldelf_hex.py: allow multiple RW load segments by Jerome Forissier · 6 years ago
  18. 84c0da0 scripts: port gen_ldelf_hex to python3 by Rouven Czerwinski · 6 years ago
  19. 531963a core: dump user TA memory map and call stack with ldelf by Jens Wiklander · 6 years ago
  20. b8c9775 core: embed ldelf into tee core by Jens Wiklander · 6 years ago
  21. 1718b6c pem_to_pub_c.py: Rework code to be more pythonic by Markus S. Wamser · 6 years ago
  22. 0a6f2bc pem_to_pub_c.py: Add sanity check for public exponent of TA signing key by Markus S. Wamser · 6 years ago
  23. c90b666 symbolize.py: add support to symbolize TA ftrace addresses by Sumit Garg · 6 years ago
  24. 444c203 scripts/symbolize.py: accept several spaces after "region" by Jerome Forissier · 6 years ago
  25. 9171d16 scripts: re-indent Python scripts by Jerome Forissier · 7 years ago
  26. b6bc49c trace: fix core id print if in non-atomic context by Sumit Garg · 7 years ago
  27. edbb89f gen_hashed_bin.py: open file in binary mode by Volodymyr Babchuk · 7 years ago
  28. 666bec3 gen_ld_sects: call `print` as a function by Volodymyr Babchuk · 7 years ago
  29. dbf259b gen_hashed_bin: use integer division operator by Volodymyr Babchuk · 7 years ago
  30. ee90f22 checkpatch: do not check DTS files by Etienne Carriere · 7 years ago
  31. f0d19bd scripts: bin_to_c.py by Etienne Carriere · 7 years ago
  32. c51c4e1 ta_bin_to_c.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  33. e06fa02 tee_bin_parser.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  34. 6e7c2e9 symbolize.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  35. 4a47792 sign.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  36. 049aefa pem_to_pub_c.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  37. 146cbc4 mem_usage.py: fix issues reported by pycodestyle by Jerome Forissier · 7 years ago
  38. 51f42eb gen_ld_sects.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  39. 15a991a gen_hashed_bin.py: fix issues reported by pycodestyle and re-indent by Jerome Forissier · 7 years ago
  40. 9a731fc scripts/symbolize.py: be more specific when matching stack addresses by Jerome Forissier · 7 years ago
  41. 33977c0 auto-locate checkpatch by Markus S. Wamser · 7 years ago
  42. f908976 scripts/symbolize.py: add help text by Jerome Forissier · 7 years ago
  43. 8a6d4a8 symbolize: use CROSS_COMPILE directive if available by Etienne Carriere · 7 years ago
  44. 1cbf777 scripts/symbolize.py: improve error message when a command is not found by Jerome Forissier · 7 years ago
  45. 1d8c2a4 scripts/symbolize.py: code cleanup by Jerome Forissier · 7 years ago
  46. 18b5802 core: arm32: generate system register access code by Jens Wiklander · 7 years ago
  47. 1e6f2ea scripts/symbolize.py: remove spurious output '(out/arm/core/tee.elf)' by Jerome Forissier · 7 years ago
  48. b481542 scripts/symbolize.py: ignore undefined symbols by Jerome Forissier · 7 years ago
  49. 095567e scripts/symbolize.py: print path of ELF files by Jerome Forissier · 7 years ago
  50. ae25246 scripts/symbolize.py: add support for dynamically linked TAs by Jerome Forissier · 7 years ago
  51. 6666625 checkpatch_inc.sh: ignore lib/libmbedtls by Jens Wiklander · 7 years ago
  52. 19beec2 checkpatch_inc.sh: remove non-existent directories by Jens Wiklander · 7 years ago
  53. 9d8c378 checkpatch_inc.sh: fix case of empty commit due to path filtering by Jerome Forissier · 7 years ago
  54. 070168e build: introduce asm-defines-y by Jerome Forissier · 7 years ago
  55. 660fcc5 checkpatch_inc.sh: exclude files with inline assembly by Jerome Forissier · 7 years ago
  56. 0c5bedb scripts/symbolize.py: update help text by Jerome Forissier · 7 years ago
  57. 5f7df50 scripts/symbolize.py: strip cwd from file paths by default by Jerome Forissier · 7 years ago
  58. b1d7375 Remove 'All rights reserved' from Linaro files by Jerome Forissier · 8 years ago
  59. 78b7c7c Remove license notice from Linaro files by Jerome Forissier · 8 years ago
  60. 1bb9298 Add SPDX license identifiers by Jerome Forissier · 8 years ago
  61. a2b984b scripts: update regular expression in symbolize.py by Joakim Bech · 8 years ago
  62. cd5cf43 Sign TAs as bootstrap TAs by Jens Wiklander · 8 years ago
  63. edbeddc mem_usage.py: fix error with ccache by Jerome Forissier · 8 years ago
  64. 3be7773 Add pager options to mem_usage.py by Jerome Forissier · 8 years ago
  65. abaf120 Rewrite mem_usage.awk in Python by Jerome Forissier · 8 years ago
  66. 27b83ad scripts/symbolize.py: reset state when a (new) abort message is found by Jerome Forissier · 8 years ago
  67. ef15dd0 TUI: remove unused scripts/render_font.py by Jens Wiklander · 8 years ago
  68. 85ab358 scripts/gen_ld_sects.py: Explicitly number positional argument specifiers by Andrew F. Davis · 8 years ago
  69. 3099912 scripts/symbolize.py: print ELF sections after MMU region information by Jerome Forissier · 8 years ago
  70. d720431 scripts/symbolize.py: get binary architecture from ELF file by Jerome Forissier · 8 years ago
  71. 157e621 scripts/symbolize.py: accept -d <ELF_file> in addition to -d <dir> by Jerome Forissier · 8 years ago
  72. 142c5cc scripts/symbolize.py: try to resolve abort address to symbol/section[+offset] by Jerome Forissier · 8 years ago
  73. fd5d062 scripts/symbolize.py: use base-16 when converting hex strings by Jerome Forissier · 8 years ago
  74. 509a980 Add support for compressed early TAs by Jerome Forissier · 8 years ago
  75. b3be2f6 Import zlib v1.2.11 by Jerome Forissier · 8 years ago
  76. d0c6361 Add support for early Trusted Applications by Jerome Forissier · 8 years ago
  77. ac3cc6c Generate binaries for loaders supporting separate binary loading by Summer Qin · 8 years ago
  78. 5976a0a core: avoid incremental linking with -gc by Jens Wiklander · 8 years ago
  79. 733a15f scripts: add symbolize.py by Jerome Forissier · 8 years ago
  80. c1d47bc checkpatch: support tools not supporting argument --typedefsfile by Etienne Carriere · 8 years ago
  81. 1472c99 Take some GP types into account when running patch check tool by Jerome Forissier · 8 years ago
  82. 38f2377 plat-ti: Add AM43xx platform services by Andrew F. Davis · 8 years ago
  83. d7d52b0 plat-ti: Cleanup platform configuration by Andrew F. Davis · 8 years ago
  84. 849b17b checkpatch: accept several commits by Jerome Forissier · 8 years ago
  85. 5849875 monitor: Add support for platform services by Andrew F. Davis · 10 years ago
  86. 5392ae3 scripts: Allow overwriting the checkpatch.pl location by Andrew F. Davis · 9 years ago
  87. 1c93c2b scripts: add wrapper script for checkpatch by Igor Opaniuk · 9 years ago
  88. 09871a7 scripts: Add tee_bin_parser.py by Joakim Bech · 9 years ago
  89. 47805ee scripts: gen_hashed_bin.py Python 3.x support by Joakim Bech · 9 years ago
  90. ba4f1fc scripts: render_font.py for Python 2.x and 3.x by Joakim Bech · 9 years ago
  91. d9b9464 scripts/render_font.py: suppress console output by Jerome Forissier · 9 years ago
  92. f789aa0 libutee: add text rendering routines by Jens Wiklander · 9 years ago
  93. a1db73f Update Juno documentation by Jens Wiklander · 9 years ago
  94. 923c1f3 core: stack unwinding by Jens Wiklander · 10 years ago
  95. bc42074 TA as ELF + signature by Jens Wiklander · 10 years ago
  96. 8f2a233 Delete setup scripts for FVP, MTK, QEMU and update documentation by Jerome Forissier · 10 years ago
  97. 764307b Updating setup_mtk_optee.sh to use public optee_test repository by James Kung · 10 years ago
  98. 50bb226 qemu: Updating script to use the public optee_test by Joakim Bech · 10 years ago
  99. 81551ee fvp: Updating script to use the public optee_test by Joakim Bech · 10 years ago
  100. 11d5908 Release note of 0.3.0 and script updates by Pascal Brand · 10 years ago 0.3.0