commit | 3804cb66d51a472f1b291931869949e2c393646d | [log] [tgz] |
---|---|---|
author | Alex Van Damme <atv@google.com> | Mon Sep 28 14:15:34 2020 -0700 |
committer | Alex Van Damme <atv@google.com> | Tue Nov 10 13:12:33 2020 -0800 |
tree | d9e24181434529aecda491bfb1f7148cbd343f54 | |
parent | 0834d86345bb64ccaa7381ba2cc01b3b9213ba19 [diff] |
Add support for A71CH - Add a71ch.py and a71ch_pubkey.py. These provide the same functionality as the ecc608 variants. - Modify core to check both security chips. If both are present, ecc608 would be used. - Adjust debian dependencies to require either python3-cryptoauthlib, or a71ch-crypto-support. - Downgrade messages about not finding a crypto chip to debug, since it is unlikely that you have both chips. Change-Id: I09e04eb7025b19a0c8b5b4e608f4e7d4605c9d19