Skip to content

devlib usage update to use new features

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr315 into master

Couple of things to update in LISA to make use of new devlib features:

  • Remove some duplication in dmesg output parsing
  • Root adb upon connection before loading the devlib modules. Modules that need root access will work even if the device is not already rooted at the time the target connects.

Depends on https://github.com/ARM-software/lisa/pull/1072

Merge request reports