mirror of
https://github.com/openharmony/drivers_framework.git
synced 2026-08-28 04:59:54 -04:00
81271eb7e6
Signed-off-by: YOUR_NAME <chenpan55@huawei.com>
41 lines
2.0 KiB
JSON
41 lines
2.0 KiB
JSON
{
|
|
"supported_boards": {
|
|
"hispark_taurus": {
|
|
"board_parent_path": "vendor/hisilicon/hispark_taurus/hdf_config/device_info",
|
|
"dot_config_path": "kernel/liteos_a/tools/build/config",
|
|
"dot_configs": ["hispark_taurus_debug_shell_tee.config", "hispark_taurus_debug_shell.config"
|
|
,"hispark_taurus_release_tee.config", "hispark_taurus_release.config"
|
|
, "hispark_taurus_clang_release_tee.config", "hispark_taurus_clang_release.config"]
|
|
},
|
|
"hispark_taurus_linux": {
|
|
"board_parent_path": "vendor/hisilicon/hispark_taurus_linux/hdf_config/device_info",
|
|
"dot_config_path": "kernel/linux",
|
|
"patch_and_config": ["hi3516dv300.patch", "hi3516dv300_small_defconfig"]
|
|
},
|
|
"Hi3516DV300_kernel": {
|
|
"board_parent_path": "vendor/hisilicon/Hi3516DV300/hdf_config/khdf/device_info",
|
|
"dot_config_path": "kernel/linux",
|
|
"patch_and_config": ["hi3516dv300.patch", "hi3516dv300_standard_defconfig"]
|
|
},
|
|
"Hi3516DV300_user": {
|
|
"board_parent_path": "vendor/hisilicon/Hi3516DV300/hdf_config/uhdf",
|
|
"dot_config_path": "",
|
|
"patch_and_config": []
|
|
},
|
|
"rk3568_kernel": {
|
|
"board_parent_path": "vendor/hisilicon/Hi3516DV300/hdf_config/khdf/device_info",
|
|
"dot_config_path": "kernel/linux",
|
|
"patch_and_config": ["hi3516dv300.patch", "hi3516dv300_standard_defconfig"]
|
|
},
|
|
"rk3568_user": {
|
|
"board_parent_path": "vendor/hisilicon/Hi3516DV300/hdf_config/uhdf",
|
|
"dot_config_path": "",
|
|
"patch_and_config": []
|
|
}
|
|
},
|
|
"drivers_path_relative_to_vendor": "drivers/framework",
|
|
"drivers_path_relative_adapter": "drivers/adapter/khdf",
|
|
"user_model_path_relative_adapter": "drivers/adapter/uhdf2",
|
|
"template_file_path": "tools/hdf_dev_eco_tool/resources/templates/lite"
|
|
}
|