----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3239/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11215:0b0cd91548e1 --------------------------- arm, config: Automatically discover available platforms Add support for automatically discover available platforms. The Python-side uses functionality similar to what we use when auto-detecting available CPU models. The machine IDs have been updated to match the platform configurations. If there isn't a matching machine ID, the configuration scripts default to -1 which Linux uses for device tree only platforms. Diffs ----- configs/common/FSConfig.py 4e70e13c1a2c configs/common/Options.py 4e70e13c1a2c configs/common/PlatformConfig.py PRE-CREATION src/arch/arm/ArmSystem.py 4e70e13c1a2c Diff: http://reviews.gem5.org/r/3239/diff/ Testing ------- Tested manually with fs.py Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
