commit | 5e8cd79f24e967880272f9445f42423a85eea682 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dimitris.papastamos@arm.com> | Mon Feb 19 14:52:19 2018 +0000 |
committer | Dimitris Papastamos <dimitris.papastamos@arm.com> | Tue Feb 27 12:05:59 2018 +0000 |
tree | 6eaae91e9bf4e3b5bdf6031ef4920e1e69c323b3 | |
parent | 63ae3845b962eed544ee4da948ad789f0e166940 [diff] |
Implement {spe,sve}_supported() helpers and refactor code Implement helpers to test if the core supports SPE/SVE. We have a similar helper for AMU and this patch makes all extensions consistent in their implementation. Change-Id: I3e6f7522535ca358259ad142550b19fcb883ca67 Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>