aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_android/test_avb.py
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-02-15 10:26:24 -0500
committerTom Rini <trini@konsulko.com>2024-02-15 10:26:24 -0500
commit9e00b6993f724da9699ef12573307afea8c19284 (patch)
tree7c1fb6054ee911acd3a8a8674653866ad541ef89 /test/py/tests/test_android/test_avb.py
parent77ff61a5bb437b5b19c50d8791f14a3b917e882c (diff)
parente2f6270f2da844d598555702d3af4f2e3fae3f9f (diff)
Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu
u-boot-dfu-20240215 - Fix avb_verify command with SD cards - Add u-boot-dfu maintainer tree for AB/AVB - Avb: report verified boot state based on lock state - Misc avb refactors improve code quality
Diffstat (limited to 'test/py/tests/test_android/test_avb.py')
-rw-r--r--test/py/tests/test_android/test_avb.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/py/tests/test_android/test_avb.py b/test/py/tests/test_android/test_avb.py
index 238b48c90f..865efbca4d 100644
--- a/test/py/tests/test_android/test_avb.py
+++ b/test/py/tests/test_android/test_avb.py
@@ -1,6 +1,5 @@
-# Copyright (c) 2018, Linaro Limited
-#
# SPDX-License-Identifier: GPL-2.0+
+# Copyright (c) 2018, Linaro Limited
#
# Android Verified Boot 2.0 Test