projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5df392
)
ima: enable the IBM vTPM as the default TPM in the PPC64 case
author
Kent Yoder
<key@linux.vnet.ibm.com>
Wed, 22 Aug 2012 20:01:47 +0000
(15:01 -0500)
committer
Kent Yoder
<key@linux.vnet.ibm.com>
Wed, 22 Aug 2012 21:23:23 +0000
(16:23 -0500)
Enable tpm_ibmvtpm driver by default when IMA is enabled on PPC64
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
security/integrity/ima/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/security/integrity/ima/Kconfig
b/security/integrity/ima/Kconfig
index b9c1219924f197b7195650ea99cc0c28b79aaa56..809ccf19d09cf4238b6fdfb5646f8dd25ddfbfd6 100644
(file)
--- a/
security/integrity/ima/Kconfig
+++ b/
security/integrity/ima/Kconfig
@@
-11,6
+11,7
@@
config IMA
select CRYPTO_SHA1
select TCG_TPM if HAS_IOMEM && !UML
select TCG_TIS if TCG_TPM && X86
+ select TCG_IBMVTPM if TCG_TPM && PPC64
help
The Trusted Computing Group(TCG) runtime Integrity
Measurement Architecture(IMA) maintains a list of hash