[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v9 1/4] xen/arm: add generic SCI subsystem



Hi Oleksii,

While going through the list of recently committed patches, I noticed some changes in the relinquish code.


On 04/09/2025 15:21, Oleksii Moisieiev wrote:
@@ -1103,6 +1109,10 @@ int domain_relinquish_resources(struct domain *d)
          ret = relinquish_p2m_mapping(d);
          if ( ret )
              return ret;

Style: There is a missing newline.

+    PROGRESS(sci):

I don't quite understand why the sci relinquish was added right in the middle of the P2M relinquish logic. At least to me, it makes more sense to be closer to TEE (because this is firmware subsystem) and possibly even before releasing any devices.

Can you clarify why you chose this placement?

Cheers,

--
Julien Grall




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.