• Varun Wadekar's avatar
    Tegra: remove weakly defined platform setup handlers · 39171cd0
    Varun Wadekar authored
    
    
    This patch converts the weakly defined platform setup handlers into
    actual platform specific handlers to improve code coverage numbers
    and some MISRA defects.
    
    The weakly defined handlers never get executed thus resulting in
    lower coverage - function, function calls, statements, branches
    and pairs.
    
    Change-Id: I02f450f66b5754a90d934df4d76eb91459fca5f9
    Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
    39171cd0
plat_setup.c 8.31 KB