commit | 90910e3a92d560ad2b744d3ea6b0f524f291ea84 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Fri Feb 17 11:36:12 2023 -0600 |
committer | June Tate-Gans <jtgans@google.com> | Fri Feb 17 11:37:07 2023 -0600 |
tree | 9232d1de7ab076e608d74dcd3f8db7f4fb291ad7 | |
parent | 6c4b4578d783e86277d5ff5460931c4aa8cbc98c [diff] |
preupload: Depend on sourcing build/setup.sh This eliminates the duplication of the rust toolchain version in the script, so we can rely on one single source of truth for this value in setup.sh. Change-Id: I145218062015f8df0984e523f1aea91ea4b1d154
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.