commit | 73df76a817ed43e142ffe168f23a99d846152912 | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Mon Aug 22 15:50:48 2022 -0700 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Tue Sep 06 09:14:41 2022 -0700 |
tree | 9b4ca75d7dd214bab2b1a357fb817e1f06c1136d | |
parent | 9a38e6fd398e94f7f82fee9405358176fe6ab3fb [diff] |
[bazel] add slot management to `opentitan_functest` macro This adds support to the `opentitan_functest` macro to specify which stage and slot an `opentitan_flash_binary` gets built for, defaulting to the `silicon_creator` stage, slot A. This partially addresses #10712. This functionality will soon be expanded address building more complex test cases with multiple stages / slots filled, to address #13511. 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).