arm-trusted-firmware/plat/socionext/uniphier
Masahiro Yamada 4dd4bde4b7 uniphier: fix typo and coding style
Fix the typo "warn" -> "warm".

Also fix the following checkpatch.pl warnings:

  CHECK: Prefer using the BIT macro
  CHECK: No space is necessary after a cast
  CHECK: Alignment should match open parenthesis
  CHECK: Unnecessary parentheses around uniphier_io_policies[image_id].dev_handle

Change-Id: Ic11eea2668c4bf2d1e8f089e6338ba7b7156d80b
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-07-31 16:35:29 +09:00
..
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tsp Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
platform.mk uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
uniphier_bl2_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
uniphier_bl31_setup.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_boot_device.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_cci.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_console.S uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier_console.h uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier_console_setup.c uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier_emmc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_gicv3.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_helpers.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_image_desc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_io_storage.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_nand.c uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h 2019-07-31 16:34:25 +09:00
uniphier_psci.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_rotpk.S uniphier: move ROTPK hash to .rodata section 2017-10-18 21:57:34 +09:00
uniphier_scp.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_smp.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_soc_info.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_syscnt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_tbbr.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
uniphier_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_usb.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_xlat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00