cloud-hypervisor/devices/src
Ruoqing He 0042447fb9 devices: Disable tpm module for riscv64
TPM support on RISC-V is not scheduled in this stage, we will come back
when it's ready and we have workloads to verify it on RISC-V.

Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
2024-12-06 16:24:41 +00:00
..
legacy misc: Eliminate use of assert!((...).is_ok()) 2024-10-03 12:03:49 +00:00
acpi.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
aia.rs devices: Introduce RISC-V AIA interrupt device 2024-12-06 16:24:41 +00:00
debug_console.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
gic.rs misc: Further improve imports styling 2024-09-29 16:13:48 +00:00
interrupt_controller.rs devices: Introduce RISC-V AIA interrupt device 2024-12-06 16:24:41 +00:00
ioapic.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
lib.rs devices: Disable tpm module for riscv64 2024-12-06 16:24:41 +00:00
pvmemcontrol.rs misc: Further improve imports styling 2024-09-29 16:13:48 +00:00
pvpanic.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00
tpm.rs misc: Adapt consistent import style formatting 2024-09-29 13:08:12 +01:00