mirror of https://github.com/ARMmbed/mbed-os.git
TF-M: Update tfm_importer.json
parent
8fefa25a84
commit
4eabce80b4
|
@ -32,33 +32,9 @@
|
||||||
"src_file" : "interface/include/tfm_nspm_svc_handler.h",
|
"src_file" : "interface/include/tfm_nspm_svc_handler.h",
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/interface/include/tfm_nspm_svc_handler.h"
|
"dest_file" : "components/TARGET_PSA/TARGET_TFM/interface/include/tfm_nspm_svc_handler.h"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"src_file" : "platform/include/tfm_plat_boot_seed.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/include/tfm_plat_boot_seed.h"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src_file" : "platform/include/tfm_plat_defs.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/include/tfm_plat_defs.h"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src_file" : "platform/include/tfm_plat_device_id.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/include/tfm_plat_device_id.h"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"src_file" : "platform/include/tfm_spm_hal.h",
|
"src_file" : "platform/include/tfm_spm_hal.h",
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/include/tfm_spm_hal.h"
|
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/include/tfm_spm_hal.h"
|
||||||
},
|
|
||||||
{
|
|
||||||
"src_file" : "platform/ext/driver/Driver_Common.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/ext/driver/Driver_Common.h"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src_file" : "platform/ext/driver/Driver_MPC.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/ext/driver/Driver_MPC.h"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src_file" : "platform/ext/driver/Driver_PPC.h",
|
|
||||||
"dest_file" : "components/TARGET_PSA/TARGET_TFM/COMPONENT_SPE/platform/ext/driver/Driver_PPC.h"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"folders" : [
|
"folders" : [
|
||||||
|
|
Loading…
Reference in New Issue