From: Alexander Graf <hidden> Date: 2014-08-27 11:19:23
On 20.08.14 15:09, Mihai Caraman wrote:
SPE exception handlers are now defined for 32-bit e500mc cores even though
SPE unit is not present and CONFIG_SPE is undefined.
Restrict SPE exception handlers to e200/e500 cores adding CONFIG_SPE_POSSIBLE
and consequently guard __stup_ivors and __setup_cpu functions.
Signed-off-by: Mihai Caraman <redacted>
Cc: Scott Wood <redacted>
Cc: Alexander Graf <redacted>