fix(xilinx): fix OVERRUN coverity violation

This change fixes below MISRA violation:
CID 441243:  Memory - corruptions  (OVERRUN)
Overrunning callee's array of size 7 by passing argument "7UL" in call to
"pm_ipi_send_sync".

Change-Id: Ie7fd9ccad058e97eb4b36c4f0e77be8bfb3e6006
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
2 files changed