mirror of
https://github.com/openharmony/tee_tee_os_framework.git
synced 2026-07-20 23:46:14 -04:00
07df65134a
Signed-off-by: suwanghw <wangsu14@huawei.com>
25 lines
534 B
JSON
25 lines
534 B
JSON
{
|
|
"name": "@openharmony/tee_os_framework",
|
|
"description": "tee_os_framework",
|
|
"version": "1.0.0",
|
|
"license": "Mulan PSL v2",
|
|
"component": {
|
|
"name": "tee_os_framework",
|
|
"subsystem": "tee",
|
|
"syscap": [],
|
|
"features": [],
|
|
"adapted_system_type": [ "standard" ],
|
|
"rom":"2048KB",
|
|
"ram":"20M",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
}
|