public inbox for linux-coco@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-04-23 01:00:05 to 2026-04-27 08:55:37 UTC [more...]

[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
 2026-04-27  8:53 UTC  (17+ messages)
` [RFC PATCH v4 01/16] iommu/arm-smmu-v3: Discover RME support and realm IRQ topology
` [RFC PATCH v4 02/16] iommu/arm-smmu-v3: Save the programmed MSI message in msi_desc
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
` [RFC PATCH v4 04/16] iommu/arm-smmu-v3: Track realm pSMMU users with refcount_t
` [RFC PATCH v4 05/16] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v4 06/16] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v4 07/16] coco: host: arm64: Add pdev stream key refresh and purge helpers
` [RFC PATCH v4 08/16] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v4 09/16] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v4 10/16] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v4 11/16] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v4 12/16] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v4 13/16] coco: host: KVM: arm64: Handle vdev validate-mapping exits
` [RFC PATCH v4 14/16] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v4 15/16] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v4 16/16] KVM: arm64: CCA: enable DA in realm create parameters

[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
 2026-04-27  8:28 UTC  (12+ messages)
` [RFC PATCH v4 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v4 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v4 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v4 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v4 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v4 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v4 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v4 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v4 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v4 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v4 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-04-27  6:51 UTC  (15+ messages)
` [RFC PATCH v4 01/14] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [RFC PATCH v4 02/14] coco: host: arm64: Create RMM pdev objects for PCI endpoints
` [RFC PATCH v4 03/14] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v4 04/14] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v4 05/14] X.509: Make certificate parser public
` [RFC PATCH v4 06/14] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v4 07/14] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v4 08/14] coco: host: arm64: Register device public key with RMM
` [RFC PATCH v4 09/14] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [RFC PATCH v4 10/14] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [RFC PATCH v4 11/14] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [RFC PATCH v4 12/14] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [RFC PATCH v4 13/14] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [RFC PATCH v4 14/14] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-04-27  6:31 UTC  (4+ messages)
` [PATCH v4 1/3] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 2/3] swiotlb: dma: its: Enforce host page-size alignment for shared buffers
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-27  3:54 UTC  (55+ messages)
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown

[GIT PULL] Trusted Security Manager (PCIe TSM) Update for 7.1
 2026-04-26 19:35 UTC  (3+ messages)

[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
 2026-04-26 13:05 UTC  (10+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory

[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
 2026-04-24 10:15 UTC  (5+ messages)
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox