util: Change gen_arm_fs_files.py to allow selective compilation
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 27 Mar 2020 15:32:24 +0000 (15:32 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Sat, 15 Aug 2020 13:09:17 +0000 (13:09 +0000)
commit6d5f631c5cc35e3aa3c50c6ede41dbdca93c87f2
tree872ce70b9cbe0995af5695c61ce63a99897af7c2
parent26e3c06e7f6457e302c087b08fb19eeb26861fc0
util: Change gen_arm_fs_files.py to allow selective compilation

With the -b/--fs-binaries option it is possible to specify a list
of fs binaries to be fetched/compiled.

Change-Id: I12a642f65b74e8606c82cdddcbc3a8172bad2381
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32554
Reviewed-by: Richard Cooper <richard.cooper@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/gen_arm_fs_files.py