arm-trusted-firmware/drivers/io
johpow01 d471bd9cfc IO Driver Misra Cleanup
This patch cleans up MISRA C violations in the IO driver files.  Some
things did not make sense to fix or would require sweeping changes
but the simple issues have been resolved.

Defects Fixed

File                        Line Rule
drivers/io/io_fip.c         39   MISRA C-2012 Rule 5.6 (required)
drivers/io/io_fip.c         52   MISRA C-2012 Rule 8.9 (advisory)
drivers/io/io_fip.c         60   MISRA C-2012 Rule 5.9 (advisory)
drivers/io/io_fip.c         285  MISRA C-2012 Rule 8.9 (advisory)
drivers/io/io_fip.c         336  MISRA C-2012 Rule 15.4 (advisory)
drivers/io/io_fip.c         340  MISRA C-2012 Rule 15.4 (advisory)
drivers/io/io_fip.c         342  MISRA C-2012 Rule 15.4 (advisory)
drivers/io/io_memmap.c      30   MISRA C-2012 Rule 5.6 (required)
drivers/io/io_memmap.c      32   MISRA C-2012 Rule 5.9 (advisory)
drivers/io/io_memmap.c      85   MISRA C-2012 Rule 11.8 (required)
drivers/io/io_semihosting.c 66   MISRA C-2012 Rule 11.8 (required)
drivers/io/io_storage.c     73   MISRA C-2012 Rule 5.9 (advisory)
drivers/io/io_storage.c     116  MISRA C-2012 Rule 13.4 (advisory)

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: Id9b1b2b684588d4eaab674ed4ed04f3950dd21f4
2020-07-16 13:10:23 -05:00
..
io_block.c io: change seek offset to signed long long 2020-01-10 21:14:57 +01:00
io_dummy.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
io_encrypted.c TBB: Add an IO abstraction layer to load encrypted firmwares 2020-03-06 16:40:37 +05:30
io_fip.c IO Driver Misra Cleanup 2020-07-16 13:10:23 -05:00
io_memmap.c IO Driver Misra Cleanup 2020-07-16 13:10:23 -05:00
io_mtd.c Add raw NAND framework 2020-01-20 11:32:59 +01:00
io_semihosting.c IO Driver Misra Cleanup 2020-07-16 13:10:23 -05:00
io_storage.c IO Driver Misra Cleanup 2020-07-16 13:10:23 -05:00