ARMV7A virtualization

Hi,

I am working on a hardware platform having 2 Cortex-A15 cores (with virtualization extensions). For routing IRQ's at PL2 to PL3 ( to hypervisor mode), I am setting HCR.IMO bit and it is working fine for core-0. If I set the HCR.IMO for core-1, will core-1 IRQ's are routed to core-1 HYP mode or to core-0 HYP mode?

Actually, I did not see any settings related to this. I am not sure if I am missing anything.