On Mon, Jul 28, 2025 at 07:21:56PM +0530, Aneesh Kumar K.V (Arm) wrote: > Add changes to share the device's public key with the RMM. > +++ b/drivers/virt/coco/arm-cca-host/rmm-da.c > +static int pdev_set_public_key(struct pci_tsm *tsm) > +{ > ... > + /* > + * exponent is usally 65537 (size = 24bits) but in rare cases > + * it size can be as large as the modulus s/it size/size/ or s/it size/its size/ ? s/usally/usually/