Skip to content
  • Karel Koci's avatar
    6ff9ce99
    atsha204: go back from feeding entropy in preinit to init · 6ff9ce99
    Karel Koci authored
    Now we feed entropy as soon as possible but in init. The reason is
    because in preinit the kernel modules are not yet loaded and atsha204
    requires I2C to communicate. This is loaded later on and thus can't be
    in preinit. It also makes sense to load it at the same as we other
    services providing the same functionality (such as haveged).
    6ff9ce99
    atsha204: go back from feeding entropy in preinit to init
    Karel Koci authored
    Now we feed entropy as soon as possible but in init. The reason is
    because in preinit the kernel modules are not yet loaded and atsha204
    requires I2C to communicate. This is loaded later on and thus can't be
    in preinit. It also makes sense to load it at the same as we other
    services providing the same functionality (such as haveged).
Loading