commit | 635912f12103f0a77ed66408c5b2ab5f1a45dab8 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Jun 11 17:51:07 2020 +0000 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Thu Jun 11 17:51:07 2020 +0000 |
tree | 5a5d76d9ed9842ee54a29b854c683d385353c232 | |
parent | 10640d245911992274565d4f54234da7f0c654f6 [diff] | |
parent | 198a705f6ecf3457af2b2983e47b0e23ea6a45c5 [diff] |
Merge "rockchip: rk3368: fix PLAT_RK_CLST_TO_CPUID_SHIFT" into integration
diff --git a/plat/rockchip/rk3368/include/platform_def.h b/plat/rockchip/rk3368/include/platform_def.h index 6fcf2ba..519a025 100644 --- a/plat/rockchip/rk3368/include/platform_def.h +++ b/plat/rockchip/rk3368/include/platform_def.h
@@ -48,7 +48,7 @@ PLATFORM_CLUSTER_COUNT + \ PLATFORM_CORE_COUNT) -#define PLAT_RK_CLST_TO_CPUID_SHIFT 8 +#define PLAT_RK_CLST_TO_CPUID_SHIFT 6 #define PLAT_MAX_PWR_LVL MPIDR_AFFLVL2