On Wed, 2015-04-22 at 23:52 -0500, Suravee Suthikulpanit wrote:
> This patch detect and propagate the gic-v2m-frame devicetree sub-node.
"detects and propagates"
> This allows Dom0 kernel to setup and intialize GICv2m MSI frame.
"initialize"
IIRC the GICv2m is described rather briefly in an app
This patch detect and propagate the gic-v2m-frame devicetree sub-node.
This allows Dom0 kernel to setup and intialize GICv2m MSI frame.
Signed-off-by: Suravee Suthikulpanit
---
xen/arch/arm/gic-v2.c | 169 ++
1 file changed, 169 insertions(+)
diff