Skip to content
Snippets Groups Projects
  1. Sep 23, 2024
  2. Aug 27, 2024
  3. Aug 26, 2024
  4. Aug 25, 2024
  5. Aug 19, 2024
    • Chintankumar Shah's avatar
      Adding support for combining DTBs · c966182b
      Chintankumar Shah authored
        o Added new operation of combining DTBs
          - Script can either sign images or combine DTBs
          - For combining DTBs there are two options
            - Combine dtb files with old dtb.bin data
            - No dtb.bin - only combine dtb files and create new dtb.bib
        o Updated config.ini file accordingly
        o Updated script general messages
        o Updated script functionalities
          - select operation support with API
          - copy dtb from remote machine
          - Append data from old dtb.bin + dtb files to combine dtb file
          - Create dtb.bin(vfat) file and copy new combined dtb to it
      
      Change-Id: I409a39f02f57ba8aa07218cd4bc29d17ab21a2c7
      c966182b
  6. Jul 02, 2024
    • Chintankumar Shah's avatar
      Adding support for signing separate efi.bin & dtb.bin · 47c14fe2
      Chintankumar Shah authored
        o Support for signing efi.bin updated
          - efi.bin can be signed with/without dtb directory
          - Make sure there are not many dtbs files in dtb directory due to
            size problem
        o Support for signing dtb.bin added
        o Updated README.md file
        o Updated typos in config.ini file
      
      Change-Id: I179706a0f44b0a57d09a972f7e5eb019333aa583
      47c14fe2
  7. Mar 14, 2024
  8. Mar 13, 2024
    • Chintankumar Shah's avatar
      First version of Host Signing Tool · c2456569
      Chintankumar Shah authored
        o Support for efi.bin signing
          - uki & bootloader
        o Support for dtb signing
        o Can be configured using config.ini or command line with
          user input
      
      Change-Id: I362611f2ec9b66e11a979245768390ce0b5107b3
      c2456569
  9. Feb 19, 2024
Loading