]> xenbits.xensource.com Git - people/gdunlap/xen.git/commit
xen/arm: Make gic-v2 code handle hip04-d01 platform
authorFrediano Ziglio <frediano.ziglio@huawei.com>
Tue, 3 Mar 2015 15:41:14 +0000 (15:41 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 5 Mar 2015 16:37:33 +0000 (16:37 +0000)
commiteb94f326c257f0ed636b0f886950924a21388b51
treee6602687e94c0c02190663e5563e83a61c9e32b6
parentc58495b780df374b9f2d3a7e49d658f1ede504d9
xen/arm: Make gic-v2 code handle hip04-d01 platform

The GIC in this platform is mainly compatible with the standard
GICv2 beside:
- ITARGET is extended to 16 bit to support 16 CPUs;
- SGI mask is extended to support 16 CPUs;
- maximum supported interrupt is 510;
- GICH APR and LR register offsets.

Signed-off-by: Frediano Ziglio <frediano.ziglio@huawei.com>
Signed-off-by: Zoltan Kiss <zoltan.kiss@huawei.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
MAINTAINERS
xen/arch/arm/Makefile
xen/arch/arm/gic-hip04.c