1 Star 0 Fork 16

liuzhuoran2333/tee_tee_os_framework_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BUILD.gn 746 Bytes
一键复制 编辑 原始数据 按行查看 历史
liuzhuoran2333 提交于 2022-03-21 21:34 . liuzhuoran2@huawei.com
# Copyright (C) 2022 Huawei Technologies Co., Ltd.
# Licensed under the Mulan PSL v2.
# You can use this software according to the terms and conditions of the Mulan PSL v2.
# You may obtain a copy of Mulan PSL v2 at:
# http://license.coscl.org.cn/MulanPSL2
# THIS SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR
# PURPOSE.
# See the Mulan PSL v2 for more details.
import("//build/lite/config/component/lite_component.gni")
copy("tee_copy") {
sources = [ "//device/hisilicon/hispark_taurus/tee/teehm.img" ]
outputs = [ "$root_out_dir/{{source_file_part}}" ]
}
group("tee_os_framework") {
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuzhuoran2333/tee_tee_os_framework_1.git
git@gitee.com:liuzhuoran2333/tee_tee_os_framework_1.git
liuzhuoran2333
tee_tee_os_framework_1
tee_tee_os_framework_1
master

搜索帮助