commit | 48a3d40d2122cf3f3783314028add56b8f39fd30 | [log] [tgz] |
---|---|---|
author | Dave Williams <dave.williams@ensilica.com> | Thu Mar 31 17:39:55 2022 +0100 |
committer | Timothy Trippel <5633066+timothytrippel@users.noreply.github.com> | Tue Apr 12 12:18:49 2022 -0700 |
tree | 079b4ab70424275dc92172d40b2d9c5661bd33fa | |
parent | 04ddf5db140b8c80dc61ee71e66af0a791551854 [diff] |
[sw,tests] Enter RMA LC_STATE and check flash access and wipe For tests: chip_sw_flash_rma_unlocked chip_sw_flash_creator_seed_wipe_on_rma The system is initially started in Dev LC_STATE and data is written to all flash partitions. The system is then set to enter RMA mode. After entry the flash is read again and checked that the flash is accessible and that the contents have been wiped and differ from the previously written values. Signed-off-by: Dave Williams <dave.williams@ensilica.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).