commit | f82952cc9de85d2f88eb46aac806a00bf41d5f54 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Fri Jan 11 19:19:10 2013 -0800 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Tue Jan 15 11:45:38 2013 -0800 |
tree | f1de0063195891652df9f702c6f94c6e114d147d | |
parent | 4712e6dd1d5ef4a814356ab1fceee5d786eda86d [diff] |
diag: Fix problem with identifying remote processors Diag uses a token list to help in identifying the remote processors. The indexing into the token list and creation of masks from the list are resulting in incorrect results. Make modifications to correctly create remote processor tokens and remote processor masks. Change-Id: Ibe6510ce8bfad66b847dff6ee7a0a1655311afa7 Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>