lede-Heleguo/package/kernel/linux/modules
Mathew McBride 264661a704 kernel: enable memory mapped TPM interface on armsr
The memory mapped TPM interface (TIS) can be used for
emulated or virtualized TPM instances with QEMU and
a simulation package like swtpm.

On QEMU the device will appear in the device tree
with a "tcg,tpm-tis-mmio" compatible.

For example:
qemu-system-aarch64 -machine virt -cpu max \
    -bios u-boot.bin \
    -nographic \
    .... \
    -hda openwrt-armsr-armv8-combined-efi.img \
    -chardev socket,id=chrtpm,path=/tmp/mytpm/swtpm-sock \
    -tpmdev emulator,id=tpm0,chardev=chrtpm \
    -device tpm-tis-device,tpmdev=tpm0

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Link: https://github.com/openwrt/openwrt/pull/19188
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-06-24 00:53:09 +08:00
..
001-depends.mk
block.mk kernel: add kmod-ata-ahci-dwc 2024-05-06 14:35:13 +08:00
can.mk kernel: modules: sync upstream fixes 2024-04-16 21:28:54 +08:00
crypto.mk stm32: add new stm32mp1 target 2025-06-22 23:30:01 +08:00
firewire.mk
fs.mk Revert "ksmbd: move to in tree kernel buidin module" 2024-12-04 13:01:29 +08:00
gpio.mk kernel: modules: add irq support for pca953x 2024-09-26 23:21:06 +08:00
hwmon.mk stm32: add new stm32mp1 target 2025-06-22 23:30:01 +08:00
i2c.mk modules: add DW I2C Platform controller 2025-06-20 17:10:36 +08:00
iio.mk stm32: add new stm32mp1 target 2025-06-22 23:30:01 +08:00
input.mk kernel/modules: sync from upstream source 2024-03-13 10:26:08 +08:00
leds.mk kernel: add module for leds-lp5523 2025-06-08 23:10:10 +08:00
lib.mk kernel: Fix kmod-lib-lz4 packaging 2025-06-19 16:00:42 +08:00
multiplexer.mk kernel/modules: sync from official source 2023-05-25 23:29:17 +08:00
netdevices.mk generic: add pending patch for RealTek Ethernet PHY 2025-06-15 22:08:00 +08:00
netfilter.mk kernel: netfilter: fix ipt-ipopt depends 2025-02-12 22:00:20 +08:00
netsupport.mk modules: kmod-fs-cifs fix build with kernel 6.12 2024-11-22 16:32:44 +08:00
nls.mk modules: kmod-fs-cifs fix build with kernel 6.12 2024-11-22 16:32:44 +08:00
other.mk kernel: enable memory mapped TPM interface on armsr 2025-06-24 00:53:09 +08:00
pcmcia.mk
sound.mk kmod-sound-hda-core: fix build with linux 6.12 2024-11-23 00:58:43 +08:00
spi.mk kernel: test for kernel version greater 5.13 to fix mmc-spi 2023-01-27 19:53:09 +08:00
usb.mk r8152: fix missing dependency for 6.12 2025-05-09 20:20:20 +08:00
video.mk kernel: disable drm-i915 module for x86 2025-06-03 12:01:22 +08:00
virt.mk kernel: modules: sync upstream fixes 2024-04-16 21:28:54 +08:00
w1.mk
wpan.mk