git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d192a08
)
configs: verdin-imx8mp: enable RNG support for KASLR
author
Emanuele Ghidoli
<emanuele.ghidoli@toradex.com>
Tue, 1 Jul 2025 13:44:57 +0000
(15:44 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Thu, 10 Jul 2025 11:02:11 +0000
(08:02 -0300)
Enable DM_RNG in U-Boot to automatically populate /chosen/kaslr-seed.
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
configs/verdin-imx8mp_defconfig
patch
|
blob
|
history
diff --git
a/configs/verdin-imx8mp_defconfig
b/configs/verdin-imx8mp_defconfig
index
4cc69de
..
0655200
100644
(file)
--- a/
configs/verdin-imx8mp_defconfig
+++ b/
configs/verdin-imx8mp_defconfig
@@
-162,6
+162,7
@@
CONFIG_POWER_PCA9450=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_SPL_POWER_I2C=y
+CONFIG_DM_RNG=y
CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y