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

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

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.

Testing Strategy

Flashing an app to the OT board.

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make format.
  • Fixed errors surfaced by make clippy.

@alistair23 alistair23 added the WG-OpenTitan In the purview of the OpenTitan working group. label Jun 3, 2020
boards/opentitan/README.md Outdated Show resolved Hide resolved
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>
@bradjc bradjc merged commit 38e415d into tock:master Jun 9, 2020
@alistair23 alistair23 deleted the alistair/opentitan-doc branch June 9, 2020 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WG-OpenTitan In the purview of the OpenTitan working group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants