commit | f59b6fb58129c4a883fd85fb0b3c46beff0c93f0 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu May 01 17:00:06 2025 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Wed May 28 13:13:09 2025 +0100 |
tree | 21b3345e28354468aae0f4d68eccec12bd49a6b7 | |
parent | 015a8fd17b39133613828523850b01ff3f8cb9ef [diff] |
refactor(memmap): check ELF object type rather than flag This is a small functional change which removes the need to pass the type of the ELF object given to `memory.elfparser.tfa_mem_obj_factory` by instead checking its type. Change-Id: I653e71345e41bcbae87a3a7475d7a1dd69614b5d Signed-off-by: Chris Kay <chris.kay@arm.com>