summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2020-03-24 18:14:28 +0530
committerAnup Patel <[email protected]>2020-03-28 13:31:47 +0530
commit550ba88db1950d448f25cf71457ed89a91c401f7 (patch)
treebde169a5444df301a76a493172dc5de402e002b8 /include
parent4d93586bfa9a6875f1f28c5f430b17b650a19207 (diff)
scripts: Extend create-binary-archive.sh for unified binary tar ball
This patch extends/revamps create-binary-archive.sh to allow creating unified binary tar ball containing both RV32 and RV64 images. Users can also create "RV32 only" or "RV64 only" tar balls as well. Few example commands are as follows: ./scripts/create-binary-archive.sh (Build both RV32 & RV64 images) ./scripts/create-binary-archive.sh -x 32 (Build RV32 only images) ./scripts/create-binary-archive.sh -x 64 (Build RV64 only images) Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions