summaryrefslogtreecommitdiff
path: root/doc/chromium/run_vboot.rst
AgeCommit message (Collapse)Author
2021-07-15doc: Update documentation for cros-2021.04 releaseSimon Glass
With the new 2021.04 we have a new version of Chromium OS boot, which supports sandbox, coral and coral-on-coreboot. Add documentation for this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-03-27doc: Convert Chromium OS docs to rstSimon Glass
Move this documentation over to reST. Move the example files into a files/ directory so they are still separate. Do a few minor updates while we are here: - Tidy up sandbox build instructions - Update my github account name - Add some talks and links Signed-off-by: Simon Glass <sjg@chromium.org>