index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv8_dpm.c
Age
Commit message (
Expand
)
Author
2019-03-04
armv8: allow halt on exception
Matthias Welwarsky
2019-01-30
aarch64: support for aarch32 ARM_MODE_SYS
Matthias Welwarsky
2018-03-16
aarch64: fix debug entry from EL0
Matthias Welwarsky
2018-03-10
Support AArch64 SIMD/FP registers read/write
Omair Javaid
2018-01-16
aarch64: simplify mode and state handling
Matthias Welwarsky
2017-02-24
armv8_dpm: fix exception handling
Matthias Welwarsky
2017-02-24
armv8_dpm: retrieve only necessary registers on halt
Matthias Welwarsky
2017-02-24
aarch64: optimize core state detection
Matthias Welwarsky
2017-02-24
aarch64: reduce debug output to improve legibility
Matthias Welwarsky
2017-02-24
aarch64: remove mrs/msr functions from struct arm
Matthias Welwarsky
2017-02-24
aarch64: fix software breakpoints when in aarch32 state
Matthias Welwarsky
2017-02-10
aarch64: use cached value of dscr register where needed
Matthias Welwarsky
2017-02-10
aarch64: improve debug output
Matthias Welwarsky
2017-02-10
aarch64: consolidate sticky error handling
Matthias Welwarsky
2017-02-10
aarch64: discard async aborts on entering debug state
Matthias Welwarsky
2017-02-10
aarch64: handle exceptions taken in debug state
Matthias Welwarsky
2017-02-10
aarch64: fix mode switching
Matthias Welwarsky
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
2017-02-10
aarch64: refactor armv8 dpm
Matthias Welwarsky
2017-02-10
aarch64: add basic Aarch32 support
Matthias Welwarsky
2017-02-10
aarch64: use correct instruction for software breakpoints
Matthias Welwarsky
2017-02-10
aarch64: report the correct reason for halting after singlestep
Matthias Welwarsky
2017-02-10
aarch64: fix duplication of register cache
Matthias Welwarsky
2017-02-10
aarch64: introduce dpm extension for ARMv8
Matthias Welwarsky