Joachim Wiberg
ae4424dafe
board/common: create infix-key.dtso as well for U-Boot
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-05-25 20:37:27 +02:00
Tobias Waldekranz
f1d21a4bae
uboot: Install all trusted keys into U-Boot's control DT
...
Now that RAUC can have multiple keys in its keyring, we should include
the same set of keys in the bootloader.
2024-04-30 16:03:09 +02:00
Tobias Waldekranz
d777d59ee2
common: Prettify output from Infix extensions to the build system
...
This makes it easier to spot where we've added things (that might not
work :))
2023-03-13 09:57:04 +01:00
Tobias Waldekranz
b655ac778a
common: Install signing key and environment in U-Boot's build tree
...
Ensure that whenever U-Boot is built:
- The chosen signing key and is converted to the expected format and
installed in the build tree.
- Infix's environment extensions are installed in the build tree
2023-02-20 09:57:31 +01:00