Logo white

OpenSystemsDevelopment / usbboot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • usbboot
  • .gitignore
  • beta: Add support for secure-boot - see Readme.md ...
    d1a9a5c6
    Initial BETA release for secure-boot.
    
    secure-boot adds two new sub-directory to usbboot:
    
    * secure-boot-recovery is used to create an EEPROM signed with
      the customer's RSA private key and configures the 2711 OTP
      settings permenantely require signed boot images.
      See secure-boot-recovery/README.md
    * Once secure-boot is enabled the CM4 MSD mode firmware must
      also be signed with the customer's RSA private key.
      See secure-boot-msd/README.md
    
    N.B The revoke_devkey and program_jtag_lock are NOT enabled in
    this initial BETA release.
    tim authored
    2021-09-20 13:18:36 +0100  
    Browse Code ยป
.gitignore 20 Bytes
Edit Raw Blame History
1 2 3
rpiboot
bin2c
*.exe