openwrt-pf/target/linux/qualcommbe
Daniel Golle 0f256a0a7a kernel: modules: package OP-TEE and fTPM modules
Add kmod packages to support accessing the fTPM (in-firmware TPM) which
can be implemented in the boot firmware of most modern platforms.

 - kmod-optee: Open Portable Trusted Execution Environment
 - kmod-optee-rng: OP-TEE random number generator client
 - kmod-rtc-optee: OP-TEE real-time clock client
 - kmod-scmi-transport-optee: SCMI OP-TEE transport
 - kmod-tee: Generic Trusted Execution Environment
 - kmod-tee-stmm-efi: EFI variable service Trusted Application
 - kmod-tpm-ftpm-tee: Microsoft fTPM Trusted Application

Using the TPM 2.0 can be useful for various security applications,
such as encrypting on-disk credentials. OP-TEE itself alone is also
useful as it can provide a PKCS#11 token for authentication (eg. to
connect to a VPN) and significantly lower the risk of leaking secrets
used for authentication. Also, on some platforms RNG and RTC can only be
accessed via OP-TEE, and some ARM SystemReady platforms require EFI
variables to be access via a TA.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-07-21 11:56:04 +01:00
..
dts qualcommbe: drop "port_" from PPE port clock and reset names 2026-05-28 10:15:20 +02:00
image rtl826x-firmware: ship rtl8261n and rtl8264b in single firmware package 2026-07-01 00:13:59 +02:00
ipq95xx qualcommbe: ipq95xx: 6.18: refresh config 2026-06-11 13:35:29 +02:00
patches-6.18 kernel: bump 6.18 to 6.18.39 2026-07-20 20:05:54 +02:00
config-6.18 kernel: modules: package OP-TEE and fTPM modules 2026-07-21 11:56:04 +01:00
Makefile qualcommbe: use kernel 6.18 by default and drop 6.12 2026-06-23 10:51:19 +02:00