# CCA **Repository Path**: guangwei-zhou/CCA ## Basic Information - **Project Name**: CCA - **Description**: ARM Confidential Computing Architecture stacks and solutions - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2024-11-07 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### Description Provide a comprehensive set of software and emulated hardware that enables a person to run Confidential Computing on Arm. This should be done through the usage of Realms without the need to have access to real hardware. This will involve the provision of full system emulation capable of running the Realms Management Extension (RME) as defined by the Confidential Computing Architecture (CCA) specification, alongside all the software to run a full Confidential Computing solution on Arm (firmware, operating system, system libraries, virtualization management, and confidential virtual machine images). #### Directory | Directory | Function | |---------|---------------------| | CCA | CCA related components、patches and documents | | virtCCA | virtCCA related components、patches and documents | | Attestation Service | attestation service related components and documents |