Hi Luca, On 09/11/2023 10:06, Luca Fancellu wrote: > > > Move static memory and static shared memory code in separate modules > so that they are included only when the corresponding feature is > enabled, doing that we modularise the features and we remove some > ifdefs from the code to improve readability. > > Move process_shm_node function from bootfdt module and make it > externally visible. What about process_domain_node()? This function is related to "xen,domain" compatible that is only present for dom0less domUs.
~Michal
