AMU: Remove unnecessary WARN()
authorDimitris Papastamos <dimitris.papastamos@arm.com>
Mon, 15 Jan 2018 14:52:57 +0000 (14:52 +0000)
committerDimitris Papastamos <dimitris.papastamos@arm.com>
Mon, 15 Jan 2018 15:07:06 +0000 (15:07 +0000)
commitc6cc9ac33992e44b5b38e608a8687683db2d48c8
treeabbe073d266c1787cad58b8c8bbe614c8b1472ce
parent5f3c7ce4adcc3fbde52582880c0e7680af4a557a
AMU: Remove unnecessary WARN()

If AMU is not supported by the hardware but it is enabled in Trusted
Firmware, the console will be spammed with warnings every time a CPU
is brought up with a CPU ON call.

Remove the warning message as this is more in line with how other
extensions like SPE and SVE are handled.

Change-Id: Iba6d367e4d1375ab554d23d2eaceab3ae1362c5a
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
lib/extensions/amu/aarch32/amu.c
lib/extensions/amu/aarch64/amu.c