Skip to content

lisa.target: Allow lazy plat_info loading

Add Target(lazy_platinfo=False) to lazily load the plat_info from the target, in order to speed up target connection time at the expense of more useful logging.

Merge request reports