lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 May 2020 17:30:25 -0700
From:   Bhaumik Bhatt <bbhatt@...eaurora.org>
To:     manivannan.sadhasivam@...aro.org
Cc:     linux-arm-msm@...r.kernel.org, hemantk@...eaurora.org,
        jhugo@...eaurora.org, linux-kernel@...r.kernel.org,
        Bhaumik Bhatt <bbhatt@...eaurora.org>
Subject: [PATCH v1 0/6] Bug fixes and bootup and shutdown improvements

Bug fixes for handling of execution environment in bootup/shutdown scenarios
and to improve host view of device state.
Introduced feature for manual mission mode image loading and allow for mission
mode image load from SBL handling.

Build dependencies:
Patch "bus: mhi: core: Mark device inactive soon after host issues a shutdown"
depends on: "bus: mhi: core: Introduce helper function to check device state".

Bhaumik Bhatt (6):
  bus: mhi: core: Improve shutdown handling after link down detection
  bus: mhi: core: Mark device inactive soon after host issues a shutdown
  bus: mhi: core: Check for RDDM support before forcing a device crash
  bus: mhi: core: Use common name for BHI firmware load function
  bus: mhi: core: Introduce support for manual AMSS loading
  bus: mhi: core: Process execution environment changes serially

 drivers/bus/mhi/core/boot.c     | 100 ++++++++++++++++++++--------------------
 drivers/bus/mhi/core/init.c     |   1 +
 drivers/bus/mhi/core/internal.h |   1 +
 drivers/bus/mhi/core/main.c     |  45 ++++++++++++------
 drivers/bus/mhi/core/pm.c       |  80 +++++++++++++++++++++++---------
 include/linux/mhi.h             |  10 ++++
 6 files changed, 151 insertions(+), 86 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ