Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20614 - Add SPL variant of DM_RNG so that the DM_RNG can be disabled in SPL if necessary. This may be necessary due to e.g. size constraints of the SPL. - dd SPL variant of SPL_FSL_CAAM_RNG so that the SPL_FSL_CAAM_RNG can be disabled in SPL if necessary. This may be necessary due to e.g. size constraints of the SPL. - Differentiate between CAAM and DCP in Kconfig entry.
No related branches found
No related tags found
Showing
- boot/pxe_utils.c 1 addition, 3 deletionsboot/pxe_utils.c
- boot/vbe_request.c 1 addition, 1 deletionboot/vbe_request.c
- drivers/Makefile 1 addition, 1 deletiondrivers/Makefile
- drivers/crypto/fsl/Kconfig 9 additions, 2 deletionsdrivers/crypto/fsl/Kconfig
- drivers/crypto/fsl/Makefile 1 addition, 1 deletiondrivers/crypto/fsl/Makefile
- drivers/crypto/fsl/jr.c 2 additions, 2 deletionsdrivers/crypto/fsl/jr.c
- drivers/rng/Kconfig 7 additions, 0 deletionsdrivers/rng/Kconfig
- drivers/rng/Makefile 1 addition, 1 deletiondrivers/rng/Makefile
- lib/uuid.c 1 addition, 1 deletionlib/uuid.c
- net/net_rand.h 1 addition, 1 deletionnet/net_rand.h
- test/dm/Makefile 1 addition, 1 deletiontest/dm/Makefile
Loading
Please register or sign in to comment