commit | 4e5e374bf9db45a2677b75f985d7a8c806742087 | [log] [tgz] |
---|---|---|
author | Martin Bonner <martingreybeard@gmail.com> | Mon Jul 25 08:45:59 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 29 18:59:47 2022 +0200 |
tree | 505cb166b05c7f0b05d32455e8a1f81c161c6928 | |
parent | bf89358b4c92b3009f9c8ebdbc3e3551472363ad [diff] |
Provide more details of exactly how configuration signatures are calculated Describe exactly which bytes are hashed and in what order when signing a configuration. Signed-off-by: Martin Bonner <martingreybeard@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>