commit | 78c5d8796c560deb2a0194f581f13a833437f012 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Fri Jan 08 05:00:26 2016 -0700 |
committer | Shawn Willden <swillden@google.com> | Tue Jan 26 14:15:46 2016 -0700 |
tree | 2900eb803b7002e684036a2ee8336ceb1d3b5870 | |
parent | f21afff128ac22479c49bdda84f13335ae17d009 [diff] |
Refactor keymaster tags. This refactor separates declaration and definition of the tag instances, so they don't get duplicated in every compilation unit. Also, if tag names are enabled it provides a dynamically-generated map from tags to names. This is only for testing/debugging use, but it's very convenient for that. The test utils are updated to take advantage of it. Change-Id: I13ad2564e4a850c6b268a2cd1b3f5a37037ea6b7