]> git.sur5r.net Git - openocd/history - src/target/armv8_dpm.c
aarch64: optimize core state detection
[openocd] / src / target / armv8_dpm.c
2017-02-24 Matthias Welwarskyaarch64: optimize core state detection
2017-02-24 Matthias Welwarskyaarch64: reduce debug output to improve legibility
2017-02-24 Matthias Welwarskyaarch64: remove mrs/msr functions from struct arm
2017-02-24 Matthias Welwarskyaarch64: fix software breakpoints when in aarch32 state
2017-02-10 Matthias Welwarskyaarch64: use cached value of dscr register where needed
2017-02-10 Matthias Welwarskyaarch64: improve debug output
2017-02-10 Matthias Welwarskyaarch64: consolidate sticky error handling
2017-02-10 Matthias Welwarskyaarch64: discard async aborts on entering debug state
2017-02-10 Matthias Welwarskyaarch64: handle exceptions taken in debug state
2017-02-10 Matthias Welwarskyaarch64: fix mode switching
2017-02-10 Matthias Welwarskyaarch64: register access rewrite
2017-02-10 Matthias Welwarskyaarch64: refactor armv8 dpm
2017-02-10 Matthias Welwarskyaarch64: add basic Aarch32 support
2017-02-10 Matthias Welwarskyaarch64: use correct instruction for software breakpoints
2017-02-10 Matthias Welwarskyaarch64: report the correct reason for halting after...
2017-02-10 Matthias Welwarskyaarch64: fix duplication of register cache
2017-02-10 Matthias Welwarskyaarch64: introduce dpm extension for ARMv8