diff options
| author | Chris Webb <[email protected]> | 2019-07-16 20:52:57 +0100 |
|---|---|---|
| committer | Kever Yang <[email protected]> | 2019-07-20 23:59:44 +0800 |
| commit | f05d5743567984b4fff6a862fc0f42760ff135da (patch) | |
| tree | 631b32eb533290811eb06c13ee66018afd65869f /include | |
| parent | fb7b1b79c182ae00cbcdbaf56b57434479262db6 (diff) | |
rockchip: make_fit_atf.py: Eliminate pyelftools dependency
make_fit_aft.py depends on the non-standard library pyelftools to pull
out PT_LOAD segments from ELF files. However, this is as easy to do
manually, without imposing the extra dependency on users.
Structures in the ELF file are unpacked into variables named to exactly
match the ELF spec to ensure the destructuring code is reasonably
self-documenting.
Signed-off-by: Chris Webb <[email protected]>
Reviewed-by: Andy Yan <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
