1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-03 20:02:39 +01:00

doc: Improve installing executables documentation

This commit is contained in:
Marc Bonnici
2018-04-26 17:18:38 +01:00
committed by setrofim
parent 1f9a233214
commit 0fd095622c
3 changed files with 48 additions and 3 deletions

View File

@@ -147,6 +147,12 @@ The ``update_results`` method has been split out into 2 stages. There is now
any results from the target back to the host system and to update the output
with any metrics or artefacts for the specific workload iteration respectively.
WA now features :ref:`decorators <decorators>` which can be used to allow for more efficient
binary deployment and that they are only installed to the device once per run. For
more information of implementing this please see
:ref:`deploying executables to a target <deploying-executables>`.
APK Functionality
^^^^^^^^^^^^^^^^^
All apk functionality has re-factored into an APKHandler object which is