Re: [PATCH v2 1/5] xen/arm: Rename assign_static_memory_11() for consistency

2024-03-08 Thread Henry Wang
Hi Michal, On 3/8/2024 4:18 PM, Michal Orzel wrote: Hi Henry, On 08/03/2024 02:54, Henry Wang wrote: Currently on Arm there are 4 functions to allocate memory as domain RAM at boot time for different types of domains: (1) allocate_memory(): To allocate memory for Dom0less DomUs that do

Re: [PATCH v2 1/5] xen/arm: Rename assign_static_memory_11() for consistency

2024-03-08 Thread Michal Orzel
Hi Henry, On 08/03/2024 02:54, Henry Wang wrote: > Currently on Arm there are 4 functions to allocate memory as domain > RAM at boot time for different types of domains: > (1) allocate_memory(): To allocate memory for Dom0less DomUs that > do not use static memory. > (2)

[PATCH v2 1/5] xen/arm: Rename assign_static_memory_11() for consistency

2024-03-07 Thread Henry Wang
Currently on Arm there are 4 functions to allocate memory as domain RAM at boot time for different types of domains: (1) allocate_memory(): To allocate memory for Dom0less DomUs that do not use static memory. (2) allocate_static_memory(): To allocate memory for Dom0less DomUs that use