tests: fix arm regression due to kernel not found
authorCiro Santilli <ciro.santilli@arm.com>
Fri, 25 Jan 2019 19:23:48 +0000 (19:23 +0000)
committerCiro Santilli <ciro.santilli@gmail.com>
Mon, 28 Jan 2019 14:05:17 +0000 (14:05 +0000)
commitb2d24ff236dd3acd555579b260870538f309708c
tree099ad7d812967ec882a1517fe5de7398ce0e5fff
parent9048ef0ffbf21bedb803b785fb68f83e95c04db8
tests: fix arm regression due to kernel not found

At Ia49298304f658701ea0800bd79e08db404a655c3 we removed the default
kernel and DTB filenames from FSConfig.py.

However, the regression tests rely on that to find those blobs.

This commit restores those default filenames just for the config of the
regression tests.

Change-Id: I9d7d869b0087ee8a3b63088693f753a703ead5d6
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15957
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
tests/configs/arm_generic.py