lf-edge/eve

investegate rngd removal

开放

#5,220 创建于 2025年9月11日

 (0 条评论) (0 个反应) (1 位负责人)Go (183 个派生)auto 404
hacktoberfest

仓库指标

星标
 (546 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description

There a PR in Linuxkit about removal of rngd https://github.com/linuxkit/linuxkit/pull/4170 EVE is still using it but it seams it is not required anymore. Eve kernel has

  • CONFIG_RANDOM_TRUST_CPU=n
  • CONFIG_RANDOM_TRUST_BOOTLOADER=n

they must be enabled in order to remove rngd

贡献者指南