commit | a9865c2982974571c00f11d74a069e48a2300d57 | [log] [tgz] |
---|---|---|
author | Bence Balogh <bence.balogh@arm.com> | Wed Jul 19 15:34:06 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Wed Aug 16 04:46:12 2023 +0200 |
tree | da9b4bf19b3b6258baa78a1a67e4f47b6b95bad3 | |
parent | cca8e3a540780234903348bd335a6dd5227b40da [diff] |
Platform: AN552: Use pyelftools instead of objcopy The previous solution relied on GCC's objcopy even when armclang or IAR toolchain was used. The pyelftools can dump the sections independently and works with all of the three toolchain. Change-Id: Ia43a8d5d6e0dcd3930e3ca0ea73374857a517b8a Signed-off-by: Bence Balogh <bence.balogh@arm.com>