diff options
| author | Aristo Chen <[email protected]> | 2025-09-14 10:59:28 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-09-23 13:35:22 -0600 |
| commit | a06733fc83f07dd975a9e220a44392f3455c7c21 (patch) | |
| tree | 9a4c3316bf1104dda3e1550e7775f526adacea62 /scripts | |
| parent | dade54edaff659c4ed6fc40db0b2dd446714c573 (diff) | |
binman: Fix FIT image overlap issues for testFitSplitElf
Fix one binman test that has memory region overlap issue, the test case
needed to be updated to use non-overlapping memory layouts.
* Tests fixed:
- testFitSplitElf
* Changes made:
1. ELF section layouts: added elf_sections_tee.lds with different
address for TEE to avoid overlap with ATF address defined in
elf_sections.lds
2. Makefile to properly build elf_sections_tee binary
3. Updat ftest.py to use separate ELF files for TEE vs ATF components
in split-elf operations.
An upcoming commit will validate if the memory region is overlapped
Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
