since the processor been powered up with EL3, AARCH64,
its pc jump to vector table fiq(offset 0x200)
but no outter interrupt signal was set,
even though this fault could be neglected by setting DAIF[1:0] as 2'b11,
what I need is finding out the cause.
thanks.
rectify: its pc jump to vector table fiq(offset 0x300)