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>
1 parent c7aa7fd commit 2ff8fbf3b0d1403afab9b5316fd7ea40859c889c
@Dimitris Papastamos Dimitris Papastamos authored on 19 Feb 2018
Showing 4 changed files
View
include/lib/extensions/spe.h
View
include/lib/extensions/sve.h
View
lib/extensions/spe/spe.c
View
lib/extensions/sve/sve.c