commit | fd0b5dfce72a334b93eb9adf1f2aa6b805f08d5a | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@lowrisc.org> | Mon Feb 27 16:04:08 2023 +0000 |
committer | Douglas Reis <65042207+engdoreis@users.noreply.github.com> | Thu Mar 09 14:40:21 2023 +0000 |
tree | 4e0d0f2f5e099cc776b32c05fa28e34c403385e2 | |
parent | 49b286a53c3bb646b2877e178f459d34ef3b8158 [diff] |
[rom/e2e] refactor key handling in the BUILD file Many key references are hard coded which is not great for future work on the keys. This commits refactors the way keys are handled in the BUILD file so that all changes can be done in one place. It also documents/rename some of the variables which purpose was not clear. This commit does not change any generated rule or tests. 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).