]> git.gag.com Git - fw/openocd/commit
target/image: fix - p_flags field in ELF64 segment headers is 64 bits wide
authorJan Matyas <matyas@codasip.com>
Tue, 12 Apr 2022 11:33:51 +0000 (13:33 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Apr 2022 09:26:15 +0000 (09:26 +0000)
commita213397323585188ad2622de7eb9d5fcddee7a02
tree4951eaf597214ae22df09a37b2348de13e49fccb
parent5ebb1bdea1dfff9cce430bd17d08e340eea38e03
target/image: fix - p_flags field in ELF64 segment headers is 64 bits wide

Fixed the reading of p_flags in ELF64 segment headers - that field
is 64 bits wide.

Change-Id: I053ca57d36efb54b7c638484acd6c7a2fbcbd05a
Signed-off-by: Jan Matyas <matyas@codasip.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6927
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/image.c
src/target/image.h