• Anthony Zhou's avatar
    Tegra194: move cluster and CPU counter to header file. · 9aaa8882
    Anthony Zhou authored
    
    
    MISRA rules request that the cluster and CPU counter be unsigned
    values and have a suffix 'U'. If the define located in the makefile,
    this cannot be done.
    
    This patch moves the PLATFORM_CLUSTER_COUNT and PLATFORM_MAX_CPUS_PER_CLUSTER
    macros to tegra_def.h as a result.
    
    Change-Id: I9ef0beb29485729de204b4ffbb5241b039690e5a
    Signed-off-by: default avatarAnthony Zhou <anzhou@nvidia.com>
    9aaa8882
platform_def.h 3.17 KB