Hi,

 

We are using GIC v4.1 (GIC 700) for our platform.

 

My query is regarding “USE_GIC_DRIVER=3” build option.

 

When I enable “USE_GIC_DRIVER=3” option, does this means I do not have to defined below functions? And they will be included from gicv3 base file?

Is this right understanding?

 

plat_arm_gic_init

plat_arm_gic_cpuif_enable

plat_arm_gic_cpuif_disable

plat_arm_gic_pcpu_init

plat_arm_gic_redistif_on

plat_arm_gic_redistif_off

plat_arm_gic_save

plat_arm_gic_resume

 

Also, do I need to explicitly call plat_arm_gic_init from platform init?

 

Thanks

 

Regards,

Jaiprakash