Enable TPM integration for measured boot
Add kernel config options needed for measured boot and TPM-sealed keys:
- CONFIG_TRUSTED_KEYS=m
- CONFIG_INTEGRITY_TRUSTED_KEYRING=y
These build on the existing TPM 2.0 core support and IMA/Integrity configuration to enable trusted keys bound to TPM PCRs.
Edited by Mostafa Amin