commit | de4cb1bb9e7b707a3ca2a6882d83af7ed2aa1ab8 | [log] [tgz] |
---|---|---|
author | Alphan Ulusoy <alphan@google.com> | Sat Jun 11 11:52:02 2022 -0400 |
committer | Pirmin Vogel <vogelpi@lowrisc.org> | Mon Jun 13 11:10:02 2022 +0200 |
tree | d693855e3218b23c9a902dcf517105de2d5ae99f | |
parent | b3a109385bd118a428a4e30d4336377ea88db5f9 [diff] |
[sw/silicon_creator, sw/test_rom] Use autogen flash_ctrl.hjson This commit updates mask_rom and test_rom dependencies to use the autogenerated `flash_ctrl.hjson` as opposed to the hand-written one since the former is updated by `prepare_sw.py` while the latter is not. This discrepancy causes the erase verification stage of the bootstrap to fail on CW305 since we try to verify 512 KiB/bank while english breakfast has only 32 KiB/bank. Signed-off-by: Alphan Ulusoy <alphan@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).