commit | f155845ce9fafe79c30d058b9b1c7f206a50dcfc | [log] [tgz] |
---|---|---|
author | Jon Flatley <jflat@google.com> | Thu Apr 14 14:51:14 2022 -0400 |
committer | jon-flatley <47988881+jon-flatley@users.noreply.github.com> | Wed May 04 17:18:21 2022 -0400 |
tree | 8b63bc2c8b09f0ed22ac7be48e6bec5ee06667f7 | |
parent | 16215b928dae1bd3f92fdf4197af135ccb914c01 [diff] |
[opentitanlib] Add manifest field overwriting In order to update existing manifests, it is necessary to convert the fields defined in the HJSON config can then be applied to the manifest before unpacking it back to the binary representation. This has the added benifit of JSON serializable and human readable manifests from the binary format. Signed-off-by: Jon Flatley <jflat@google.com>
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]({{< relref “CONTRIBUTING.md” >}}) 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).