arm: fix template instantiation warning in clang
authorMatteo Andreozzi <Matteo.Andreozzi@arm.com>
Mon, 3 Apr 2017 12:38:58 +0000 (13:38 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 3 Apr 2017 12:53:17 +0000 (13:53 +0100)
commit626a0cc003824c3d6d35e9433dcc6751e105a14a
tree925fc40bbb83505aa15edfe4c8be448d74b9cd68
parent9f3615d9c996e5ee627d4f470f7a3440a91bc39d
arm: fix template instantiation warning in clang

In arch/arm/faults.hh, template the static member vals require explicit
specialisation to avoid compiler warnings.

Change-Id: Ie404ccaa43269cb1bb819e33153e776abbf3a79b
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/faults.hh