commit | 8e70c5967e42a4ecb9f36fa3188d3cc999412bc2 | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Fri Jun 14 01:02:08 2013 -0700 |
committer | Carter Cooper <ccooper@codeaurora.org> | Fri Jun 28 11:36:25 2013 -0600 |
tree | 9a3e30f9f7eda8c07a1f7e571d57edee59db65f5 | |
parent | 49306401ba0ce0fc833ea2655df237b2fd916a62 [diff] |
coresight: add jtag fuse state query Add support to query JTag fuse state and fail the probe if any of the required fuse(s) are disabled. This enables a single image with JTag save-restore drivers compiled in to be run on both Hardware that has JTag functionality disabled via fuse or left enabled for use. CRs-Fixed: 497286 Change-Id: I18924b3f4f43fc5601c33a0ce5bf8fba40e9f0dd Signed-off-by: Pratik Patel <pratikp@codeaurora.org>