index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
armv8_dpm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-09
coding style: add parenthesis around the argument of sizeof
Antonio Borneo
1
-2
/
+2
2020-04-05
armv8: log the register name which we failed to read or write
Tarek BOCHKATI
1
-0
/
+7
2019-03-04
armv8: allow halt on exception
Matthias Welwarsky
1
-1
/
+3
2019-01-30
aarch64: support for aarch32 ARM_MODE_SYS
Matthias Welwarsky
1
-0
/
+5
2018-03-16
aarch64: fix debug entry from EL0
Matthias Welwarsky
1
-4
/
+5
2018-03-10
Support AArch64 SIMD/FP registers read/write
Omair Javaid
1
-22
/
+58
2018-01-16
aarch64: simplify mode and state handling
Matthias Welwarsky
1
-6
/
+1
2017-02-24
armv8_dpm: fix exception handling
Matthias Welwarsky
1
-0
/
+2
2017-02-24
armv8_dpm: retrieve only necessary registers on halt
Matthias Welwarsky
1
-3
/
+11
2017-02-24
aarch64: optimize core state detection
Matthias Welwarsky
1
-8
/
+2
2017-02-24
aarch64: reduce debug output to improve legibility
Matthias Welwarsky
1
-6
/
+0
2017-02-24
aarch64: remove mrs/msr functions from struct arm
Matthias Welwarsky
1
-58
/
+0
2017-02-24
aarch64: fix software breakpoints when in aarch32 state
Matthias Welwarsky
1
-0
/
+11
2017-02-10
aarch64: use cached value of dscr register where needed
Matthias Welwarsky
1
-25
/
+21
2017-02-10
aarch64: improve debug output
Matthias Welwarsky
1
-4
/
+3
2017-02-10
aarch64: consolidate sticky error handling
Matthias Welwarsky
1
-9
/
+4
2017-02-10
aarch64: discard async aborts on entering debug state
Matthias Welwarsky
1
-1
/
+6
2017-02-10
aarch64: handle exceptions taken in debug state
Matthias Welwarsky
1
-0
/
+57
2017-02-10
aarch64: fix mode switching
Matthias Welwarsky
1
-39
/
+89
2017-02-10
aarch64: register access rewrite
Matthias Welwarsky
1
-251
/
+122
2017-02-10
aarch64: refactor armv8 dpm
Matthias Welwarsky
1
-0
/
+427
2017-02-10
aarch64: add basic Aarch32 support
Matthias Welwarsky
1
-20
/
+151
2017-02-10
aarch64: use correct instruction for software breakpoints
Matthias Welwarsky
1
-2
/
+2
2017-02-10
aarch64: report the correct reason for halting after singlestep
Matthias Welwarsky
1
-1
/
+4
2017-02-10
aarch64: fix duplication of register cache
Matthias Welwarsky
1
-3
/
+5
2017-02-10
aarch64: introduce dpm extension for ARMv8
Matthias Welwarsky
1
-0
/
+985