Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ldelf: Fix dumping physical address of ELF segment
Fix the strange values of "pa" when TA ELF mappings is dumped. The function argument of print_seg() should be explicit physical address of mapping rather than offset of the segment. Signed-off-by: Alvin Chang <alvinga@andestech.com> Tested-by: Yu Chien Peter Lin <peterlin@andestech.com> Tested-by: Jerome Forissier <jerome.forissier@linaro.org> (vexpress-qemu_armv8a) Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
- Loading branch information