Please make sure, you are verifying it in the FIQ expcetion handler of Monitor mode. The Vector table for the Monitor mode is different.MVBAR holds the exception base address for the Monitor mode.
Also make sure whether you have enabled Vectored Interrupt bit or not. If SCTLR.VE is 1, then the FIQ exception handler is implementation defined.