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-prev] [day] [month] [year] [list]
Date:	Fri, 21 Aug 2015 07:44:21 +0000
From:	"Zha, Qipeng" <qipeng.zha@...el.com>
To:	Lee Jones <lee.jones@...aro.org>
CC:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
	"Yang, Fei" <fei.yang@...el.com>,
	"Ortiz, Samuel" <samuel.ortiz@...el.com>
Subject: RE: [PATCH v4] mfd: add Intel Broxton Whiskey Cove PMIC driver

>  intel-soc-pmic-objs		:= intel_soc_pmic_core.o intel_soc_pmic_crc.o
> +intel-soc-pmic-$(CONFIG_INTEL_PMC_IPC)	+= intel_soc_pmic_bxtwc.o

> You want to build this for all Intel products?
As intel_soc_pmic_crc driver, this is depend on the option of CONFIG_INTEL_SOC_PMIC,
And it's depend on CONFIG_INTEL_PMC_IPC since hardware dependency.

> +
> +/* sysfs interfaces to r/w PMIC registers, required by initial script 
> +*/

> You really want to be able to do that from userspace?
There is real requirement for this.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ