Re: [Xen-devel] [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT

2018-01-22 Thread Julien Grall
Hi, On 19/01/18 06:10, Manish Jaggi wrote: On 01/17/2018 12:22 AM, Julien Grall wrote:   IORT for hardware domain is generated using the requesterId and deviceId map.   Signed-off-by: Manish Jaggi ---   xen/arch/arm/domain_build.c |  12 -  

Re: [Xen-devel] [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT

2018-01-18 Thread Manish Jaggi
On 01/17/2018 12:22 AM, Julien Grall wrote: Hi Manish, Hi Julien, Thanks for reviewing this patch. On 02/01/18 09:28, manish.ja...@linaro.org wrote: From: Manish Jaggi   Code to query estimated IORT size for hardware domain. Please avoid indenting the commit

Re: [Xen-devel] [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT

2018-01-16 Thread Julien Grall
Hi Manish, On 02/01/18 09:28, manish.ja...@linaro.org wrote: From: Manish Jaggi Code to query estimated IORT size for hardware domain. Please avoid indenting the commit message. IORT for hardware domain is generated using the requesterId and deviceId map.

[Xen-devel] [RFC 02/11] acpi: arm: API to query estimated size of hardware domain's IORT

2018-01-02 Thread manish . jaggi
From: Manish Jaggi Code to query estimated IORT size for hardware domain. IORT for hardware domain is generated using the requesterId and deviceId map. Signed-off-by: Manish Jaggi --- xen/arch/arm/domain_build.c | 12 -