ARM-software / devlib

Library for interaction with and instrumentation of remote devices.
Apache License 2.0
47 stars 78 forks source link

Read target connection settings from a YAML file #670

Closed metin-arm closed 7 months ago

metin-arm commented 8 months ago

Commits:

  1. utils/android: Add debug log about connection settings
  2. utils/misc: Move load_struct_from_yaml() from WA to devlib
  3. tests/test_target: Read target connection settings from a YAML file

PRs https://github.com/ARM-software/devlib/pull/667 and https://github.com/ARM-software/workload-automation/pull/1248 can be merged after this one.