config: add --bootloader to fs.py and fs_bigLITTLE.py
authorCiro Santilli <ciro.santilli@arm.com>
Mon, 18 Nov 2019 15:30:49 +0000 (15:30 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 31 Jan 2020 12:41:49 +0000 (12:41 +0000)
commita29aaa364b70a227ea0784f64e4082e08ce233a1
treea82dd9b1db4906b1308465497ae0d32c2f5e26e5
parentee704209b31d3273e703509cb1573da10d52029d
config: add --bootloader to fs.py and fs_bigLITTLE.py

This allows explicitly selecting which bootloader to use.

Before this commit, the bootloader had a fixed basename which
had to be present inside M5_PATH.

Change-Id: I02919207d6f175854017ae7b603d811da63d618e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23670
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
configs/common/FSConfig.py
configs/common/Options.py
configs/example/arm/fs_bigLITTLE.py
configs/example/fs.py