Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-26 | doc: verified-boot: fix typos | Masahiro Yamada | |
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2015-01-29 | doc: fix misspellings | Guilherme Maciel Ferreira | |
Signed-off-by: Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com> | |||
2013-06-26 | Add verified boot information and test | Simon Glass | |
Add a description of how to implement verified boot using signed FIT images, and a simple test which verifies operation on sandbox. The test signs a FIT image and verifies it, then signs a FIT configuration and verifies it. Then it corrupts the signature to check that this is detected. Signed-off-by: Simon Glass <sjg@chromium.org> |