Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1
authorVarun Wadekar <vwadekar@nvidia.com>
Wed, 25 Oct 2017 18:52:07 +0000 (11:52 -0700)
committerVarun Wadekar <vwadekar@nvidia.com>
Wed, 23 Jan 2019 18:32:41 +0000 (10:32 -0800)
commit7191566c696e3f9070db9f2b9b8503a5617fa6db
tree3b1667fe0ad4f99e3c057fc00c3cf817ee62fec6
parentb6d1757b82a3d8e120e7f8079a23a9e1f5290415
Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1

This patch fixes the following MISRA violations:

Rule 8.6: Externally-linked object or function has "no" definition(s).
Rule 11.1: A cast shall not convert a pointer to a function to
any other type.

Change-Id: Ic1f6fc14c744e54ff782c6987dab9c9430410f5e
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
plat/nvidia/tegra/include/t186/tegra186_private.h [new file with mode: 0644]
plat/nvidia/tegra/soc/t186/plat_secondary.c
plat/nvidia/tegra/soc/t186/plat_trampoline.S