1. c952ffb [project][qemu] Update linux build to support 5.10 by Arve Hjønnevåg · 3 years, 1 month ago
  2. f4b92a5 [project][generic-arm] Add hwaes service by Wenhao Wang · 3 years, 1 month ago
  3. 0e7131c [project] Add test encryption keys for qemu by Andrei Homescu · 3 years, 3 months ago
  4. 9ce902e [project] Add test signing keys for qemu by Andrei Homescu · 3 years, 3 months ago
  5. 59e22d1 [project][generic-arm] Add metrics services by Tri Vo · 3 years, 3 months ago
  6. d58bb90 add a stop script to the emulator bundle by Kris Alder · 3 years, 3 months ago
  7. 6616437 Remove Qemu build directory from make dependencies by Stephen Crane · 3 years, 3 months ago
  8. 9a272c2 output device serial when starting emulator by Kris Alder · 3 years, 3 months ago
  9. 2ef1122 Explicitly specify python version to use in run script by Marco Nelissen · 3 years, 3 months ago
  10. 6521b0c [project] Allow dynamic app loading on QEMU builds by Tri Vo · 3 years, 3 months ago
  11. 1871697 [project] Enable UBSan on fuzz builds by Tri Vo · 3 years, 4 months ago
  12. 639c38f [project][generic-arm] Enable dynamic application loader by Andrei Homescu · 3 years, 6 months ago
  13. 43f2a55 [qemu] Reduce log output on fuzz builds by Tri Vo · 3 years, 5 months ago
  14. 6df2faf Use GLOBAL_SHARED_ flag variant by Stephen Crane · 3 years, 8 months ago
  15. 9d43650 [project][qemu] setting python2.7 interpreter by Rajesh Nyamagoud · 3 years, 5 months ago
  16. 1de5bbe Add confirmationui app and mock secure_fb service to generic-arm-inc.mk by Janis Danisevskis · 4 years, 6 months ago
  17. d789d22 [project][qemu] Remove ATF dependency for archive by Stephen Crane · 3 years, 6 months ago
  18. 54fbf24 [qemu] Enable sancov on fuzz builds by Tri Vo · 3 years, 7 months ago
  19. 5cbd702 [project][qemu] Remove unneeded features by Stephen Crane · 3 years, 6 months ago
  20. 6fde6ad Enable shadow call stack in user-task modules by Per Larsen · 3 years, 7 months ago
  21. a1e39c0 [project][generic-arm] Add confirmationui by Wenhao Wang · 3 years, 6 months ago
  22. 6afc5fd Create binary archive of QEMU Trusty by Stephen Crane · 3 years, 7 months ago
  23. 79ce928 Use relative paths in qemu run scripts by Stephen Crane · 3 years, 7 months ago
  24. 599eb89 [project] Add Trusty build for fuzzing by Tri Vo · 3 years, 8 months ago
  25. 153af95 [project][generic-arm] Enable stack protector by default by Tri Vo · 3 years, 7 months ago
  26. fb67100 [project][generic-arm] Add UBSan feature flag by Tri Vo · 3 years, 7 months ago
  27. b650121 [project][generic-arm] Make LTO and CFI toggleable by Tri Vo · 3 years, 7 months ago
  28. b136205 Enable CFI in trusty modules by Rajesh Nyamagoud · 3 years, 9 months ago
  29. 6f91321 [project][generic-arm] Typo fixed by Rajesh Nyamagoud · 3 years, 8 months ago
  30. 149382b Enable LTO in trusty modules by Rajesh Nyamagoud · 3 years, 9 months ago
  31. f2830b1 [project][qemu] Switch to new RPMB provisioning scheme by Wenhao Wang · 4 years, 1 month ago
  32. 48c6505 [project][generic-arm] Add system_state server by Arve Hjønnevåg · 3 years, 9 months ago
  33. 8593e0b Set default KM wrapping key size to 256-bit by Matthew Maurer · 4 years ago
  34. 882df51 [project][qemu] Fix adb root race condition by Tri Vo · 3 years, 10 months ago
  35. 1251834 [project][qemu] Increase adb wait-for-device timeout to 2 min by Tri Vo · 3 years, 11 months ago
  36. 9311a2c [project][linux] Generate Trusty defconfig using fragments by Tri Vo · 3 years, 11 months ago
  37. 5fb6aa6 [project][linux] Link Linux with LLD by Tri Vo · 4 years ago
  38. 2631689 [project][generic-arm] Increase kernel address space to 1 GB by Tri Vo · 4 years ago
  39. 0a583d0 [project][generic-arm] Build with SW SPI loopback device by Tri Vo · 4 years ago
  40. 3e059a6 [project][qemu] Add support to specify QEMU target list by Zhong,Fangjian · 4 years, 1 month ago
  41. cd9c8e5 [qemu.py] Support variable length timeouts by Matthew Maurer · 4 years, 2 months ago
  42. 94a07ab [project][qemu] 32 bit linux support by Arve Hjønnevåg · 4 years, 3 months ago
  43. e1deb76 Build Trusty with .symtab by Tri Vo · 4 years, 3 months ago
  44. 318f488 [project][qemu] Add qemu_error by Arve Hjønnevåg · 4 years, 3 months ago
  45. b965867 qemu: disable -Werror by Tri Vo · 4 years, 4 months ago
  46. febb9a3 qemu: add SMC service to all qemu builds by Tri Vo · 4 years, 4 months ago
  47. 5b06658 [project][qemu] Introduce QEMU options python script by Zhong,Fangjian · 4 years, 6 months ago
  48. ff9812c [project][qemu] Handle ctrl-c better when waiting for monitor command by Arve Hjønnevåg · 4 years, 6 months ago
  49. d897467 [project][qemu] Fix interactive mode by Arve Hjønnevåg · 4 years, 6 months ago
  50. e01261f [project][qemu] Wait longer for adb transport to disappear in teardown by Arve Hjønnevåg · 4 years, 6 months ago
  51. 80a317e [project][qemu] Allow debug before killing test command by Arve Hjønnevåg · 4 years, 6 months ago
  52. ded380e [project][qemu] Refactor qemu monitor commands by Arve Hjønnevåg · 4 years, 6 months ago
  53. e859740 [project][qemu] Listen on socket before starting qemu process by Arve Hjønnevåg · 4 years, 6 months ago
  54. 16c5c80 [project][qemu] Fix --debug-on-error by Arve Hjønnevåg · 4 years, 6 months ago
  55. f3ca9b8 [project][qemu] Disable timeout when debug is set by Arve Hjønnevåg · 4 years, 7 months ago
  56. dc7e39c [project] Add gicv3 build variants by Arve Hjønnevåg · 4 years, 7 months ago
  57. 87ccb5e qemu: add SMC service to qemu test builds by Tri Vo · 4 years, 7 months ago
  58. c7272d3 [project][qemu] Update message handling and command directory cleanup by Zhong,Fangjian · 4 years, 8 months ago
  59. 0da7abc [project][qemu] Introduce testrunner0 port for communication by Zhong,Fangjian · 4 years, 10 months ago
  60. 3d610b4 Enable pattern initialization in test builds by Matthew Maurer · 4 years, 9 months ago
  61. cb3f377 Enlarge user address space on ARM64 by Matthew Maurer · 5 years ago
  62. f56f598 Disable ASLR on 32-bit by Matthew Maurer · 5 years ago
  63. 4c5ba6f [project][qemu] Wait for adb transport to disappear in teardown by Arve Hjønnevåg · 5 years ago
  64. 46901d0 Use Clang instead of GCC for ATF build by Matthew Maurer · 5 years ago
  65. cd439e3 [project] Build AVB app by Nick Bray · 5 years ago
  66. f5a2598 [project][qemu] Increase debug information on failure by Arve Hjønnevåg · 5 years ago
  67. c214fd2 Move external/trusty to external/trusty/bootloader by Nick Bray · 5 years ago
  68. 1b67935 Enable UBSan in test builds by Matthew Maurer · 5 years ago
  69. da08294 Use flex+bison from buildtools rather than host by Matthew Maurer · 5 years ago
  70. 7cbd049 [project][generic-arm64] Get list of usertests from trusty/user/base by Arve Hjønnevåg · 5 years ago
  71. 200acad [generic-arm-test] Set TEST_BUILD and add appmgmt syscall tests by Roberto Pereira · 5 years ago
  72. 3cfe1eb [generic-arm] Use new variable for built-in applications by Roberto Pereira · 5 years ago
  73. fc21562 Wait for RPMB socket to prevent race by Matthew Maurer · 5 years ago
  74. 7ef1b46 Add support for user-supplied QEMU flags by Matthew Maurer · 5 years ago
  75. 53591e8 Add --debug to use gdb with the QEMU runner by Matthew Maurer · 5 years ago
  76. d9ca41d [project][generic-arm64] Move list of kerneltests to trusty/kernel/ by Arve Hjønnevåg · 5 years ago
  77. 7f8865b [project][qemu] Add virtio PCI device support for virtual rpmb by Zhong,Fangjian · 5 years ago
  78. 5e65d2a [project] add libc-test by Nick Bray · 5 years ago
  79. 7aa7d07 [project][qemu] Allow multiple temp files passed to qemu by Arve Hjønnevåg · 5 years ago
  80. 0f09508 [emulator-runner] Hook up rpmb daemon by Matthew Maurer · 5 years ago
  81. ce996f1 Use O_NONBLOCK when opening command pipe by Matthew Maurer · 5 years ago
  82. e6b0d9e Use Android Prebuilt by Matthew Maurer · 5 years ago
  83. 853cced Use Clang to build the kernel by Matthew Maurer · 5 years ago
  84. 31b8800 [project][project/generic-arm-test] Use new appmgmt srv1 and srv2 names by Roberto Pereira · 5 years ago
  85. a7e2a32 When in interactive mode, don't die on adb timeout by Matthew Maurer · 5 years ago
  86. 609e556 [project][project/generic-arm-test] Add appmgmt boot test apps by Roberto Pereira · 5 years ago
  87. cec69ce Always set console nonblocking when cleaning up by Matthew Maurer · 5 years ago
  88. 6ae07b3 Add consoletest by Nick Bray · 5 years ago
  89. a3f7ec6 Do not suppress test output by Matthew Maurer · 5 years ago
  90. a712e26 Type error in result aggregation by Matthew Maurer · 5 years ago
  91. 71a8427 Add new python-based qemu runner by Matthew Maurer · 5 years ago
  92. d94bdb2 Generate json file containing key build paths by Matthew Maurer · 5 years ago
  93. 8536424 Add usercopytest by Arve Hjønnevåg · 5 years ago
  94. 8ff8837 Add Linux to QEMU builds by Matthew Maurer · 5 years ago
  95. 1020e58 Disable qemu submodule fetching by Matthew Maurer · 5 years ago
  96. 2a0c209 [project][qemu] Fix license by Arve Hjønnevåg · 6 years ago
  97. ee22ace Add support for 64-bit apps by Michael Ryleev · 6 years ago
  98. 0da7ce4 Add keymaster device unittests. by Yu Shan · 6 years ago
  99. 475943b [project][qemu] Start emulator with 4 cpus by Arve Hjønnevåg · 6 years ago
  100. 13f8422 [project][generic-arm64] Add smp test by Arve Hjønnevåg · 6 years ago