On 29.08.2025 13:33, Sergiy Kibrik wrote: > 25.08.25 15:00, Jan Beulich: >> On 22.08.2025 11:51, Sergiy Kibrik wrote: >>> --- a/xen/common/Kconfig >>> +++ b/xen/common/Kconfig >> >> I wonder whether we wouldn't better move XSM's controls to a dedicated >> Kconfig >> file there. > > you mean something like Kconfig.xsm in the same common/ directory? Or > move this Kconfig out into xsm/ directory with the rest of flask code?
The latter would be preferable imo. Jan