summaryrefslogtreecommitdiff
path: root/drivers/virt/coco/tdx-host
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-03coco/tdx-host: Lock out module updates when reading versionDave Hansen1-3/+12
2026-06-03coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updatesChao Gao2-4/+91
2026-06-03coco/tdx-host: Don't expose P-SEAMLDR information on CPUs with erratumChao Gao1-0/+8
2026-06-03coco/tdx-host: Expose P-SEAMLDR information via sysfsChao Gao1-1/+71
2026-06-03coco/tdx-host: Expose TDX module versionChao Gao1-1/+25
2026-06-03coco/tdx-host: Introduce a "tdx_host" deviceChao Gao3-0/+48