[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCHv3 4/7] plat/common: Implement gic-v2 library for Arm
Hi, On 25/04/2019 10:57, Jia He wrote: +static const char * const gic_device_list[] = { + "arm,cortex-a15-gic", + "arm,cortex-a7-gic", + "arm,cortex-a9-gic", + "arm,gic-400", + "arm,eb11mp-gic", + "arm,pl390", My comment here was not addressed. The rest of the patch seems to be in a good shape. + "arm,arm1176jzf-devchip-gic", + "arm,arm11mp-gic", + "arm,tc11mp-gic", + "brcm,brahma-b15-gic", + "nvidia,tegra210-agic", + "qcom,msm-8660-qgic", + "qcom,msm-qgic2", + NULL +}; Cheers, -- Julien Grall _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |