config: Warn not fail for ARM systems configured with ruby
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 6 Mar 2017 09:57:25 +0000 (09:57 +0000)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Tue, 13 Jun 2017 15:54:03 +0000 (15:54 +0000)
commitdcaa05f033ed898fa398fb2f4d3cc51335b7a013
treeee480b646bb10d06a6861f48589f8f0d35fabf40
parent42e114ddefe2fbf56e7da3daccf2cfbe128242a6
config: Warn not fail for ARM systems configured with ruby

Ruby for ARM systems is not fully supported but certain configurations
are expected to work. This change removes the more general fail
statement and warns or fails depending on the particular
configuration.

Change-Id: Ic24799aff966ba15858b93482e0f24a8672d9483
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2905
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
configs/common/FSConfig.py