| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | global: Rename SPL_ to XPL_ | Simon Glass | |
| Use XPL_ as the symbol to indicate an SPL build. This means that SPL_ is no-longer set. Signed-off-by: Simon Glass <[email protected]> | |||
| 2020-01-17 | u-boot: fit: add support to decrypt fit with aes | Philippe Reynes | |
| This commit add to u-boot the support to decrypt fit image encrypted with aes. The FIT image contains the key name and the IV name. Then u-boot look for the key and IV in his device tree and decrypt images before moving to the next stage. Signed-off-by: Philippe Reynes <[email protected]> | |||
