lede-Heleguo/package
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
..
base-files
boot stm32: add new stm32mp1 target 2025-06-22 23:30:01 +08:00
devel binutils: update to 2.42 2025-06-18 04:48:14 +08:00
firmware
kernel kernel: enable memory mapped TPM interface on armsr 2025-06-24 00:53:09 +08:00
lean kernel: rtl8152-vendor: add Realtek RTL8159 USB 10G Gigabit Ethernet support 2025-06-12 00:40:35 +08:00
libs firewall4: add fullconenat-nf NAT1 support 2025-06-17 03:25:10 +08:00
network firewall4: add fullconenat-nf NAT1 support 2025-06-17 03:25:10 +08:00
qat
qca
system
utils
wwan
Makefile