commit | db439f507d8fdd234c80f10132c9a3d72fa8238b | [log] [tgz] |
---|---|---|
author | Timothy Trippel <ttrippel@google.com> | Mon Mar 06 10:42:16 2023 -0800 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Wed Mar 08 12:32:13 2023 -0800 |
tree | 23448e380c2f48f15bc3fe2b3ab1534fcdd4a9e8 | |
parent | 0999e95770af985cebc3b426dd84c0fd30c3046c [diff] |
[util] refactor flash img processing script to enable scrambling This refactors the flash image pre-processing script to enable pre-scrambling a flash VMEM file so that it can be backdoor loaded in DV sims when scrambling is enabled. Extra command line arguments can now be passed to the script to turn on the data scrambling feature. When scrambling is not enabled, the script will simply reformat the input VMEM file to add integrity and reliability ECC bits, same as before. 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).