blob: e8019c4f6578619adc1dd057f1dc4683b49155e8 [file] [log] [blame]
Miguel Osorio6b3962a2019-11-15 11:01:02 -08001// 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}