<?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>KMS_Blob_Example</name> <comment></comment> <projects> </projects> <buildSpec> <buildCommand> <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> <triggers>clean,full,incremental,</triggers> <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> <triggers>full,incremental,</triggers> <arguments> </arguments> </buildCommand> </buildSpec> <natures> <nature>com.st.stm32cube.ide.mcu.MCUProjectNature</nature> <nature>org.eclipse.cdt.core.cnature</nature> <nature>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAev2ProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCUNonUnderRootProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCUCubeProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCUEndUserDisabledTrustZoneProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCUEndUserDisabledMultiCpuProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCUMultiCpuProjectNature</nature> <nature>com.st.stm32cube.ide.mcu.MCURootProjectNature</nature> <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> </natures> <linkedResources> <link> <name>KMS_Blob_Example.ioc</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/KMS_Blob_Example.ioc</locationURI> </link> <link> <name>Doc/readme.txt</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/readme.txt</locationURI> </link> <link> <name>Application/User/app_kms.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/app_kms.c</locationURI> </link> <link> <name>Application/User/ca_low_level.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/ca_low_level.c</locationURI> </link> <link> <name>Application/User/com.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/com.c</locationURI> </link> <link> <name>Application/User/common.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/common.c</locationURI> </link> <link> <name>Application/User/flash_if.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/flash_if.c</locationURI> </link> <link> <name>Application/User/kms_low_level.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/kms_low_level.c</locationURI> </link> <link> <name>Application/User/kms_object_update_app.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/kms_object_update_app.c</locationURI> </link> <link> <name>Application/User/main.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/main.c</locationURI> </link> <link> <name>Application/User/nvms_low_level.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/nvms_low_level.c</locationURI> </link> <link> <name>Application/User/stm32wlxx_hal_msp.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/stm32wlxx_hal_msp.c</locationURI> </link> <link> <name>Application/User/stm32wlxx_it.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/stm32wlxx_it.c</locationURI> </link> <link> <name>Application/User/ymodem.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/ymodem.c</locationURI> </link> <link> <name>Drivers/CMSIS/system_stm32wlxx.c</name> <type>1</type> <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/Src/system_stm32wlxx.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_cortex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_cortex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_crc.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_crc.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_crc_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_crc_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_cryp.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_cryp.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_cryp_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_cryp_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_dma.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_dma.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_dma_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_dma_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_exti.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_exti.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_flash.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_flash.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_flash_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_flash_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_gpio.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_gpio.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_pka.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_pka.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_pwr.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_pwr.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_pwr_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_pwr_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_rcc.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_rcc.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_rcc_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_rcc_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_tim.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_tim.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_tim_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_tim_ex.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_uart.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_uart.c</locationURI> </link> <link> <name>Drivers/STM32WLxx_HAL_Driver/stm32wlxx_hal_uart_ex.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/STM32WLxx_HAL_Driver/Src/stm32wlxx_hal_uart_ex.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_aes.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_aes.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_aes_hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/HAL/ca_aes_hal.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_aes_mbed.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/MBED/ca_aes_mbed.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_core.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_core.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_ecc.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_ecc.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_ecc_hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/HAL/ca_ecc_hal.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_ecc_mbed.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/MBED/ca_ecc_mbed.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_hash.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_hash.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_hash_mbed.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/MBED/ca_hash_mbed.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_if_utils.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_if_utils.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_rng.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_rng.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_rng_mbed.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/MBED/ca_rng_mbed.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_rsa.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/ca_rsa.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_rsa_hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/HAL/ca_rsa_hal.c</locationURI> </link> <link> <name>Middlewares/KMS/ca_rsa_mbed.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/MBED/ca_rsa_mbed.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_counter.c</name> <type>1</type> <locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_counter.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_der_x962.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_der_x962.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_digest.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_digest.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_dyn_obj.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_dyn_obj.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_ecc.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_ecc.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_enc_dec.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_enc_dec.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_entry.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_entry.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_init.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_init.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_interface.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/niKMS/kms_interface.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_key_mgt.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_key_mgt.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_mem.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_mem.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_nvm_storage.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_nvm_storage.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_objects.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_objects.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_platf_objects.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Core/kms_platf_objects.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_sign_verify.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_sign_verify.c</locationURI> </link> <link> <name>Middlewares/KMS/kms_vm_storage.c</name> <type>1</type> <locationURI>PARENT-6-PROJECT_LOC/Middlewares/ST/STM32_Key_Management_Services/Modules/kms_vm_storage.c</locationURI> </link> <link> <name>Middlewares/KMS/mac_stm32hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/HAL/mac_stm32hal.c</locationURI> </link> <link> <name>Middlewares/KMS/rsa_stm32hal.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/Interface/CryptoApi/HAL/rsa_stm32hal.c</locationURI> </link> <link> <name>Middlewares/KMS/tkms.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/ST/STM32_Key_Management_Services/niKMS/tkms.c</locationURI> </link> <link> <name>Middlewares/mbed-crypto/CMakeLists.txt</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/Third_Party/mbed-crypto/include/CMakeLists.txt</locationURI> </link> <link> <name>Middlewares/mbed-crypto/platform_util.c</name> <type>1</type> <locationURI>PARENT-6-PROJECT_LOC/Middlewares/Third_Party/mbed-crypto/library/platform_util.c</locationURI> </link> <link> <name>Middlewares/mbed-crypto/sha1.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/Third_Party/mbed-crypto/library/sha1.c</locationURI> </link> <link> <name>Middlewares/mbed-crypto/sha256.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Middlewares/Third_Party/mbed-crypto/library/sha256.c</locationURI> </link> <link> <name>Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.c</name> <type>1</type> <locationURI>$%7BPARENT-6-PROJECT_LOC%7D/Drivers/BSP/STM32WLxx_Nucleo/stm32wlxx_nucleo.c</locationURI> </link> </linkedResources> </projectDescription>