1. beb8f22 qemu_v8: xen: re-use Dom0 root FS for DomU by Jerome Forissier · 1 year, 10 months ago
  2. c551017 common.mk: make CFG_IN_TREE_EARLY_TAS configurable at build time by Jerome Forissier · 1 year, 11 months ago
  3. 8c7050e common.mk: Add $(ARCH) variable and add RISC-V related variables by Alvin Chang · 2 years ago
  4. 9b54724 Fix build of fTPM by enabling build of 32-bit libraries by Andreas Korb · 2 years, 2 months ago
  5. 44404dc common.mk: Remove deprecated legacy toolchains by Alvin Chang · 2 years, 3 months ago
  6. d808174 common, qemu: Add support for konsole terminal emulator by César Pastorini · 2 years, 5 months ago
  7. dc34f49 common.mk: add PYTHON3 variable by Imre Kis · 2 years, 4 months ago 3.21.0
  8. 1e36c12 common.mk: set CFG_USER_TA_TARGETS by Jens Wiklander · 2 years, 4 months ago
  9. 38a80b0 optee_rust: change toolchain path searching priority by Yuan Zhuang · 2 years, 6 months ago
  10. bcfa3f5 rust: fix make optee-rust by Jerome Forissier · 2 years, 11 months ago
  11. 243e570 common.mk: buildroot: force make -j1 in buildroot when not per-package by Jerome Forissier · 3 years ago
  12. 0ef63b3 common: add -t to set initial title for gnome-terminal by Mark-PK Tsai · 3 years, 1 month ago 3.18.0 3.18.0-rc1
  13. 35e6099 fvp: separate Measured Boot and fTPM config by Balint Dobszay · 3 years, 2 months ago
  14. 0e1fa8d optee-rust: prevent new execution after successful build by Jerome Forissier · 3 years, 2 months ago
  15. 9b6a7a2 qemu_v8: build Xen with Buildroot by Jerome Forissier · 3 years, 3 months ago
  16. 213e65e optee-rust: set OPTEE_DIR before initializing environment by Yuan Zhuang · 3 years, 3 months ago
  17. 8b80891 qemu_v8: xen: apply patch to fix issue with RPC buffer release by Jerome Forissier · 3 years, 3 months ago
  18. e9bff1c common.mk: buildroot: enable top-level parallel build by Jerome Forissier · 3 years, 6 months ago
  19. 3412e52 common.mk: Fix build error with CFG_TEE_BENCHMARK by Sadiq Hussain · 3 years, 6 months ago
  20. 45cf44c qemu: Enable Linux Trusted Keys test setup by Sumit Garg · 3 years, 8 months ago
  21. 495dc6a toolchain: Add optimizations for aarch64 host by Sumit Garg · 3 years, 8 months ago
  22. c0660cc common.mk: fix cargo error when building Rust examples by Yuan Zhuang · 3 years, 9 months ago
  23. d22f2dc optee_rust_examples_ext.mk: fix linker not found error by Rong Fan · 3 years, 10 months ago
  24. 19a58f0 Add Rust examples by Rong Fan · 4 years ago
  25. 264c7d4 linux-defconfig: explicit cross compile flag usage by Ibai Erkiaga · 4 years ago
  26. 1f9ad6d qemu, qemu_v8: use soc_term.py by Jerome Forissier · 4 years ago
  27. cf56848 Add support to build (and run) an image with Measured Boot and fTPM support. by Javier Almansa Sobrino · 5 years ago
  28. 4e1b0bd Use security_model mapped-xattr for QEMU Persistent Secure Storage by Christoph Gellner · 4 years, 1 month ago
  29. f3ca6b2 qemu_v8.mk: Enable DomU in Dom0 rootfs by Ruchika Gupta · 4 years, 2 months ago
  30. 4dc7512 qemu_v8.mk: Add option to add Xen in boot flow by Ruchika Gupta · 4 years, 2 months ago
  31. 02eaba7 qemu_v8.mk: Add option to use U-Boot instead of edk2 by Ruchika Gupta · 4 years, 2 months ago
  32. 68f7f8d Build needed cross toolchain with buildroot for non-x86_64 hosts by Jens Wiklander · 4 years, 2 months ago
  33. fa9d057 common: remove deprecated dependency for optee-os-clean-common by Etienne Carriere · 4 years, 4 months ago
  34. 9a1e028 qemu_v8: fix error in edk2-clean by Jerome Forissier · 4 years, 5 months ago
  35. 819066f common.mk: remove unused targets and definitions by Jerome Forissier · 4 years, 5 months ago
  36. 1dace42 common.mk: qemu: do not build docs by Jerome Forissier · 4 years, 6 months ago
  37. 487e6e4 br-ext: embed opensc for pkcs11-tool by Etienne Carriere · 6 years ago
  38. 0170c6c Introduce BR2_PACKAGE_OPTEE_TEST_EXT_WITH_CXX_TESTS by Jerome Forissier · 4 years, 9 months ago 3.12.0-rc1
  39. 1c146e4 Introduce BR2_PACKAGE_OPTEE_TEST_EXT_WITH_TLS_TESTS by Jerome Forissier · 4 years, 9 months ago
  40. 68a25e0 Add support for gp-suite in optee_test by Jens Wiklander · 5 years ago 3.11.0 3.11.0-rc1
  41. 6347ed9 common.mk: set CFG_ARM64_core=n when COMPILE_S_KERNEL != 64 by Jerome Forissier · 5 years ago
  42. 206aa46 qemu: optionally preserve secure storage between reboots by Roland Nagy · 5 years ago 3.10.0 3.10.0-rc1
  43. ef7253c common.mk: Rename BENCHMARK_APP_PATH to OPTEE_BENCHMARK_PATH by Etienne Carriere · 6 years ago
  44. bb1adef Remove deprecated busybox rules by Etienne Carriere · 6 years ago
  45. 3768a2b Use generic OPTEE_OS_PLATFORM to define platform by Etienne Carriere · 6 years ago
  46. e1ece83 br-ext: Rename OP-TEE packages with _ext suffix by Etienne Carriere · 6 years ago
  47. d6b1781 qemu: Add VirtIORNG random data source by Albert Schwarzkopf · 6 years ago
  48. 7ee482e common.mk: add macro cc-option to test compiler support by Jerome Forissier · 6 years ago
  49. e67d879 common.mk: use ccache to build OP-TEE user space libraries by Jerome Forissier · 6 years ago
  50. 7fbd6ce common.mk: buildroot: append BR2_ variables to config automatically by Jerome Forissier · 6 years ago
  51. e275381 common.mk: add mmc-utils buildroot package by Victor Chong · 6 years ago
  52. 5dc030c common: remove deprecated gnome-terminal flag by Joakim Bech · 6 years ago
  53. ed79f25 set CFG_TA_TEST_PATH=y for optee_client build by Victor Chong · 6 years ago
  54. 91ebff7 buildroot: add optee_os package to copy shared libraries into the root FS by Jerome Forissier · 6 years ago 3.5.0-rc1
  55. 82a691e common: remove deprecated rootfs targets by Etienne Carriere · 6 years ago
  56. 72b934f Update the launch_terminal definition in case of using LAUNCH_TERMINAL by Hashem Tatari · 7 years ago
  57. 42de804 rpi3: spawn getty for both HDMI and serial console by Igor Opaniuk · 7 years ago
  58. ae370d4 buildroot: use QEMU overlay only when platform is QEMU or QEMUv8 by Jerome Forissier · 7 years ago
  59. 129d3df buildroot: add support for debugging Normal World applications by Jerome Forissier · 7 years ago
  60. 5e35a05 qemu: buildroot: always enable networking by Jerome Forissier · 7 years ago
  61. 751b35b qemu: buildroot: fix networking by Jerome Forissier · 7 years ago
  62. 88d027c am32xx am57xx dra7xx: build using buildroot by Jens Wiklander · 7 years ago
  63. 6135687 buildroot: add openssl by Jens Wiklander · 7 years ago
  64. 92582b5 Support legacy compiler by Jens Wiklander · 7 years ago
  65. 07f2aed common: add buildroot target by Jens Wiklander · 7 years ago
  66. ccd829a Switch to {xtest,optee-examples}-clean-common by Jens Wiklander · 8 years ago
  67. 36ff2a3 benchmark: fix paths for libyaml/benchmark app by Igor Opaniuk · 8 years ago
  68. c94e95a edk2: Update QEMU v8 and FVP builds by Joakim Bech · 8 years ago
  69. ab62261 fvp: Build and use an UEFI boot image by Joakim Bech · 8 years ago
  70. 7b3a94c benchmark: add support for libyaml by Igor Opaniuk · 8 years ago
  71. bbcf27d common: move MULTIARCH definition to common.mk by Igor Opaniuk · 8 years ago
  72. f7b3509 common: add OP-TEE OS image v2 defines by Jens Wiklander · 8 years ago
  73. a13ff03 common: fix install of optee-examples TAs by Etienne Carriere · 8 years ago
  74. 584efe5 examples: use optee_examples rep by Igor Opaniuk · 8 years ago
  75. 5b58525 common.mk: fix invalid empty test on $(LAUNCH_TERMINAL) by Jerome Forissier · 8 years ago
  76. 46f8585 common.mk: misc updates by Victor Chong · 8 years ago
  77. 3bcef44 Move `define expand-env-var` to common.mk by Victor Chong · 8 years ago
  78. 221154a common.mk: use CROSS_COMPILE for optee_benchmark by Yves Lefloch · 8 years ago
  79. 0758060 common.mk: allow user to override launch-terminal in make run by Alex Bennée · 8 years ago
  80. 2c429d7 hikey_debian: update edk2 with newer build and instructions by Victor Chong · 8 years ago
  81. 4f667cd benchmark: fix build by Igor Opaniuk · 8 years ago
  82. 27edfc7 OP-TEE Benchmark by Igor Opaniuk · 9 years ago
  83. 650f298 Slight change in EDK2 compiling by Jens Wiklander · 8 years ago
  84. efd5629 qemu, qemu_v8: prefer gnome-terminal over xterm when available by Jerome Forissier · 9 years ago
  85. 1333db4 rootfs: start tee-supplicant on boot by Jerome Forissier · 9 years ago
  86. 0aea4ef qemu: add option to enable SLiRP user networking by Igor Opaniuk · 9 years ago
  87. 965db7b xtest: fix clean default configuration by Etienne Carriere · 9 years ago
  88. 4b85a68 Fix incorrect UUID for hello world TA by Joakim Bech · 9 years ago
  89. 23b4131 qemu: virtfs: fix wrong variable name by Jerome Forissier · 9 years ago
  90. 97d0529 Enable configuring QEMU with Virtfs support by Igor Opaniuk · 9 years ago
  91. cc23f6b cleanup op-tee core default log level by Etienne Carriere · 9 years ago
  92. 5e11351 factorize 'filelist' and 'update_rootfs' rules by Etienne Carriere · 9 years ago
  93. 3f9250f rpi3: Initial rpi3.mk file for Raspberry Pi 3 by Philip Attfield · 9 years ago
  94. 8519bcf Add support for hello_world TA by Victor Chong · 9 years ago
  95. 9f0d120 Add driver to filesystem only if built as module. by Victor Chong · 9 years ago
  96. fc2f012 fvp: generic driver by Jens Wiklander · 10 years ago
  97. 23ef205 CFG_TEE_CORE_LOG_LEVEL not fixed anymore by Pascal Brand · 9 years ago
  98. efe5659 Use mix compilation mode on all platforms by Pascal Brand · 9 years ago
  99. 412811a common: Fix optee_linuxdriver clean target by Victor Chong · 9 years ago
  100. 6044eb5 fvp: Introduce mixed compilation mode 32bits / 64bits by Pascal Brand · 9 years ago