Skip to content
  • Jamie Fox's avatar
    Tools: Update requirements.txt · 41ff70db
    Jamie Fox authored and Anton Komlev's avatar Anton Komlev committed
    
    
    The BL1 signing scripts do not work with old versions of the Python
    cryptography package, so specify a minimum version in the
    requirements.txt to cause an upgrade in the case that the user already
    has an old version installed.
    
    Also bump up the minimum imgtool package version to the one that matches
    the MCUBoot version used in TF-M.
    
    Signed-off-by: default avatarJamie Fox <jamie.fox@arm.com>
    Change-Id: Iba15cd4536315987bd3c97efeddd56030d6049cd
    41ff70db
This project manages its dependencies using pip. Learn more