Skip to content
Snippets Groups Projects
  1. Feb 27, 2025
  2. Feb 14, 2025
  3. Feb 10, 2025
    • Manoj Choudhary's avatar
      RBM: Update reboot mode for PSCI_SYSTEM_RESET2 · d79b61f1
      Manoj Choudhary authored
      
      Intentional Reboot follow PSCI path where SDAM register is configured
      in PSCI_SYSTEM_RESET. PSCI reset is chosen based on reboot_mode. If
      mode is REBOOT_WARM or REBOOT_SOFT,then PSCI_SYSTEM_RESET2 is used,
      else  PSCI_SYSTEM_RESET. Default mode is RESET_COLD which configure
      PSCI_SYSTEM_RESET by default. Updating reboot mode to warm so as to
      configure PSCI_SYSTEM_RESET2, thereby avoiding SDAM update, which in
      turn update the BOOT_COUNT in error scenarios detetected by RBM.
      
      Change-Id: Ib76fc5cb0902c2cda71e8090d4f5bd4c90e8a51c
      Signed-off-by: default avatarManoj Choudhary <quic_cmanoj@quicinc.com>
      d79b61f1
  4. Feb 07, 2025
  5. Jan 28, 2025
  6. Jan 20, 2025
  7. Jan 17, 2025
  8. Jan 13, 2025
  9. Jan 08, 2025
  10. Jan 07, 2025
  11. Jan 02, 2025
  12. Dec 23, 2024
  13. Dec 18, 2024
  14. Dec 10, 2024
  15. Nov 25, 2024
  16. Sep 11, 2024
  17. Sep 10, 2024
  18. Sep 09, 2024
  19. Aug 23, 2024
  20. Aug 22, 2024
  21. Aug 21, 2024
  22. Aug 09, 2024
  23. Aug 08, 2024
    • Johnathan Cobden-Nolan's avatar
      meta-qti-auto: add ipc logging setting to sa525m kernel command line · 884c8f84
      Johnathan Cobden-Nolan authored
      Recent changes to IPC logging feature add a bootparam to enable it,
      which allows the build to always include the feature but only activate
      it when needed. Add the new parameter to the kernel command line for
      debug builds, to preserve the existing behavior where IPC logging is
      always enabled. In the case of perf build, feature will be inactive
      by default to avoid unnecessary memory consumption.
      
      Change-Id: I3d57f45a4da781d9854105de80a9dac0e4158fa1
      884c8f84
  24. Aug 07, 2024
  25. Aug 06, 2024
  26. Aug 05, 2024
    • Rishi Gupta's avatar
      systemd: udev: add rule for /dev/hwrng · 634e0785
      Rishi Gupta authored
      Node /dev/hwrng provides access to random number
      generated by platform hardware true random number
      generator (TRNG) and should have read permissions.
      
      This commit adds read permissions.
      
      Change-Id: If3d00c7a4d474ca07c3db4f44c1cf07cfc673f4d
      (cherry picked from commit 4b8fc01e)
      634e0785
  27. Jul 30, 2024
  28. Jul 25, 2024
Loading