commit | ebac6546df7e8bd17f66f029c616ea9ee3c595ae | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Dec 01 14:54:57 2008 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Dec 01 14:54:57 2008 +0000 |
tree | 98801f44053407dc2990b16fbcfdbc5cb770416c | |
parent | 4c3ea3717103ffcccfaebedb98c2dadfb54e0482 [diff] |
RealView: Use only the shadow mapping of ARM11MPCore local timers All the cases where the local timer for a CPU is accessed happen on the corresponding current CPU, hence no need to access the per-CPU local timer mappings. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>