commit | 8f4ec7881037509a56203bb431df69643f09bf95 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Thu Jun 01 11:53:25 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Wed Jun 28 14:59:57 2023 -0700 |
tree | a52ed9ecb0cca3e607e427a1162a2114235a9639 | |
parent | bf0f740f7c2efadeb4d7989785945e345ecf0fd1 [diff] |
Add Kelvin toolchain download flow Also simplify the riscv-gnu-toolchain download command git-clone flags Kelvin's binutil branch has a gas/doc target and is not quite compatible with the old top riscv-gnu-toolchain. Add a small fix function to patch the Makefile Bug: 288969056 Change-Id: Ie816c2e683e16f2ad5c7d241c3ef02f8ddfd250d
Shodan is a project to build a low-power secure embeded platform for Ambient ML applications. The target platform leverages RISC-V and OpenTitan.
This directory holds scripts used in developing Shodan:
[more scripts will appear here as more of the project is released]
Every file containing source code includes copyright and license information. For dependent / non-Google code these are inherited from the upstream repositories. If there are Google modifications you may find the Google Apache license found below.
Apache header:
Copyright 2022 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.