commit | 922b78c7094e1db6fcb3a0e39c91c5a4cdde8957 | [log] [tgz] |
---|---|---|
author | Achin Gupta <achin.gupta@arm.com> | Sun Mar 10 22:36:51 2013 +0000 |
committer | Jon Medhurst <tixy@linaro.org> | Mon Jul 01 11:05:15 2013 +0100 |
tree | df7da6d732c4293120921767c66a7f2bb85e1eda | |
parent | dd94c6f646873c2f16b70e1cc82451fe1c2a83c6 [diff] |
ARM: TC2: replace hard coded cluster and cpu values with constants This patch adds constants in a tc2 specific header file to prevent use of hard coded values for specifying the number of cpus and clusters. Signed-off-by: Achin Gupta <achin.gupta@arm.com> Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>