Welcome to the Exploring Secure Boot Documentation Site

This is the homepage for the Exploring Secure Boot Documentation Site.

Please reach out to dperez6@villanova.edu with any inquiries.

Github Repo layout

mkdocs.yml              # The site configuration file.
.readthedocs.yaml       # Configuration file for readthedocs.
docs/
    index.md            # The documentation homepage.
    background.md       # Embedded Secure boot Literature Reivew. 
    expt-overview.md    # Notes on Experimental Process.
    paper_notes.md      # Notes from various resources.
    Microcontrollers.md # Notes on the microcontrollers used in expts. 
    requirements.txt # List of python dependencies used to build site.