summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-26project/qemu: Move argparsing and main methods to run.pyPer Larsen
2022-10-26project/qemu: Expand test bindings in run.pyPer Larsen
2022-10-26project/qemu: Separate launch, test, and shutdown stepsPer Larsen
2022-10-23project/qemu: Don't store tests in Runner objectPer Larsen
2022-10-23project/qemu: Add androidtest_run method to RunnerPer Larsen
2022-10-23project/qemu: Add RunnerSession to store run statePer Larsen
2022-10-23project/qemu: Move check_config method into ConfigPer Larsen
2022-10-05project/qemu: Improve error handling in scan_transportPer Larsen
2022-09-29project/qemu: Apply correct linter resolutionPer Larsen
2022-09-26project/qemu: Don't pass None to os.join()Per Larsen
2022-09-26project/qemu: Run pylint over qemu.pyPer Larsen
2022-09-15project/qemu: Add Python run scriptPer Larsen
2022-09-13project/qemu: Outline code to construct argparserPer Larsen
2022-08-17[project][qemu] Cleaning up 32 bit release makefile.Orlando Arbildo
2022-08-12Prevent dup'd timeout msgs for wait-for-deviceDaniel Angell
2022-08-10project/qemu: Avoid UnboundLocalError on ctrl-cPer Larsen
2022-08-09project/qemu: Add README for debugging with LLDBDaniel Angell
2022-08-04project/qemu: Reduce adb flake in qemu.pyDaniel Angell
2022-08-03Add hwwsk sample service to generic arm imageStephen Crane
2022-07-28project/qemu: Return status code on timeoutPer Larsen
2022-07-26project/qemu: Preliminary support for lldb debuggingDaniel Angell
2022-07-26project/qemu: Wait on subprocess with timeoutPer Larsen
2022-07-25Use input() instead of raw_input()Daniel Angell
2022-07-20[project][qemu] Build TF-A with SPMD_SPM_AT_SEL2=0Tri Vo
2022-06-09[project][qemu] Fix Android prebuilt copy during buildDaniel Angell
2022-06-01[project][generic-arm][qemu] Adding RELEASE_BUILD flag.Orlando Arbildo
2022-05-20Add cast-auth app as builtin applicationArmelle Laine
2022-05-07[project][qemu] Disable OpenGLPer Larsen
2022-05-03[hwkey] Add Rust interface for hwkey clientaneksteind
2022-04-27[project][qemu] Always copy Trusty logs to linux kernel logMarco Nelissen
2022-04-20Allow passing Android build trees to run.Peter Collingbourne
2022-04-11[project][qemu] Disable rate limiting for the Trusty log driverMarco Nelissen
2022-02-01[project][generic-arm] Enable KASLR for arm64 kernelsAndrei Homescu
2022-02-01[project][qemu] Reduce MMU_IDENT_SIZE_SHIFT on arm64Andrei Homescu
2021-11-03[project][qemu] Ignore IOErrors in closeperl
2021-11-03[project][qemu] Fix NoneError on timeoutperl
2021-09-13[project][qemu] Hermetic Python3 supportperl
2021-09-13[project][qemu] Initial Python3 supportperl
2021-08-19[project][generic-arm] Add hwbcc serviceTri Vo
2021-08-05change DEVICE_SERIAL logging to use 'localhost:'Kris Alder
2021-07-22Disable app rollback version check for qemu arm64u32 as a test targetStephen Crane
2021-07-22[project][qemu] Increase adb wait-for-device timeout to 5 minArve Hjønnevåg
2021-06-22[project][generic-arm] Enable kernel shadow call stackPer Larsen
2021-06-22[project][generic-arm] Increase arm64 kernel address spaceperl
2021-06-02Switch to new build system variableStephen Crane
2021-06-02Update path to test-runner.bin for new SDK build systemStephen Crane
2021-05-27Add build flags for unlocked app loading in qemuStephen Crane
2021-05-14Add WITH_HWCRYPTO_UNITTEST=1 in test buildsStephen Crane
2021-05-11[project][generic-arm] Use USER_CFI_ENABLED/KERNEL_CFI_ENABLED flagsTri Vo
2021-05-10[project][qemu] Update linux build to support 5.10Arve Hjønnevåg