kernel-parameters.txt (fcd7c26901c83681532c6daac599e53d4df11738) | kernel-parameters.txt (e9c5048c2de1913d0bcd589bc1487810c2e24bc1) |
---|---|
1 acpi= [HW,ACPI,X86,ARM64] 2 Advanced Configuration and Power Interface 3 Format: { force | on | off | strict | noirq | rsdt | 4 copy_dsdt } 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing --- 5944 unchanged lines hidden (view full) --- 5953 5954 trusted.source= [KEYS] 5955 Format: <string> 5956 This parameter identifies the trust source as a backend 5957 for trusted keys implementation. Supported trust 5958 sources: 5959 - "tpm" 5960 - "tee" | 1 acpi= [HW,ACPI,X86,ARM64] 2 Advanced Configuration and Power Interface 3 Format: { force | on | off | strict | noirq | rsdt | 4 copy_dsdt } 5 force -- enable ACPI if default was off 6 on -- enable ACPI but allow fallback to DT [arm64] 7 off -- disable ACPI if default was on 8 noirq -- do not use ACPI for IRQ routing --- 5944 unchanged lines hidden (view full) --- 5953 5954 trusted.source= [KEYS] 5955 Format: <string> 5956 This parameter identifies the trust source as a backend 5957 for trusted keys implementation. Supported trust 5958 sources: 5959 - "tpm" 5960 - "tee" |
5961 - "caam" |
|
5961 If not specified then it defaults to iterating through 5962 the trust source list starting with TPM and assigns the 5963 first trust source as a backend which is initialized 5964 successfully during iteration. 5965 5966 trusted.rng= [KEYS] 5967 Format: <string> 5968 The RNG used to generate key material for trusted keys. --- 658 unchanged lines hidden --- | 5962 If not specified then it defaults to iterating through 5963 the trust source list starting with TPM and assigns the 5964 first trust source as a backend which is initialized 5965 successfully during iteration. 5966 5967 trusted.rng= [KEYS] 5968 Format: <string> 5969 The RNG used to generate key material for trusted keys. --- 658 unchanged lines hidden --- |