| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| vm/ | 04-Jul-2025 | - | 119 | 111 | ||
| Android.bp | D | 04-Jul-2025 | 1.7 KiB | 64 | 60 | |
| AndroidTest.xml | D | 04-Jul-2025 | 8.4 KiB | 90 | 65 | |
| README.md | D | 04-Jul-2025 | 323 | 11 | 7 | |
| trusty-test_vm-config-arm64.json | D | 04-Jul-2025 | 214 | 9 | 8 | |
| trusty-test_vm-config-x86_64.json | D | 04-Jul-2025 | 191 | 8 | 7 | |
| trusty-ut-ctrl.sh | D | 04-Jul-2025 | 718 | 18 | 1 | |
| trusty-vm-launcher.sh | D | 04-Jul-2025 | 830 | 21 | 4 | |
| trusty-wait-ready.sh | D | 04-Jul-2025 | 1.1 KiB | 40 | 27 |
README.md
1## test_vm_os 2 3The Trusty test_vm_os is meant to test the Trusty OS as a VM, 4its payload ought to include the test TAs for different test types: 5- Trusty kernel OS test 6- Trusty/Binder IPC tests 7- Trusty user-space tests for service TAs (DT tree for example) 8 9 10see instructions at [test_vm/README.md](../test_vm/README.md) 11