scons: allow embedding arbitrary blobs into the gem5 executable
authorCiro Santilli <ciro.santilli@arm.com>
Mon, 19 Nov 2018 15:25:43 +0000 (15:25 +0000)
committerCiro Santilli <ciro.santilli@arm.com>
Tue, 22 Jan 2019 11:35:12 +0000 (11:35 +0000)
commitf2bda876f73af4ecc38406f3562a3d16fd28a5a9
tree51cf43a27af5b5143269447d1f895476fbecdf06
parentaf5a23a39f544568e79a93250548bef83f9c2fff
scons: allow embedding arbitrary blobs into the gem5 executable

The initial motivation for this is to embed the GDB XML target
description files into the executable.

Change-Id: I721e8dd37119d8e6eb376d7e9050b1094282bacc
Reviewed-on: https://gem5-review.googlesource.com/c/15136
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/SConscript