[PATCH] rng: Tighten some rng driver dependencies
    Tom Rini 
    trini at konsulko.com
       
    Thu Oct  9 16:19:00 CEST 2025
    
    
  
On Fri, 26 Sep 2025 09:31:42 -0600, Tom Rini wrote:
> In this case, the NPCM RNG driver also provides some of the functions
> that are implemented in the generic LIB_RAND file, so only allow this to
> be built when that is disabled. The exynos RNG driver depends on ARM
> SMCCC calls and so cannot be built outside of that. Express these
> requirements in Kconfig as well.
> 
> 
> [...]
Applied to u-boot/master, thanks!
[1/1] rng: Tighten some rng driver dependencies
      commit: af4acc7186fac32b69e2a0ad5e1ffb4677bfa825
-- 
Tom
    
    
More information about the U-Boot
mailing list