intel: Fix argument type for mailbox driver
This patch comes as fixes for 'intel: Fix Coverity Scan Defects' patch.
Revert changing argument type from uint32_t to uint64_t to fix
incompatible cast issue. Fix said bug by using intermediate uint32_t
array as a more appropriate solution.

Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I344cdabd432cf0a0389b225c934b35d12f4c631d
1 parent 2f39c55 commit ea9b9627767e61396f885a1d64b07dcb25872db6
@Abdul Halim, Muhammad Hadi Asyrafi Abdul Halim, Muhammad Hadi Asyrafi authored on 25 Feb 2020
Showing 4 changed files
View
plat/intel/soc/common/include/socfpga_mailbox.h
View
plat/intel/soc/common/soc/socfpga_mailbox.c
View
plat/intel/soc/common/socfpga_psci.c
View
plat/intel/soc/common/socfpga_sip_svc.c