mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
e82fa48826
We remove the requirement for rt-app to run on a rooted device as this does not appear to be required. We make sure that we run the workload from a directory where we have write permissions by first changing the directory before executing the workload (in_directory argument of invoke). In the case that the device is rooted, we run rt-app as root. Otherwise, we simply run the workload.