commit | 51417ec839826e2ca585eac843f25bcbb7f8ec9f | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Mon Aug 22 17:14:56 2022 -0700 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Tue Aug 23 23:31:47 2022 -0700 |
tree | 9f31adbb0f9e085e8f39e5721fedbbcf4c6fef7f | |
parent | 0c6a9d5d09fef1bfbed276b08043b93ece2e45a5 [diff] |
[rom_ext,bare_metal] cleanup ROM_EXT and BL0 targets and tests This cleans up: 1. boot tests success/failure messages; reusing already defined messages, 2. the slot names of various images to make them consistent across both stages, and 3. the boot test names to make them consistent with the slot naming conventions used with the OTTF and eliminate the name overlap with ROM E2E tests, which live in `sw/device/silicon_creator/rom/e2e/`. This partially addresses #10712. Signed-off-by: Timothy Trippel <ttrippel@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 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).