Re: [PATCH v11 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
From: Suzuki K Poulose
Date: Mon Sep 14 2026 - 13:03:35 EST
On 14/09/2026 07:05, Aneesh Kumar K.V (Arm) wrote:
The Arm CCA guest driver currently only implements TSM report support, but
follow-up changes will add more TSM-related functionality to the same
module.
Rename arm-cca-guest.c to main.c and build it as an object of the
arm-cca-guest module. This leaves room for the module to grow additional
source files.
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Signed-off-by: Aneesh Kumar K.V (Arm) <aneesh.kumar@xxxxxxxxxx>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>