1. 2a90dde qemu: "make check": make number of cores configurable by Jerome Forissier · 8 years ago
  2. fca6c94 qemu: use 4 virtual CPUs (-smp 4) for "make check" by Jerome Forissier · 8 years ago
  3. 47985c8 hikey_debian: add missing arm-tf and atf-fb dependencies to l-loader by Victor Chong · 8 years ago
  4. a51a404 hikey960: add missing arm-tf and edk2 dependencies by Jens Wiklander · 8 years ago
  5. d3c32a0 hikey: add missing arm-tf and atf-fb dependencies by Jens Wiklander · 8 years ago
  6. 5b5ca4b rpi3: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  7. a5941c0 qemu_v8: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  8. a96be22 mediatek: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  9. 86ad6ef juno: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  10. cb2c121 fvp: drop -O0 flag for ARM-TF by Jens Wiklander · 8 years ago
  11. 8445559 docs/debug.md: add section about abort/panic messages and symbolize.py by Jerome Forissier · 8 years ago
  12. af23b92 docs/debug.md: move 'Known issues' section by Jerome Forissier · 8 years ago
  13. 9860c92 hikey*: Use l-loader makefile by Victor Chong · 8 years ago
  14. ba98b30 hikey+debian: Build nvme.img instead of downloading a prebuilt by Victor Chong · 8 years ago
  15. b7e6533 hikey_debian: Delete linux package build files on linux-clean by Victor Chong · 8 years ago
  16. 3a82921 hikey_debian: Add more config fragments by Victor Chong · 8 years ago
  17. 9eac7a2 hikey_debian: Add deb-clean target by Victor Chong · 8 years ago
  18. 861a846 hikey+debian: Update l-loader build instructions by Victor Chong · 8 years ago
  19. c97d49a hikey: Update grub build instructions by Victor Chong · 8 years ago
  20. 18814ff hikey+debian: switch ARM-TF image v2 to load OP-TEE and SCP_BL2 by Victor Chong · 8 years ago
  21. fcd3ea7 hikey+debian: arm-tf: Remove -O0 -gdwarf-2 flags by Victor Chong · 8 years ago
  22. 7d09646 hikey+debian: Remove optee-examples from all by Victor Chong · 8 years ago
  23. bf8160a hikey+debian: Update and improve edk build commands by Victor Chong · 8 years ago
  24. 5f085e2 hikey+debian: Add atf-fastboot target by Victor Chong · 8 years ago
  25. 4ded645 hikey+debian: Make cosmetic changes by Victor Chong · 8 years ago
  26. ce14423 kconfigs: hikey_debian: Set CONFIG_EXT4_FS=y by Victor Chong · 8 years ago
  27. 6f05d38 hikey: enable ION unmapped heap test support in kernel config by Etienne Carriere · 8 years ago
  28. deba045 qemu: enable ION unmapped heap test support in kernel config by Etienne Carriere · 8 years ago
  29. cdc6fe0 qemu: fix "make check" to use OP-TEE image v2 by Jerome Forissier · 8 years ago
  30. 8f55ab5 faq: Move page to optee_website by Victor Chong · 8 years ago
  31. 22f0e3e faq: Add entry for calling op-tee from android .apk apps by Victor Chong · 8 years ago
  32. 37ab51d qemu: bios load OP-TEE image v2 by Jens Wiklander · 8 years ago
  33. 29da21d rpi3: use firmware fetched by repo by Igor Opaniuk · 8 years ago
  34. 7b3a94c benchmark: add support for libyaml by Igor Opaniuk · 8 years ago
  35. bbcf27d common: move MULTIARCH definition to common.mk by Igor Opaniuk · 8 years ago
  36. 865d775 hikey960: switch ARM-TF image v2 to load OP-TEE by Victor Chong · 8 years ago
  37. 218f68e hikey_debian: Copy CAs to the proper location by Victor Chong · 8 years ago
  38. 1ade015 hikey_debian: Fix bug copying ta to deb package by Victor Chong · 8 years ago
  39. 7abd3ed juno: switch ARM-TF image v2 to load OP-TEE by Jens Wiklander · 8 years ago
  40. 0b3eb33 fvp: switch ARM-TF image v2 to load OP-TEE by Jens Wiklander · 8 years ago
  41. 177d0f2 qemu_v8: switch ARM-TF image v2 to load OP-TEE by Jens Wiklander · 8 years ago
  42. f7b3509 common: add OP-TEE OS image v2 defines by Jens Wiklander · 8 years ago
  43. a13ff03 common: fix install of optee-examples TAs by Etienne Carriere · 8 years ago
  44. d503411 build: fix rpi3 and hikey960 builds by Igor Opaniuk · 8 years ago
  45. 584efe5 examples: use optee_examples rep by Igor Opaniuk · 8 years ago
  46. accde81 rpi3: update jtag debugging details by Igor Opaniuk · 8 years ago
  47. 5b58525 common.mk: fix invalid empty test on $(LAUNCH_TERMINAL) by Jerome Forissier · 8 years ago
  48. 46f8585 common.mk: misc updates by Victor Chong · 8 years ago
  49. 73beda9 hikey960: Add missing symbolic link by Victor Chong · 8 years ago
  50. 01e4baa docs: hikey.md: misc update by Victor Chong · 8 years ago
  51. 1b96c3d docs: Add hikey960.md by Victor Chong · 8 years ago
  52. b1bcc75 travis: Enable hikey960 by Victor Chong · 8 years ago
  53. 3bcef44 Move `define expand-env-var` to common.mk by Victor Chong · 8 years ago
  54. 05bb4ed hikey960: Add initial support by Victor Chong · 8 years ago
  55. 221154a common.mk: use CROSS_COMPILE for optee_benchmark by Yves Lefloch · 8 years ago
  56. 0758060 common.mk: allow user to override launch-terminal in make run by Alex Bennée · 8 years ago
  57. d522638 benchmark: enable benchmark for rpi3 by Igor Opaniuk · 8 years ago
  58. 4a2bf9a qemu_v8: enable benchmark support by Igor Opaniuk · 8 years ago
  59. 831b580 Travis: Add -p when create the bin folder by Joakim Bech · 8 years ago
  60. 1550f58 hikey_debian: update Wi-Fi firmware by Jerome Forissier · 8 years ago 2.5.0
  61. c309c4f hikey_debian: revert to Linaro RP 16.06 root FS by Jerome Forissier · 8 years ago
  62. 991e0f2 fvp: use gicv3 legacy mode by Guanchao Liang · 8 years ago 2.5.0-rc2
  63. 55e14f0 hikey_debian: Disable SDP since kernel doesn't support it yet by Victor Chong · 8 years ago 2.5.0-rc1
  64. 5402ddd hikey_debian: Update rootfs to stretch by Victor Chong · 8 years ago
  65. b7ef625 hikey_debian: Update linux build commands for rpk v4.9 by Victor Chong · 8 years ago
  66. 346cc48 hikey_debian: build boot image by Victor Chong · 8 years ago
  67. b44b4d6 hikey_debian: build grub by Victor Chong · 8 years ago
  68. 2c429d7 hikey_debian: update edk2 with newer build and instructions by Victor Chong · 8 years ago
  69. 8f77f8d hikey_debian: use `git describe` for OPTEE_PKG_VERSION by Victor Chong · 8 years ago
  70. 7440509 hikey_debian: cleanup `prepare` target by Victor Chong · 8 years ago
  71. 17bd83b travis: Always use the branch from the committer by Joakim Bech · 8 years ago
  72. 4f667cd benchmark: fix build by Igor Opaniuk · 8 years ago
  73. 27edfc7 OP-TEE Benchmark by Igor Opaniuk · 9 years ago
  74. 5fc1f85 Replace 'all-clean' targets with 'clean' by Victor Chong · 8 years ago
  75. b01445e README: Remove 'all run' target by Victor Chong · 8 years ago
  76. 284e9ee mediatek.mk: Change 'run' target to 'flash' by Victor Chong · 8 years ago
  77. dd7a312 hikey: add kernel config fragments for Secure Data Path by Jerome Forissier · 8 years ago
  78. 75045e3 docs: add links to device specific documentation by Joakim Bech · 8 years ago
  79. 25cde8a ti: Remove uEnv.txt for TI builds by Andrew F. Davis · 8 years ago
  80. a77808b am57xx: initial support for TI AM57xx by Igor Opaniuk · 8 years ago
  81. 48ade15 rpi3: minor: add output to both monitor and UART by Igor Opaniuk · 8 years ago
  82. 815aac9 am43xx: Initial support for TI AM43xx by Andrew F. Davis · 8 years ago
  83. f698047 dra7xx: Refactor Makefile and filenames to ease addition of new platforms by Andrew F. Davis · 8 years ago
  84. 4b8b553 travis: use commit from push/pr branch by Joakim Bech · 8 years ago 2.4.0
  85. b704790 qemu_v8: use make instead of build in edk2 by Joakim Bech · 8 years ago
  86. aff02a6 travis: add iasl to apt-get by Joakim Bech · 8 years ago
  87. cc09bfd doc: update faq.md by Joakim Bech · 8 years ago
  88. 2795cfe qemu_v8: switch to compile UEFI from EDK2 upstream by Jens Wiklander · 8 years ago
  89. 650f298 Slight change in EDK2 compiling by Jens Wiklander · 8 years ago
  90. 8b3c4e0 doc: add dtc to prerequisites by Igor Opaniuk · 8 years ago
  91. 26739bc qemu: fix linux kernel config regarding SDP support by Etienne Carriere · 8 years ago
  92. edaa02b fvp: emulate ARM-v8.0 by Jens Wiklander · 8 years ago
  93. a930583 qemu conf: enable ION for OP-TEE/SDP test support by Etienne Carriere · 8 years ago
  94. 029f82b Merge pull request #130 from vchong/fixlink by Jérôme Forissier · 8 years ago
  95. 4f4c4b7 qemu_v8: Update broken link by Victor Chong · 8 years ago
  96. c8ba87c qemu-check.exp: do not start tee-supplicant by Jerome Forissier · 8 years ago
  97. d19dd75 hikey_debian: Add notes to try 'make recovery' if 'make flash' fails by Victor Chong · 8 years ago
  98. 5f49989 hikey_debian: Update rootfs to 16.06 by Victor Chong · 8 years ago
  99. 5625981 dra7xx: Update FIT image name to match latest U-Boot default by Andrew F. Davis · 8 years ago
  100. c69a493 dra7xx: Update DRA7xx build process to use defconfig_builder.sh by Andrew F. Davis · 8 years ago