Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

u-boot

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Bartlomiej Sieka authored
    Implement watchodg-aware variants of hash calculation functions:
    - crc32_wd()
    - md5_wd()
    - sha1_csum_wd()
    The above functions calculate the hash of the input buffer in chunks,
    triggering the watchdog after processing each chunk. The chunk size
    is given as a function call parameter.
    
    Signed-off-by: default avatarBartlomiej Sieka <tur@semihalf.com>
    215b01bb
    History
    Name Last commit Last update
    ..