aboutsummaryrefslogtreecommitdiff
path: root/AlgorithmCap.c
AgeCommit message (Collapse)Author
2015-10-14Fix various conditional compilation inconsistenciesVadim Bendebury
This patch is a clean up, it does not cause a change in behavior unless the set of supported (compiled in) algorithms changes. BUG=chrome-os-partner:44608 TEST=verified compilation with variations of supported algorithms Change-Id: I332f800b72eed5b108162f87d89c94add8a252f5 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/305373 Reviewed-by: Utkarsh Sanghi <usanghi@chromium.org>
2015-05-20Initial commit to seed TPM2.0 source code directoryVadim Bendebury
LICENSE file text copied from TCG library specification. README describes the procedure used to extract source code from parts 3 and 4 of the specification. The python scripts and part{34}.txt files will be removed in the following commits. Change-Id: Ie281e6e988481831f33483053455e8aff8f3f75f Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>