Miguel Osorio | 6b3962a | 2019-11-15 11:01:02 -0800 | [diff] [blame] | 1 | // Copyright lowRISC contributors. |
2 | // Licensed under the Apache License, Version 2.0, see LICENSE for details. | ||||
3 | // SPDX-License-Identifier: Apache-2.0 | ||||
4 | { | ||||
5 | name: "cryptoc", | ||||
6 | target_dir: "cryptoc", | ||||
7 | |||||
8 | upstream: { | ||||
9 | url: "https://chromium.googlesource.com/chromiumos/third_party/cryptoc/", | ||||
10 | rev: "master", | ||||
11 | }, | ||||
12 | } |