Commit Graph

11 Commits

Author SHA1 Message Date
Subash Lakkimsetti 3ab68264c4 Update openssl to latest version (#100)
User has to set OPENSSL_PATH to Openssl directort
where openssl.exe is present.
Updated documentation error in verified boot.

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
2020-12-15 08:09:31 -08:00
naveenm18 84b90e20fa Updated .rst files information from dsc to yaml. (#84)
Also Images which mentioned about dsc also updated to yaml.

Signed-off-by: Mutha <naga.naveen.mutha@intel.com>

Co-authored-by: Mutha <naga.naveen.mutha@intel.com>
2020-09-03 13:19:00 -07:00
James Gutbub 74221ba5a4 Add page for VxWorks booting
The new page provides info on generating a SBL OS container
consisting of the VxWorks kernel binary given in ELF format
and is multiboot compliant as well as providing info on how
to configure the boot options to launch this container.

Also include a few additional changes to resolve some build
issues reported during 'make html' after running 'make clean'.

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2020-07-08 13:31:08 -07:00
Subash Lakkimsetti 4672e9b185 Update documentation for single sign key management (#74)
- Updated SBL key management and Key ids
- Info with GenerateKeys.py
- Build changes for introducting SBL_KEY_DIR env variable
- GenContainer updates for auth types and Key id

Signed-off-by: Subash Lakkimsetti <subash.lakkimsetti@intel.com>
2020-07-07 13:16:40 -07:00
James Gutbub 42b69f095d Update firmware update triggering info (#77)
Recently support for triggering a FW update
via Linux kernel has been enabled, this patch
provides the details on how to trigger a FW
update if the Linux kernel supports it.

Also some other notes on HTTP server in Python3
and remove error message about guessing the syntax
of the Windows FW update triggering code block.

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2020-06-15 21:50:30 -07:00
Sachin Agrawal f8254dc8c6 Updated SBL security related items (#73) (#72)
1) Added a picture depicting SBL Verified Boot chain.
2) Added a table describing the usage of various keys.

Signed-off-by: Sachin Agrawal <sachin.agrawal@intel.com>
2020-06-11 18:14:11 -07:00
raghavag 9c46cb4ce5 Added updated information for Firmware Update (#70)
Following changes are made for firmware update documentation

1) Trigger from Operating system mechanism
2) 4-byte string id instead of GUID to identify components information
   capsule.
3) Container component update.

Signed-off-by: Raghava Gudla <raghava.gudla@intel.com>

Co-authored-by: Raghava Gudla <raghava.gudla@intel.com>
2020-03-31 15:58:44 -07:00
raghavag 25639f6254 Add additional information about firmware update (#60)
This patch added additional information about firmware update
namely, capsule layout, generating capsule, triggering firmware
update and generating sbl binaries for firmware update capsule.

Signed-off-by: Raghava Gudla <raghava.gudla@intel.com>
2019-11-08 09:52:47 -08:00
James Gutbub c5a516be99 Clean up spelling (#41)
Performed some spell checking on the source/*.rst files
in most places as needed

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2019-04-23 15:34:23 -07:00
Huang Jin 41ca732eea Cleanup build warnings. No content change. (#27)
Signed-off-by: Huang Jin <huang.jin@intel.com>
2019-01-04 16:53:36 -08:00
Jin, Huang fbf926ff96 Initial doc code check-in 2018-09-13 16:20:25 -07:00