commit | b4385efc2af8787f56f0ffaa7525eb764cfb5ff8 | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Thu Jun 13 23:21:40 2013 -0700 |
committer | Carter Cooper <ccooper@codeaurora.org> | Fri Jun 28 11:36:24 2013 -0600 |
tree | c89af23a4bef28ed8f18cd2c81f8a76d040d57f5 | |
parent | 82fc55f5a8d822c1b954bdd3fa4c1c564c6b586d [diff] |
coresight: add jtag fuse driver Add support for JTag Fuse driver which can be used by other JTag save-restore driver(s) to query the state of the jtag fuses to determine if the Hardware they manage is functionally disabled or not. Drivers can then take necessary actions like failing the probe if the Hardware they manage is functionally disabled. Change-Id: Ie8c0dc159e52cf869d3ed63b45e5332d3e380e6d Signed-off-by: Pratik Patel <pratikp@codeaurora.org>