intel: common: Fix non-MISRA compliant code v2
This patch is used to fix remaining non compliant code for Intel
SoCFPGA's mailbox and sip driver. These changes include:
- Change non-interface required uint32_t into unsigned int
- Change non-negative variable to unsigned int
- Remove obsolete variable initialization to 0

Signed-off-by: Abdul Halim, Muhammad Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
Change-Id: I3a16c7621a5fc75eb614d97d72e44c86e7d53bf5
1 parent 9e28590 commit d57318b7c9584f1613c9223028ef8ea186d6d203
@Abdul Halim, Muhammad Hadi Asyrafi Abdul Halim, Muhammad Hadi Asyrafi authored on 15 Oct 2020
Showing 3 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_sip_svc.c