Commit 08826f0
authored
rb3gen2-core-kit: declare TPM2 machine feature (#1713)
The rb3gen2 MACHINE configuration is updated to expose TPM2 capability
through MACHINE_FEATURES. This allows the meta-security layer (and in
particular meta-tpm) to correctly include TPM2 userspace components,
kernel config fragments, and system integration units.
meta-security enablement was part of PR #1504
the build now automatically enables:
- TPM2 userspace stack (tpm2-tss)
- TPM2 tooling (tpm2-tools)
- TPM2 resource manager integration
- Associated kernel configuration fragments from meta-security
- EFI/PCI dependencies required for TPM2 initialization paths
These features ensure proper TPM2 support on rb3gen2 platforms where a
dTPM is exposed over SPI.
This change is specific to rb3gen2 and does not affect other machines.
Rb3Gen2 Industrial (INDU) Mezzanine Board has ST33HTPH2X32AHE4 DTPM.1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments