u-boot/test/py/tests/test_android
Safae Ouajih 0335bdbf9f test/py: android: extend abootimg test
commit 83d48a3c8bfbbbc2a8ad951b211081f72fc268b6 upstream.

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: Safae Ouajih <souajih@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
2023-04-05 11:43:08 -05:00
..
test_ab.py
test_abootimg.py test/py: android: extend abootimg test 2023-04-05 11:43:08 -05:00
test_avb.py sandbox: Enable mmc command and legacy images 2023-01-16 14:14:11 -05:00