commit | cd63445da7b67a8bfdc600c130aa37439c462f16 | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Sun Jan 29 12:01:19 2023 -0800 |
committer | Cindy Liu <hcindyl@google.com> | Sun Jan 29 20:43:06 2023 +0000 |
tree | 1b674e96d5af9293bcce1c42317eaa5c04563b28 | |
parent | 68cf2ae017e09244e43998ab01459916c90e2626 [diff] |
scripts: prereqs: Use python3.10 as python3 Debian testing updated to use python3.11 as default, but the system is stable in python3.10. Force the system to use python3.10 in CI rotede still uses python3.10 as the default python3, so this should be a no-op for the developers. Bug: 267082842 Change-Id: Ib2247346f1d0b7c2a4eea302f3fbbfd5475f0e45
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.