summaryrefslogtreecommitdiffstats
path: root/security/keys/encrypted-keys/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* encrypted-keys: remove trusted-keys dependencyMimi Zohar2011-09-141-0/+1
| | | | | | | | Encrypted keys are decrypted/encrypted using either a trusted-key or, for those systems without a TPM, a user-defined key. This patch removes the trusted-keys and TCG_TPM dependencies. Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
* encrypted-keys: create encrypted-keys directoryMimi Zohar2011-09-141-0/+5
Move all files associated with encrypted keys to keys/encrypted-keys. Signed-off-by: Mimi Zohar <zohar@us.ibm.com>