Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-03 | test: vboot: clean its file | Philippe Reynes | |
This update the its file used in vboot test to respect the new node style name defined in doc/uImage.FIT (for example: replace kernel@1 by kernel and fdt@1 by fdt-1) Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2018-12-03 | test: vboot: add padding pss for rsa signature | Philippe Reynes | |
The padding pss is now supported for rsa signature. This add test with padding pss on vboot test. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org> |