Skip to content
Snippets Groups Projects
  1. Mar 13, 2025
  2. Feb 25, 2025
  3. Feb 18, 2025
  4. Feb 17, 2025
  5. Feb 13, 2025
  6. Feb 10, 2025
  7. Feb 07, 2025
  8. Feb 04, 2025
  9. Feb 03, 2025
  10. Jan 31, 2025
  11. Jan 28, 2025
  12. Jan 24, 2025
  13. Jan 23, 2025
    • Anvisha's avatar
      edk2:QcomModulePkg: avb: Update Rollback TZ Syscall · 6b088b45
      Anvisha authored
      The old SCM id is no longer supported replacing it with the
      new one. This change updates the syscall used for Rollback
      Version update when one of the slots has a higher image version.
      
      Change-Id: I62f6f1b3846c4be124eb83fdfbb42f4d49efb054
      6b088b45
  14. Jan 22, 2025
  15. Jan 20, 2025
  16. Jan 16, 2025
    • Madhukar Sharma's avatar
      edk2:QcomModulePkg:avb: Send Milestone Call to Keymint · 6cebe999
      Madhukar Sharma authored
      This change adds support for sending Milestone call from
      Verified Boot. It blocks any further attempts to set Root
      of Trust again in Keymint.
      
      Test: 1. QWES use case validating the fuse value
            2. Setting ROT call after milestone call fails as expected.
      
      Change-Id: I7e2702bca782a78979a59ca53ced45c69d75b33b
      6cebe999
  17. Jan 13, 2025
  18. Jan 08, 2025
  19. Dec 31, 2024
  20. Dec 24, 2024
  21. Dec 23, 2024
  22. Dec 20, 2024
  23. Dec 19, 2024
    • Johnathan Cobden-Nolan's avatar
      QcomModulePkg: increase cmdline length for boot reason parameter · 473aae95
      Johnathan Cobden-Nolan authored
      Previous change added boot reason parameter to command line but
      did not increase the command line length, creating possibility
      that max length will be insufficient for the new parameter.
      Increase the length before parameters are appended to resolve this.
      
      Change-Id: I8a38e0e7c3b08f72a46053b02a2ae646b8aa376c
      473aae95
  24. Dec 16, 2024
    • Johnathan Cobden-Nolan's avatar
      QcomModulePkg: pass boot reason as command line parameter to Linux · c48d2133
      Johnathan Cobden-Nolan authored
      qcom-reboot-reason driver will use the boot parameter to expose the
      currnet boot reason to userspace.
      
      - LinuxLoader populates BootInfo with the reason after getting reason
        from PMIC.
      - BootLinux populates the BootParamlist with reason so that
        UpdateCmdLine can access it.
      - Update the command line with qcom-reboot-reason.reason= parameter
        based on the current reason.
      - Set reason to FASTBOOT ("bootloader") in case of fastboot "boot" or
        "continue" commands, since they are otherwise not populated.
      
      Change-Id: I70364ff32873cbbcfa568b5abfba225d56b15f9a
      c48d2133
  25. Dec 04, 2024
  26. Dec 02, 2024
  27. Nov 29, 2024
Loading