commit | b29eaae6455de536ba03cd00c5f8efcedc12e9fe | [log] [tgz] |
---|---|---|
author | Alphan Ulusoy <alphan@google.com> | Tue Sep 06 17:29:41 2022 -0400 |
committer | Alphan Ulusoy <alphan@google.com> | Tue Sep 06 20:49:21 2022 -0400 |
tree | eb213e4daf1e0430168f034d9a55ac181c2f0b88 | |
parent | 2258e3c758340097b28a63ea5914362c6d55663b [diff] |
[test] Fix rom_e2e_bootstrap_enabled_not_requested This commit updates `rom_e2e_bootstrap_enabled_not_requested` (#14451) to use `READ_SFDP` instead of `READ_STATUS` to verify that the target is not in bootstrap mode. CIPO line is in high-Z mode when CMD_INFO registers are not configured. Thus, we use `READ_STATUS` to avoid false negatives when bootstrap is not requested. 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 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).