commit | d5fa9a2ff37a588237dc7064884d6db2453266a5 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@lowrisc.org> | Mon Feb 27 16:58:30 2023 +0000 |
committer | Douglas Reis <65042207+engdoreis@users.noreply.github.com> | Thu Mar 09 14:41:28 2023 +0000 |
tree | bd5382832c7d880c93e1ec6d29dd31c20249b039 | |
parent | fd0b5dfce72a334b93eb9adf1f2aa6b805f08d5a [diff] |
[opentitantool] add a command to export a public key to header file The "show" command can be used to display a key but the output formats supported are only json, json5, etc. It does not make sense to add an output format just for the ROM since it is so specific to this particular command. Instead I created another command that output the header that can be used in the ROM/ROM_EXT. Signed-off-by: Amaury Pouly <amaury.pouly@lowrisc.org>
OpenTitan is an open source silicon Root of Trust (RoT) project. OpenTitan will make the silicon RoT design and implementation more transparent, trustworthy, and secure for enterprises, platform providers, and chip manufacturers. OpenTitan is administered by lowRISC CIC as a collaborative project to produce high quality, open IP for instantiation as a full-featured product. See the OpenTitan site and OpenTitan docs for more information about the project.
This repository contains hardware, software and utilities written as part of the OpenTitan project. It is structured as monolithic repository, or “monorepo”, where all components live in one repository. It exists to enable collaboration across partners participating in the OpenTitan project.
The project contains comprehensive documentation of all IPs and tools. You can access it online at docs.opentitan.org.
Have a look at CONTRIBUTING and our documentation on project organization and processes for guidelines on how to contribute code to this repository.
Unless otherwise noted, everything in this repository is covered by the Apache License, Version 2.0 (see LICENSE for full text).