ARC: Hostlink Pseudo-Driver for Metaware Debugger
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Jan 2013 09:42:25 +0000 (15:12 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Fri, 15 Feb 2013 17:46:10 +0000 (23:16 +0530)
commitcbe056f76a386708f3807b274322f78269aee0f6
treea64ad404b3f912c3885881b32aba3b5559b3333a
parent8b5850f8ac8d9b809db4588b80b568faca5aaaaf
ARC: Hostlink Pseudo-Driver for Metaware Debugger

This allows ARC Target to do I/O to host in absence of any peripherals
whatsoever, assisted by Metaware Hostlink facility.

Further we have a FUSE based filesystem which makes us mount/access host
filesystem on target and do fops.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig
arch/arc/kernel/Makefile
arch/arc/kernel/arc_hostlink.c [new file with mode: 0644]