----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3576/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11574:7b77fed879f5 --------------------------- arm, dev: Add support for listing DMA ports in new platforms When using a Ruby memory system, the Ruby configuration scripts expect to get a list of DMA ports to create the necessary DMA sequencers. Add support in the utility functions that wire up devices to append DMA ports to a list instead of connecting them to the IO bus. These functions are currently only used by the VExpress_GEM5_V1 platform. Change-Id: I46059e46b0f69e7be5f267e396811bd3caa3ed63 Signed-off-by: Andreas Sandberg <[email protected]> Reviewed-by: Nikos Nikoleris <[email protected]> Reviewed-by: Curtis Dunham <[email protected]> Diffs ----- src/dev/arm/RealView.py 4aac82f10951 Diff: http://reviews.gem5.org/r/3576/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
