commit | 1886884ca41241615a23b46d05682a6932204496 | [log] [tgz] |
---|---|---|
author | Sam Elliott <selliott@lowrisc.org> | Thu Aug 06 11:53:55 2020 +0100 |
committer | Sam Elliott <sam@lenary.co.uk> | Thu Sep 10 18:20:05 2020 +0100 |
tree | 1782408621efc62ed89a9ffd25e5297dfb686178 | |
parent | e257cd0356e20fd8a313a53021999c9451842df1 [diff] |
[rom_ext] Initial ROM_EXT Manifest Format This commit contains a description of the initial ROM_EXT manifest format. This documents every single field, and has tried to arrange them in a reasonable order that satisfies any alignment requirements. The version as described here can always change, this is good enough to get started on an implementation of the code to produce a ROM_EXT ELF executable. Co-authored by: Silvestrs Timofejevs <silvestrst@lowrisc.org> Signed-off-by: Sam Elliott <selliott@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 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).