commit | c41ac1bcdccf95123eabe0c8874647369f2623c7 | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Fri Aug 30 16:15:22 2024 -0700 |
committer | Matthew Wilson <mwilson@google.com> | Fri Aug 30 16:16:40 2024 -0700 |
tree | e17a28059055af13468a27360fc82dc1aaab9e83 | |
parent | a1d864743a2dbb937753b6b73c5130df219ec4cf [diff] |
add rustc to apt prerequisites This was apparently an automatic install in the past rather than a requirement. An apt upgrade on lab1 caused the pacakge to be removed. Putting it here will mark it as a manual install and not auto remove it in the future Bypass-Presubmit-Reason: no presubmits Change-Id: I96f2a46522142b54d45da4e7f6aefb1455234e64
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.