linux/arch/arc
Gilad Ben-Yossef 4368902bb9 ARC: Add support for ioremap_prot API
Implement ioremap_prot() to allow mapping IO memory with variable
protection
via TLB.

Implementing this allows the /dev/mem driver to use its generic access()
VMA callback, which in turn allows ptrace to examine data in memory
mapped regions mapped via /dev/mem, such as Arc DCCM.

The end result is that it is possible to examine values of variables
placed into DCCM in user space programs via GDB.

CC: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
CC: Noam Camus <noamc@ezchip.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-02-15 23:16:11 +05:30
..
boot ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 board 2013-02-15 23:15:57 +05:30
configs ARC: [plat-arcfpga] defconfig 2013-02-15 23:15:58 +05:30
include ARC: Add support for ioremap_prot API 2013-02-15 23:16:11 +05:30
kernel ARC: Hostlink Pseudo-Driver for Metaware Debugger 2013-02-15 23:16:10 +05:30
lib ARC: String library 2013-02-11 20:00:35 +05:30
mm ARC: Add support for ioremap_prot API 2013-02-15 23:16:11 +05:30
oprofile ARC: OProfile support 2013-02-15 23:16:00 +05:30
plat-arcfpga ARC: [plat-arfpga] BVCI Latency Unit setup 2013-02-15 23:16:08 +05:30
Kbuild
Kconfig ARC: Add support for ioremap_prot API 2013-02-15 23:16:11 +05:30
Kconfig.debug
Makefile ARC: Boot #2: Verbose Boot reporting / feature verification 2013-02-15 23:16:07 +05:30