On 08/04/17 00:12, Julien Grall wrote:
>
>
> On 08/04/2017 00:06, André Przywara wrote:
>> On 07/04/17 23:59, Julien Grall wrote:
>>> Hi Andre,
>>>
>>> On 07/04/2017 18:32, Andre Przywara wrote:
When creating the device tree for a domain using an emulated GICv3,
we will later need to ad
On 08/04/2017 00:06, André Przywara wrote:
On 07/04/17 23:59, Julien Grall wrote:
Hi Andre,
On 07/04/2017 18:32, Andre Przywara wrote:
When creating the device tree for a domain using an emulated GICv3,
we will later need to add the respective ITS subnodes as well.
Prepare a stub function to
On 07/04/17 23:59, Julien Grall wrote:
> Hi Andre,
>
> On 07/04/2017 18:32, Andre Przywara wrote:
>> When creating the device tree for a domain using an emulated GICv3,
>> we will later need to add the respective ITS subnodes as well.
>> Prepare a stub function to be later filled with the actual c
Hi Andre,
On 07/04/2017 18:32, Andre Przywara wrote:
When creating the device tree for a domain using an emulated GICv3,
we will later need to add the respective ITS subnodes as well.
Prepare a stub function to be later filled with the actual code.
make_hwdom_dt_node will only create DT node f
When creating the device tree for a domain using an emulated GICv3,
we will later need to add the respective ITS subnodes as well.
Prepare a stub function to be later filled with the actual code.
Signed-off-by: Andre Przywara
---
xen/arch/arm/gic-v3.c| 4 +++-
xen/include/asm-arm/gic