commit | fc7332179ae71a31c6734d5038569b5fdca4d838 | [log] [tgz] |
---|---|---|
author | Michael Schaffner <msf@opentitan.org> | Mon Jul 13 19:26:14 2020 -0700 |
committer | Michael Schaffner <msf@google.com> | Tue Jul 14 13:07:01 2020 -0700 |
tree | 56f8190b8874d111e30224e3cd2efea8cd876448 | |
parent | b245c7eca589b3e496bd7fa0892b1fcca5e73bc0 [diff] |
Update pulp_riscv_dbg to pulp-platform/riscv-dbg@834853c Update code from upstream repository https://github.com/pulp- platform/riscv-dbg to revision 834853c0c68fc48d032a3e256e563f2b0bd28492 * Added missing reset to cmd_valid_q; fixes pulp-platform/riscv-dbg#28 (Arjan Bink) * Update CHANGELOG.md with OBI wrapper addition (Arjan Bink) * Add optional wrapper to make dm_top compatible to the OBI spec (Arjan Bink) * Avoid X's on hartinfo_i in assertion at time 0 (Eugene Feinberg) * Fix dependency typo (Eugene Feinberg) * Fix haltsum1-3 calculation (bluew) * Update CHANGELOG.md (bluew) * Make two scratch debug rom the default (Florian Zaruba) * riscv-dbg: Make second scratch register optional (Florian Zaruba) * Simplify cross compilation step (bluew) * Add CI badge to README.md (bluew) * Update CHANGELOG.md (bluew) * Add tb running dm+ri5cy through OpenOCD compliance tests (bluew) * Fixed a typo (: vs ::) in dp_mem.sv that crashed compilation (Florian Glaser) * Use correct bit width (pbing) * Use explicit base address for data regiser access (bluew) * Fix off-by-one error in data and progbuf end address (bluew) * Correct typos in dm_csrs.sv (Felix Yan) * Fix date in changelog (Philipp Wagner) * Update CHANGELOG.md (bluew) Signed-off-by: Michael Schaffner <msf@opentitan.org>
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 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).