commit | 8e274cd2b2cb4646c1c45d89a1cf60c8c1d75063 | [log] [tgz] |
---|---|---|
author | Fatih Balli <fatihballi@google.com> | Wed Nov 30 00:24:25 2022 +0100 |
committer | weicaiyang <49293026+weicaiyang@users.noreply.github.com> | Wed Nov 30 22:46:33 2022 -0800 |
tree | f0eeaa4862a11f05e35cd9a16810297006dfdf6f | |
parent | c9322170878afd0be0308242821139becb5d8a1e [diff] |
[keymgr] Keymgr doc and dif fixes On doc side: emphasize that after clearing the sideload key slot of keymgr, SW must untoggle the clear bits in order to prevent continuous randomization of sideload key slot. On DIF side: remove unused HMAC sideload clear enum value and check that these enum constants match the auto-genarated values. Signed-off-by: Fatih Balli <fatihballi@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).