On Tue, Jul 15, 2025 at 05:13:11PM +0800, Xiaoyao Li wrote: > The macros TDX_ATTR_* and DEF_TDX_ATTR_* are related to TD attributes, > which are TD-scope attributes. Naming them as TDX_ATTR_* can be somewhat > confusing and might mislead people into thinking they are TDX global > things. > > Rename TDX_ATTR_* to TDX_TD_ATTR_* to explicitly clarify they are > TD-scope things. > > Suggested-by: Rick Edgecombe <rick.p.edgecombe@xxxxxxxxx> > Signed-off-by: Xiaoyao Li <xiaoyao.li@xxxxxxxxx> Reviewed-by: Kiryl Shutsemau <kas@xxxxxxxxxx> -- Kiryl Shutsemau / Kirill A. Shutemov