openwrt-pf/package/kernel/linux/modules
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
..
001-depends.mk
block.mk
bluetooth.mk
can.mk
crypto.mk kernel: remove kmod-crypto-misc 2026-07-17 09:51:18 +02:00
firewire.mk
fs.mk fs: rpsec: add missing modules for CRYPTO_KRB5 2026-06-28 22:09:37 +02:00
gpio.mk
hwmon.mk kernel: add kmod-hwmon-corsair-cpro 2026-05-23 18:45:20 +02:00
i2c.mk kernel: i2c-designware: disable core on 32-bit bcm27xx targets on 6.18 2026-07-07 08:48:40 +02:00
iio.mk kernel: iio: add kmod-iio-ad7405 package 2026-06-09 09:10:23 +02:00
input.mk rockchip: enable SARADC; add buttons hotplug and ADC kmods to default packages 2026-05-14 17:52:56 +02:00
leds.mk leds: add "network" LED trigger (lan/wan/wlan) 2026-06-05 20:30:34 +02:00
lib.mk
multiplexer.mk kernel-packages: multiplexer: fix menuconfig 2026-07-08 19:08:21 +02:00
netdevices.mk kernel: load vmware net modules early 2026-07-20 20:15:11 +02:00
netfilter.mk kernel: split nf-nathelper-extra into individual packages 2026-06-24 13:26:32 +02:00
netsupport.mk kernel: minimize kmod-sched-connmark dependencies 2026-07-06 09:04:10 +02:00
nls.mk
other.mk kernel: modules: package OP-TEE and fTPM modules 2026-07-21 11:56:04 +01:00
pcmcia.mk
pse-pd.mk realtek: add Realtek PSE MCU driver 2026-07-14 23:45:29 +02:00
rtc.mk kernel: modules: package OP-TEE and fTPM modules 2026-07-21 11:56:04 +01:00
sound.mk kernel: sound: fix kmod-sound-midi2 packaging 2026-05-10 12:45:41 +02:00
spi.mk
usb.mk modules: generate plain module names via version filters 2026-04-12 23:56:07 +02:00
video.mk kernel-packages: video: remove path variables 2026-07-06 11:22:01 +02:00
virt.mk
w1.mk
wpan.mk