| commit | 74d3f8a1765869765b542fd91114628a62947ba9 | [log] [tgz] |
|---|---|---|
| author | Andreas Sandberg <andreas.sandberg@arm.com> | Thu Jul 20 11:36:55 2017 +0100 |
| committer | Andreas Sandberg <andreas.sandberg@arm.com> | Wed Nov 08 10:47:25 2017 +0000 |
| tree | 201e1094159c565b1ae8f1b1f7b2a6f32abad4f4 | |
| parent | d6c204c67d42a3cea9d603888ec52a8d8dacf1a3 [diff] |
dev: Add a dummy serial device Add a dummy serial device that discards any output and doesn't provide any input. This device can be used to terminate UARTs that don't have a default device (e.g., a terminal) attached. Change-Id: I4a6b0b5037ce360f59bfb5c566e1698d113a1d26 Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com> Reviewed-by: Curtis Dunham <curtis.dunham@arm.com> Reviewed-on: https://gem5-review.googlesource.com/4290 Reviewed-by: Gabe Black <gabeblack@google.com>