arm-trusted-firmware/lib/gpt_rme
Manish Pandey 2461bd3a89 fix(gpt_rme): use correct print format for uint64_t
sha 4ce3e99a3 introduced printf format specifiers for fixed width
types, which uses PRI*64 instead of "ll" for 64 bit values.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I30472411467061d58cc6ee22407ed3bad2552751
2021-11-09 20:58:03 +00:00
..
gpt_rme.c fix(gpt_rme): use correct print format for uint64_t 2021-11-09 20:58:03 +00:00
gpt_rme.mk refactor(gpt): productize and refactor GPT library 2021-10-05 16:24:57 -05:00
gpt_rme_private.h refactor(gpt): productize and refactor GPT library 2021-10-05 16:24:57 -05:00