commit | 98231bef88cf1b5aa817dfcc6b087a673eb0549c | [log] [tgz] |
---|---|---|
author | Michael Munday <mike.munday@lowrisc.org> | Fri Dec 11 12:12:33 2020 +0000 |
committer | Philipp Wagner <mail@philipp-wagner.com> | Fri Dec 11 14:18:59 2020 +0000 |
tree | 1acf6f7137bf8fbcdc6b4d5d8d98aa3c25a7f12b | |
parent | b46960ac23ea155c134cdeaa57b97839540b6dfa [diff] |
[sw/device/examples] Fix hello world examples The base addresses of some peripherals were updated in d5a1e4b. This broke the hello world examples because they used hardcoded addresses. This change uses the relevant constants defined in the top_earlgrey header instead. Signed-off-by: Michael Munday <mike.munday@lowrisc.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).