commit | 651bb2e9dca6e6dbad3fba5f6e6086a23575b8b5 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Jan 19 17:20:59 2017 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Apr 07 11:22:08 2017 +0100 |
tree | f7325f49f59ac0b20f78bd66917414005943e86b | |
parent | eeb1efbcb83c0cfe6d567abbacd675bbddf3d658 [diff] |
arm64: arch_timer: Add infrastructure for multiple erratum detection methods We're currently stuck with DT when it comes to handling errata, which is pretty restrictive. In order to make things more flexible, let's introduce an infrastructure that could support alternative discovery methods. No change in functionality. Acked-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>