commit | 6a0d992aa731bcf2bbfdac45c45618dd6b299841 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Jul 20 14:55:42 2023 +0200 |
committer | Gyorgy Szing <gyorgy.szing@arm.com> | Tue Aug 01 12:19:34 2023 +0000 |
tree | be2b49d767d79583b4464ca3f602feb4e831f843 | |
parent | 3e3db706c115dbaab22ccc9fd95fd069434e98f1 [diff] |
opteesp: consolidate stripped elf generation Move the generation and installation code of stripped elf files needed by the opteesp environment to a common place. The intent is to remove code duplication and to make creating new deployments easier and more robust. Change-Id: I4088dc47c13dc9f35f6b35fb44afee620303bac3 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>