1. 42de804 rpi3: spawn getty for both HDMI and serial console by Igor Opaniuk · 7 years ago
  2. d736c7d qemu/qemu_v8: synchronize build scripts by Etienne Carriere · 7 years ago
  3. 0c76195 fvp: use GICv3 to support TF-A v2.0 by Jerome Forissier · 7 years ago
  4. 8bbe58b qemu: remove MULTI_CONSOLE=0 to support TF-A v2.0 by Jerome Forissier · 7 years ago
  5. 6e720ec qemu, qemu_v8: set QEMU_SMP ?= 2 by Jerome Forissier · 7 years ago
  6. 1b09eb7 hikey960: add config fragments required for upstream kernel v4.19 by Jerome Forissier · 7 years ago
  7. ae370d4 buildroot: use QEMU overlay only when platform is QEMU or QEMUv8 by Jerome Forissier · 7 years ago
  8. 9b35916 poplar: multiple fixes by Igor Opaniuk · 7 years ago
  9. b81fe04 poplar: use buildroot for creating initial rootfs by Igor Opaniuk · 7 years ago
  10. 53119b7 Use GCC 8 by Jerome Forissier · 7 years ago 3.3.0
  11. 7fd8fc9 poplar: avoid compile errors when building Linux with GCC 8.x by Jerome Forissier · 7 years ago
  12. 106b53a buildroot: always declare BR2_PACKAGE_OPTEE_BENCHMARK_SITE by Jerome Forissier · 7 years ago
  13. 7372a51 fvp: use DT file foundation-v8-gicv3-psci.dtb by Jerome Forissier · 7 years ago
  14. cc483d3 buildroot: optee_client: add ion group and set permissions on /dev/ion by Jerome Forissier · 7 years ago
  15. 2e947f2 rpi3: use upstream ATF and U-boot by Igor Opaniuk · 7 years ago
  16. e1973bd docs: add missing HiKey960 link and remove MTK8173 link by Joakim Bech · 7 years ago
  17. a298ca1 make: remove MTK8173 and HiKey Debian makefiles by Joakim Bech · 7 years ago
  18. 043f92e docs: remove link to the status of Travis builds by Joakim Bech · 7 years ago
  19. d4a38f1 docs: explain how to get various stable releases by Joakim Bech · 7 years ago
  20. 7fb90c4 docs: remove MTK8173 instructions by Joakim Bech · 7 years ago
  21. 8ad1e28 docs: remove HiKey Debian instructions by Joakim Bech · 7 years ago
  22. 749527c buildroot: add teeclnt group and test user account by Jerome Forissier · 7 years ago
  23. 129d3df buildroot: add support for debugging Normal World applications by Jerome Forissier · 7 years ago
  24. 5e35a05 qemu: buildroot: always enable networking by Jerome Forissier · 7 years ago
  25. d97413e buildroot: run tee-supplicant as non-root by Jerome Forissier · 7 years ago
  26. 0a9644d buildroot: tee-supplicant: use -d (daemonize) option and print OK/FAIL by Jerome Forissier · 7 years ago
  27. 751b35b qemu: buildroot: fix networking by Jerome Forissier · 7 years ago
  28. 24a8b20 qemu: doc: fix host folder sharing documentation by Jerome Forissier · 7 years ago
  29. ad5e8aa poplar: fix dead rootfs URL by Jerome Forissier · 7 years ago
  30. 248f573 qemu.mk: replace bios with u-boot by Jens Wiklander · 7 years ago
  31. a4a5255 hikey960: update name of recovery files (hisi-*) by Jerome Forissier · 7 years ago
  32. 93758cc buildroot: provide CFG_TEE_BENCHMARK in optee_client by Igor Opaniuk · 7 years ago
  33. 3b5d8f0 grub: ignore harmless warning by Jens Wiklander · 7 years ago 3.2.0
  34. fedcc13 rpi3: update rootfs information in the docs by Joakim Bech · 7 years ago
  35. 54411f2 rpi3: indent variables so they line up by Joakim Bech · 7 years ago
  36. 359d130 rpi3: use ttyS0 for getty by Joakim Bech · 7 years ago
  37. ed30f4e rpi3: build using Buildroot by Joakim Bech · 7 years ago
  38. d496f98 poplar: add initial support by Igor Opaniuk · 7 years ago
  39. 28bd7b9 buildroot: add host-python-pycrypto dependency by Volodymyr Babchuk · 7 years ago
  40. 60b52bc qemu_v8: ease SMP testing through QEMU_SMP by Etienne Carriere · 7 years ago
  41. 6a0fc2b toolchain: Remove legacy toolchains by Joakim Bech · 7 years ago
  42. 025e632 rpi3: use current GCC instead of legacy toolchain by Joakim Bech · 7 years ago
  43. d1a05e3 hikey960: use current GCC instead of legacy toolchain by Joakim Bech · 7 years ago
  44. 1bcac04 hikey: use current GCC instead of legacy toolchain by Joakim Bech · 7 years ago
  45. 95a4ae6 fvp: use current GCC instead of legacy toolchain by Joakim Bech · 7 years ago
  46. a6416ed qemu_v8: use current GCC instead of legacy toolchain by Joakim Bech · 7 years ago
  47. 88d027c am32xx am57xx dra7xx: build using buildroot by Jens Wiklander · 7 years ago
  48. 6135687 buildroot: add openssl by Jens Wiklander · 7 years ago
  49. 61b463e br-ext: optee_test: print TA being built by Jens Wiklander · 7 years ago
  50. c6810b5 br-ext: optee_examples: print TA being built by Jens Wiklander · 7 years ago
  51. d612e4a juno: build using buildroot by Jens Wiklander · 7 years ago
  52. 05d5633 qemu: make check: create symlink to rootfs.cpio.gz by Jerome Forissier · 7 years ago
  53. 7bf6b22 qemu: update bios image path in target check by Etienne Carriere · 7 years ago
  54. 0625791 qemu: fix missing output binaries directory creation by Etienne Carriere · 7 years ago
  55. d790b50 doc: update dependency info required for make targets 'check' by Etienne Carriere · 7 years ago
  56. 6d01ac9 qemu: support SMP based on QEMU_SMP by Etienne Carriere · 7 years ago
  57. 5f84eb7 clean dependencies and some ordering by Etienne Carriere · 7 years ago
  58. 46ddff2 qemu: boot from arm-tf by Etienne Carriere · 7 years ago
  59. 5a098ec hikey960: build using buildroot by Jens Wiklander · 7 years ago
  60. f4fe662 hikey960.mk: fix name of hisi-sec_xloader.img by Jerome Forissier · 7 years ago
  61. 797ea98 hikey: build using buildroot by Jens Wiklander · 8 years ago
  62. 41a0dfe fvp: build using buildroot by Jens Wiklander · 8 years ago
  63. ef1f69d qemu_v8: build using buildroot by Jens Wiklander · 7 years ago
  64. 2f42f80 juno: scp binaries renamed by Jens Wiklander · 7 years ago 3.1.0
  65. 2b45366 travis: remove MTK8173 build by Joakim Bech · 7 years ago
  66. a62e63a docs/debug.md: remove section about abort dumps by Jerome Forissier · 7 years ago
  67. 895d897 README.md: fix link to OP-TEE maintainers file by Jerome Forissier · 7 years ago
  68. 4763adc qemu-check.exp: fix expected prompts by Jerome Forissier · 7 years ago
  69. 92582b5 Support legacy compiler by Jens Wiklander · 7 years ago
  70. f9f3912 hikey*: support migration to BL2_EL3 on arm-tf by Victor Chong · 7 years ago
  71. eed314d qemu: build using buildroot by Jens Wiklander · 7 years ago
  72. 07f2aed common: add buildroot target by Jens Wiklander · 7 years ago
  73. c0bc808 Add buildroot external packages repository by Jens Wiklander · 7 years ago
  74. ccd829a Switch to {xtest,optee-examples}-clean-common by Jens Wiklander · 8 years ago
  75. b60156e qemu_v8.mk: update strace-clean to test for Makefile by Joel Anderson · 7 years ago
  76. 571e2da qemu_v8.mk: update edk2-call to invoke the EDK2 build script by Jerome Forissier · 7 years ago
  77. 6990294 travis: rename the github remote by Joakim Bech · 7 years ago
  78. 36ff2a3 benchmark: fix paths for libyaml/benchmark app by Igor Opaniuk · 8 years ago
  79. eed6aa9 strace: Disable multiple personality support by Joakim Bech · 8 years ago 3.0.0
  80. 3ae3c34 rpi3.md: Link to latest Linaro Debian rootfs by Victor Chong · 8 years ago
  81. bdfce4a docs: update debug.md to match the new trace output by Joakim Bech · 8 years ago
  82. da5f891 toolchain.mk: download packages over HTTPS by Jerome Forissier · 8 years ago
  83. c94e95a edk2: Update QEMU v8 and FVP builds by Joakim Bech · 8 years ago
  84. ab62261 fvp: Build and use an UEFI boot image by Joakim Bech · 8 years ago
  85. 277ddad fvp: Introduce grub to the FPV setup by Joakim Bech · 8 years ago
  86. 69cb23e docs/debug.md: add section about debugging TA by Alex Demyankov · 8 years ago
  87. 332f7d3 juno: upload all the device tree blobs by Fathi Boudra · 8 years ago
  88. 7a71651 Make include directive of toolchain.mk and common.mk compulsory by Victor Chong · 8 years ago
  89. 86840a4 Fix strace dependency by Victor Chong · 8 years ago
  90. 908c823 qemu_v8.mk: remove ARM-TF flag: ERROR_DEPRECATED=1 by Jerome Forissier · 8 years ago 2.6.0
  91. 034c3cd fvp: update path to simulator executable by Jens Wiklander · 8 years ago
  92. 344cce3 mtk8173: Disable unused features in Linux kernel by Joakim Bech · 8 years ago
  93. 0a60a9d qemu: use 1 virtual CPUs (-smp 1) for "make check" by Jerome Forissier · 8 years ago
  94. 2a90dde qemu: "make check": make number of cores configurable by Jerome Forissier · 8 years ago
  95. fca6c94 qemu: use 4 virtual CPUs (-smp 4) for "make check" by Jerome Forissier · 8 years ago
  96. 47985c8 hikey_debian: add missing arm-tf and atf-fb dependencies to l-loader by Victor Chong · 8 years ago
  97. a51a404 hikey960: add missing arm-tf and edk2 dependencies by Jens Wiklander · 8 years ago
  98. d3c32a0 hikey: add missing arm-tf and atf-fb dependencies by Jens Wiklander · 8 years ago
  99. 5b5ca4b rpi3: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  100. a5941c0 qemu_v8: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago