commit | d0ca7e97ffd988d9d9ec27a73d876ff009b29b79 | [log] [tgz] |
---|---|---|
author | Rupert Swarbrick <rswarbrick@lowrisc.org> | Mon Mar 15 13:00:32 2021 +0000 |
committer | Rupert Swarbrick <rswarbrick@gmail.com> | Thu Mar 18 16:19:19 2021 +0000 |
tree | a31862cb5c902f75f264c2ecbd778a0eadd663c0 | |
parent | a9db08d9d1e19e2d4877483539d865c314da8992 [diff] |
[ci] Be more informative if install-package-dependencies fails Also, use a temporary directory to avoid polluting the checkout and move the logic to a shell script (no real change from the yaml file, but this script has got big enough that it doesn't feel like it should be inlined any more). Splitting out into a shell script means a bit of extra work, because we have to pass Azure Pipeline variables through to the script. Use proper command line arguments, rather than environment variables, to make it a bit more obvious what's going on. Signed-off-by: Rupert Swarbrick <rswarbrick@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).