configs: Do not require args.kernel to be set in baremetal.py
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 24 Apr 2020 14:59:25 +0000 (15:59 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 28 Apr 2020 09:51:36 +0000 (09:51 +0000)
commiteabd4f3a9b5cc48696b40bf0dfbe896a5ee21695
tree9db2435811d2db184d8c0dc1582e66a4ef00ba45
parenta0038f7aec488887cb2db5aad4bf4a5142a3572b
configs: Do not require args.kernel to be set in baremetal.py

This is allowing to us run baremetal.py with the --dtb-gen option
without needing to specify a --kernel argument

Change-Id: I98f1bc865d2f4e2230b1a85453efe83d95ec8a55
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/28148
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
configs/example/arm/baremetal.py