commit | aebbe997b0dbf955fb6cc2de49aa60ea24004488 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Thu Jan 28 15:08:37 2021 -0800 |
committer | Michael Schaffner <msf@google.com> | Mon Feb 01 13:55:10 2021 -0800 |
tree | ee125146360e669f1bb0f9883061569eff443c84 | |
parent | 7878298d8018a83beafd288832dfc096f2631956 [diff] |
[util/design] Ensure digests are always placed at the end of a partition This change makes sure that digests are always placed at the end of a partition. The RTL invalid default vector is adjusted such that unallocated space within a partition is accounted for. This commit also removes the HW_CFG_CONTENT item since it is not needed anymore. Signed-off-by: Michael Schaffner <msf@opentitan.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).