iwlwifi: trans: Take ownership on secure machine before FW load
authorEran Harary <eran.harary@intel.com>
Tue, 3 Mar 2015 11:53:28 +0000 (13:53 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 12 Mar 2015 07:57:41 +0000 (09:57 +0200)
commit16bc119b6b6410863c50d0dafed8c04e5cb6122a
tree32151add6b0b3c2417879e5ffa6ee333980b67c7
parent3a1a61476d749c9aa92d5ce67164fd5e5f7fbe55
iwlwifi: trans: Take ownership on secure machine before FW load

When we load the firmware for the 8000 B step device, it'll
verify its signature. In the current version of the
hardware, there can be a race between the WiFi firmware
being loaded and the Bluetooth firmware being loaded.

Check that WiFi is authenticated, if not, take ownership
on the authentication machine to make sure that the WiFi
firmware will be authenticated.

Signed-off-by: Eran Harary <eran.harary@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-prph.h
drivers/net/wireless/iwlwifi/pcie/trans.c