commit | 1671f81706a73b0079d0ca00813f6a52115304d1 | [log] [tgz] |
---|---|---|
author | Weicai Yang <weicai@google.com> | Tue May 10 22:32:29 2022 -0700 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Wed May 11 16:42:30 2022 -0700 |
tree | 3e9b1859692480492e1daaf373cfaa931a47c063 | |
parent | 56caf6b3a3593944b1830e7aeb4d582a472d2e05 [diff] |
[flash_ctrl/dv] Split out a base hjson without setting tool We want to use xcelium in open-source flash, while using another tool in close source. See #12483 But tool can't be overridden. As we need to import all hjson before we do the override, but one of the hjson file is {tool}.hjson, it causes a chicken-egg problem. split out a base hjson file which doesn't specify tool, to solve this problem. Signed-off-by: Weicai Yang <weicai@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]({{< relref “CONTRIBUTING.md” >}}) 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).