ARM-software / sdm-api

Secure Debug Manager API
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Pass connect mode to plugin #11

Closed flit closed 2 years ago

flit commented 2 years ago

The debugger should pass an enum with the target connect mode via SDMOpenParameters. The plugin might need to know this for various reasons. The most important distinction is probably attach versus application load.