Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTitan: Document and support flashing apps #1906

Merged
merged 1 commit into from
Jun 9, 2020

Commits on Jun 5, 2020

  1. OpenTitan: Document and support flashing apps

    OpenTitan needs the apps built into the binary. Add a section to the
    documentation on how to do this and add a target to the Makefile.
    
    We need to use the GCC objcopy as the LLVM one doesn't support updating
    sections.
    
    Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
    alistair23 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    d4b8f06 View commit details
    Browse the repository at this point in the history