Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
8 stars 1 forks source link

Add coreboot/EC update tests #276

Closed m-iwanicki closed 3 months ago

macpijan commented 3 months ago

@m-iwanicki It needs conflict resolution. Do you add some new variables to configs there?

m-iwanicki commented 3 months ago

@m-iwanicki It needs conflict resolution. Do you add some new variables to configs there?

@macpijan Yes, in this commit: https://github.com/Dasharo/open-source-firmware-validation/pull/276/commits/c2dfc58c4770f7f1a9ba8c49b7f72aee461f3e28#diff-6c8dd36944d700eaa7eeae328e90ad835cdbaee285b67d0244a726a1e2e50a54 Now that I'm looking at it again maybe it would be better to find some way to dynamically check Dasharo/EC version from binary instead of hardcoding it like that. Or just check that version is different from old without checking exact version after update.