summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2021-05-08 07:00:02 -0600
committerTom Rini <[email protected]>2021-06-08 11:39:09 -0400
commit19edf139e900ed61825b32bc7a261e5f6606b8b1 (patch)
treede0e963dcee194db7e6283db64967ee427bb326f /doc/develop
parent2f410fe55766de190bcc2c3dd18245a00aad1d4f (diff)
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 <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions