Skip to content
Commit bdf88c0b authored by Safae Ouajih's avatar Safae Ouajih Committed by Tom Rini
Browse files

test/py: android: extend abootimg test



test_abootimg is extended to include the testing of boot images
version 4. For this, boot.img and vendor_boot.img have been
generated using mkbootimg tool with setting the header
version to 4.

This tests:
- Getting the header version using abootimg
- Extracting the load address of the dtb
- Extracting the dtb start address in RAM

Running test:
$ ./test/py/test.py --bd sandbox --build -k test_abootimg

Signed-off-by: default avatarSafae Ouajih <souajih@baylibre.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 269d6e7a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment