]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools/libxl: arm: Use an higher value for the GIC phandle
authorJulien Grall <julien.grall@linaro.org>
Wed, 13 May 2015 18:33:39 +0000 (19:33 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 May 2015 14:12:08 +0000 (15:12 +0100)
commitc3ba52a84dd84ff27105a95943091e96b25a1178
treecae6ba99dbd91ace500532a78f92b0e2c10fac36
parent51c2d7bd4d5c88bddc409964ae1739afbc64a1bb
tools/libxl: arm: Use an higher value for the GIC phandle

The partial device tree may contains phandle. The Device Tree Compiler
tends to allocate the phandle from 1.

Reserve the ID 65000 for the GIC phandle. I think we can safely assume
that the partial device tree will never contain a such ID.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.cfg.pod.5
tools/libxl/libxl_arm.c
tools/libxl/libxl_types.idl