summaryrefslogtreecommitdiff
path: root/include/hexdump.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-05-08 07:00:02 -0600
committerTom Rini <trini@konsulko.com>2021-06-08 11:39:09 -0400
commit19edf139e900ed61825b32bc7a261e5f6606b8b1 (patch)
treede0e963dcee194db7e6283db64967ee427bb326f /include/hexdump.h
parent2f410fe55766de190bcc2c3dd18245a00aad1d4f (diff)
downloadu-boot-19edf139e900ed61825b32bc7a261e5f6606b8b1.tar.gz
hexdump: Add support for sandbox
The current implementation outputs an address as a pointer. Update the code to use an address instead, respecting the 32/64 nature of the CPU. Add some initial tests copied from print_test_display_buffer(), just the ones that can pass with the current implementation. Note that for this case print_hex_dump() and print_bufffer() produce the same result. For now the tests are duplicated sine we have separate functions. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/hexdump.h')
0 files changed, 0 insertions, 0 deletions