]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: support secured boot flow for family 8000 B step
authorEran Harary <eran.harary@intel.com>
Tue, 20 Jan 2015 13:37:34 +0000 (15:37 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:55:26 +0000 (17:55 +0200)
commitb66eb28c64587ce590d06ae33a6a81a89882e16c
tree01c4db87bc7ec968a4bfdd8a263fa40cf8c79f4c
parent308624187f645f39cccfb7d2cd5056d9ec56ceb5
iwlwifi: pcie: support secured boot flow for family 8000 B step

The driver loads the 2 CPU sections, then it needs to let
the firmware know to start the authentication of the
sections. This is done by writing the relevants bits to
FH_UCODE_LOAD_STATUS.

For CPU1, the driver sets the lower 16 bits. For both CPUs,
the driver sets all the 32 bits.

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