mbox series

[isar-cip-core,0/2] Enable SWU file in reproducible test

Message ID 20231006125845.2661-1-venkata.pyla@toshiba-tsip.com (mailing list archive)
Headers show
Series Enable SWU file in reproducible test | expand

Message

Venkata Pyla Oct. 6, 2023, 12:58 p.m. UTC
From: venkata pyla <venkata.pyla@toshiba-tsip.com>

Hi,

This patch series include swu file in reproducible tests, and also
disabled signed SWUpdate because it generates signatures which are by
nature contains randomnes in it and so skipped it for reproducible
tests.

venkata pyla (2):
  reproducible-check-ci: Include swu files in reproducible tests
  reproducible.yml: Disable signed swupdate in reproducible tests

 .reproducible-check-ci.yml | 1 +
 kas/opt/reproducible.yml   | 1 +
 scripts/repro-tests.sh     | 1 +
 3 files changed, 3 insertions(+)