commit | ec01126c04cd6ff985139d52f2c9eac486a2ae4c | [log] [tgz] |
---|---|---|
author | Jack Rosenthal <[email protected]> | Thu Aug 01 13:40:23 2024 -0600 |
committer | Chromeos LUCI <[email protected]> | Mon Aug 05 18:24:10 2024 +0000 |
tree | cc59b0b787e35729c499c99fe031a2e846b4e337 | |
parent | b76d74dc08acd4f0905cd6baa2493a952f974b1a [diff] |
swap_ec_rw: Search for keyset in source tree too When executing this script outside the SDK from the source tree, /usr/share/vboot/devkeys (the typical default for --keyset) won't be available. Search for the devkeys inside vboot_reference too. BUG=b:352556657 BRANCH=none TEST=Script executes outside the SDK Signed-off-by: Jack Rosenthal <[email protected]> Change-Id: I1b7c8161acbd1d144208682cb7c035fa5f8d6e8d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/5757739 Reviewed-by: Yu-Ping Wu <[email protected]>