gramineproject / gramine

A library OS for Linux multi-process applications, with Intel SGX support
GNU Lesser General Public License v3.0
587 stars 193 forks source link

[common] Refactor Protected Files, part 6 #1907

Closed dimakuv closed 3 months ago

dimakuv commented 3 months ago

Description of the changes

This commit refactors PF code without changing functionality (part 6 in a series of commits). In particular, this commit renames ambiguous node_number fields/variables to physical_node_number or logical_node_number, depending on the context.

This PR supersedes https://github.com/gramineproject/gramine/pull/1894.

How to test this PR?

N/A.


This change is Reviewable

dimakuv commented 3 months ago

Jenkins, retest Jenkins-SGX-24.04 please ("laggy system")