configs: Updated DTB warnings in fs.py for Arm platforms.
authorRichard Cooper <richard.cooper@arm.com>
Fri, 5 Jun 2020 14:27:45 +0000 (15:27 +0100)
committerRichard Cooper <richard.cooper@arm.com>
Thu, 2 Jul 2020 13:29:22 +0000 (13:29 +0000)
commitd24ad1cdebcd55265ffbd3fd7cd9af6fb220218a
treed7ab0527d0ea633a435fdea34fe198f401e8c48f
parent9c812d5aa9d1748da42c1e90df3895bfd90e474b
configs: Updated DTB warnings in fs.py for Arm platforms.

fs.py warns when an Arm platform is being created without a DTB file,
if the platform does not support the automatic creation of a DTB.

Updated the list of supported platforms with recent additions in order
to remove incorrect and potentially confusing warnings.

Change-Id: I549124a1afbc36e313f614dccab17973582bc3f7
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/30575
Tested-by: kokoro <noreply+kokoro@google.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
configs/example/fs.py