Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import changes to fix lpass subsystem restart #3

Closed

Commits on Sep 3, 2016

  1. subsystem_restart: set default restart_level for Q6 restarts

    set default restart_mode to RESET_SUBSYS_SUBSYSTEM so Q6 can restart
    
    Change-Id: I7e74c94bce33789dfdd7bd375f2fd74f8291f6fd
    jcsullins authored and nizovn committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    077c1ce View commit details
    Browse the repository at this point in the history
  2. subsystem_restart: ignore restart if already in-process

    Q6 Watchdog Bite can happen sometimes while still in process of
    restarting, so just ignore a duplicate restart instead of panic
    
    Change-Id: I4df993368869a7d6e8247319cb85ea51c6a33405
    jcsullins authored and nizovn committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    ff7913a View commit details
    Browse the repository at this point in the history
  3. adjust reset_q6_untrusted timing (and some delays)

    Change-Id: Id656dd071192cdda729989b984e48f7e6144dfbf
    jcsullins authored and nizovn committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    6f9d082 View commit details
    Browse the repository at this point in the history
  4. defconfig: set min cpu freq to 192Mhz

    Change-Id: Ia4da2ee0ae33f19eb468cb010c3348c65597f0dd
    jcsullins authored and nizovn committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    c31ea94 View commit details
    Browse the repository at this point in the history