I am using the A53 FVP model with DS-5. I see that by default this is configured to be used with GICv3 by, for example, reading the architecture version on the GICC_IIDR register. Is it possible to use GICv2 instead? How can I do this?
Thanks in advance
Actually, the FVP model I'm using supports GICv3 legacy mode, which should enable me to use GICv2 drivers directly. However, I've not been able to do this (https://community.arm.com/processors/f/discussions/12601/use-gicv3-legacy-support). Do you have any idea if any special configuration is needed?
EDIT: Nevermind. I solved this in the thread I'm referring.