commit | b058450f38c337d12a6d1a1bcaa8610859055e2e | [log] [tgz] |
---|---|---|
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Aug 05 15:24:27 2013 +0100 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Mon Dec 16 17:17:29 2013 +0000 |
tree | 38452a169a846c55760530eaa2340588f95524c4 | |
parent | 319e2e3f63c348a9b66db4667efa73178e18b17d [diff] |
arm64: kernel: add MPIDR_EL1 accessors macros In order to simplify access to different affinity levels within the MPIDR_EL1 register values, this patch implements some preprocessor macros that allow to retrieve the MPIDR_EL1 affinity level value according to the level passed as input parameter. Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>