1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-02-21 12:28:44 +00:00
Sergei Trofimov c89e249732 framework/target: add ability to pass additional platform params.
Gem5Platform requires a host output directory as one if it's
instantiation parameters. This is not something we want to expose a
configuration parameter to the user, as for WA, the standard output
directory ought to be used.

Up to this point, WA's target instatiation process assumed that all
parameters came from the user, and there was no way for WA itself to set
them. This commit adds extra_platform_parms argument to
instantiate_target, to remedi this.

extra_platform_parms is then used to set the host output directory for
gem5 appropriately.
2017-10-06 15:04:02 +01:00
..
2017-02-21 15:02:28 +00:00
2017-02-21 15:02:28 +00:00
2017-03-15 14:34:23 +00:00
2017-04-20 11:49:53 +01:00
2017-09-27 10:32:20 +01:00
2017-03-22 15:14:44 +00:00
2017-04-20 11:49:53 +01:00
2017-02-21 15:02:28 +00:00