Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
coresight: cortex-m: always evaluate deferred read of MVFR2
A deferred read of MVFR2 is queued, but the value isn't used unless an FPU is detected. This fix always evaluates the deferred read of this register to prevent the CMSIS-DAP read queue from getting stuck.
- Loading branch information