From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thirupathaiah Annapureddy Date: Thu, 25 Jun 2020 08:51:26 -0700 Subject: [PATCH 0/2] Add support for multiple required keys Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch series adds the support for multiple required keys in U-Boot DTB with test support. Thirupathaiah Annapureddy (2): vboot: add support for multiple required keys test: vboot: add a test for multiple required keys common/image-fit-sig.c | 12 +++++++++++- test/py/tests/test_vboot.py | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 42 insertions(+), 3 deletions(-) -- 2.17.1