Skip to content

ariane.cfg: enable address translation per default when debugging

Eclipse Webmaster requested to merge github/fork/niwis/debug-virtual into master

Created by: niwis

Enable the OpenOCD option to perform memory accesses according to the current privilege level as per https://github.com/riscv/riscv-openocd/pull/386. i.e. when debug mode is entered from a context running on virtual memory, address translation is performed for memory reads and writes through the debugger.

Merge request reports

Loading