commit | afb8891740263aca4988252a5f01da10ca7b581b | [log] [tgz] |
---|---|---|
author | Eran Harary <eran.harary@intel.com> | Tue Jan 20 15:37:34 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Jan 22 17:55:26 2015 +0200 |
tree | 01c4db87bc7ec968a4bfdd8a263fa40cf8c79f4c | |
parent | 2f15a829ae3cbc4cb27185f523af3df33757fcae [diff] |
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>