commit | 406e308770a92bd33995b2e5b681e86358328bb0 | [log] [tgz] |
---|---|---|
author | James Morse <james.morse@arm.com> | Fri Feb 05 14:58:47 2016 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Feb 18 12:00:01 2016 +0000 |
tree | 10e5f64f98cea36d70d1f64430de0e71cd74b145 | |
parent | 0f54b14e76f5302afe164dc911b049b5df836ff5 [diff] |
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate ARMv8.2 adds a new feature register id_aa64mmfr2. This patch adds the cpu feature boiler plate used by the actual features in later patches. Signed-off-by: James Morse <james.morse@arm.com> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>