 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 28/52] xen/mpu: plump virt/maddr conversion in MPU system
 Hi, On 29/06/2023 15:44, Ayan Kumar Halder wrote: On 29/06/2023 15:23, Andrew Cooper wrote:On 29/06/2023 3:20 pm, Ayan Kumar Halder wrote:On 26/06/2023 04:34, Penny Zheng wrote: We may decide to restrict paddr_t to 32-bit in the future on Arm64.Also, when CONFIG_PHYS_ADDR_T_32=n, paddr_t is 64-bit on 32-bit Xen. So casting directly to (void *) is not possible. Although, this is not a problem here because for the MPU on 32-bit, you would select CONFIG_PHYS_ADDR_T_32. On a side note, I agree with Andrew that we should switch to _p(). Cheers, -- Julien Grall 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |