Created
September 3, 2020 16:51
-
-
Save lsandov1/38504252b5d3b5657aecff0c17b68352 to your computer and use it in GitHub Desktop.
coverity on tf-m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; This buffer is for text that is not saved, and for Lisp evaluation. | |
;; To create a file, visit it with C-x C-f and enter text in its buffer. | |
-*- mode: compilation; default-directory: "/ext/repos/tf-a-m-static-check/" -*- | |
Compilation started at Thu Sep 3 11:36:47 | |
make TF-M-CI-SCRIPTS-REPO=/home/lsandov1/repos/tf-m/tf-m-ci-scripts tf-m-coverity | |
rm -rf /ext/repos/tf-a-m-static-check/workspace | |
mkdir -p /ext/repos/tf-a-m-static-check/workspace | |
git clone --depth 1 file:///ext/masters/trusted-firmware-m /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m'... | |
remote: Enumerating objects: 2874, done. | |
remote: Counting objects: 100% (2874/2874), done. | |
remote: Compressing objects: 100% (2255/2255), done. | |
remote: Total 2874 (delta 798), reused 2318 (delta 528) | |
Receiving objects: 100% (2874/2874), 8.68 MiB | 46.80 MiB/s, done. | |
Resolving deltas: 100% (798/798), done. | |
git clone --depth 1 /home/lsandov1/repos/tf-m/tf-m-ci-scripts /ext/repos/tf-a-m-static-check/workspace/tf-m-ci-scripts | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/tf-m-ci-scripts'... | |
warning: --depth is ignored in local clones; use file:// instead. | |
done. | |
git clone --depth 1 file:///ext/masters/mbed-crypto -b mbedcrypto-3.0.1 /ext/repos/tf-a-m-static-check/workspace/mbed-crypto | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/mbed-crypto'... | |
remote: Enumerating objects: 722, done. | |
remote: Counting objects: 100% (722/722), done. | |
remote: Compressing objects: 100% (653/653), done. | |
remote: Total 722 (delta 123), reused 287 (delta 51) | |
Receiving objects: 100% (722/722), 3.03 MiB | 17.16 MiB/s, done. | |
Resolving deltas: 100% (123/123), done. | |
Note: switching to '1146b4e06011b69a6437e6b728f2af043a06ec19'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by switching back to a branch. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -c with the switch command. Example: | |
git switch -c <new-branch-name> | |
Or undo this operation with: | |
git switch - | |
Turn off this advice by setting config variable advice.detachedHead to false | |
git clone --depth 1 file:///ext/masters/tf-m-tests /ext/repos/tf-a-m-static-check/workspace/tf-m-tests | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/tf-m-tests'... | |
remote: Enumerating objects: 258, done. | |
remote: Counting objects: 100% (258/258), done. | |
remote: Compressing objects: 100% (184/184), done. | |
remote: Total 258 (delta 94), reused 172 (delta 67) | |
Receiving objects: 100% (258/258), 1.91 MiB | 5.65 MiB/s, done. | |
Resolving deltas: 100% (94/94), done. | |
git clone --depth 1 file:///ext/masters/mcuboot -b v1.6.0 /ext/repos/tf-a-m-static-check/workspace/mcuboot | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/mcuboot'... | |
remote: Enumerating objects: 566, done. | |
remote: Counting objects: 100% (566/566), done. | |
remote: Compressing objects: 100% (473/473), done. | |
remote: Total 566 (delta 109), reused 271 (delta 39) | |
Receiving objects: 100% (566/566), 1.52 MiB | 36.26 MiB/s, done. | |
Resolving deltas: 100% (109/109), done. | |
Note: switching to '50d24a57516f558dac72bef634723b60c5cfb46b'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by switching back to a branch. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -c with the switch command. Example: | |
git switch -c <new-branch-name> | |
Or undo this operation with: | |
git switch - | |
Turn off this advice by setting config variable advice.detachedHead to false | |
git clone --depth 1 file:///ext/masters/mbedtls -b master /ext/repos/tf-a-m-static-check/workspace/mbedtls | |
Cloning into '/ext/repos/tf-a-m-static-check/workspace/mbedtls'... | |
remote: Enumerating objects: 1227, done. | |
remote: Counting objects: 100% (1227/1227), done. | |
remote: Compressing objects: 100% (998/998), done. | |
remote: Total 1227 (delta 317), reused 626 (delta 206) | |
Receiving objects: 100% (1227/1227), 3.94 MiB | 15.62 MiB/s, done. | |
Resolving deltas: 100% (317/317), done. | |
export PATH=/ext/gcc-arm-none-eabi-7-2018-q2-update/bin:/ext/cov-analysis-linux64-2019.03/bin:/home/lsandov1/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin; is_continuous_integration=1 /ext/repos/tf-a-m-static-check/workspace/tf-m-ci-scripts/run-coverity.py --tf /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m | |
Coverity: phase 'check_tools' | |
Checking all required tools are available... | |
version 2019.03 on Linux 5.4.0-45-generic x86_64 | |
Internal version numbers: 2c0f9c8cf4 p-pacific1-push-35439.872 | |
Coverity Build Capture (64-bit) version 2019.03 on Linux 5.4.0-45-generic x86_64 | |
Internal version numbers: 2c0f9c8cf4 p-pacific1-push-35439.872 | |
arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] | |
Copyright (C) 2017 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
Checks complete. | |
Coverity: phase 'configure' | |
Generated config.xml at location /ext/repos/tf-a-m-static-check/cov-config/config.xml | |
Successfully generated configuration for the compilers: aarch64-none-elf-g++ aarch64-none-elf-g++-3 aarch64-none-elf-g++-4 aarch64-none-elf-gcc aarch64-none-elf-gcc-3 aarch64-none-elf-gcc-4 ld | |
[WARNING] Template config template-ld-config-0 already exists for ld and will be reused. | |
Generated config.xml at location /ext/repos/tf-a-m-static-check/cov-config/config.xml | |
Successfully generated configuration for the compilers: arm-none-eabi-g++ arm-none-eabi-g++-3 arm-none-eabi-g++-4 arm-none-eabi-gcc arm-none-eabi-gcc-3 arm-none-eabi-gcc-4 | |
Coverity: phase 'build' | |
* The software will be built using the following command line: | |
/ext/repos/tf-a-m-static-check/workspace/tf-m-ci-scripts/script/tf-coverity/tf-cov-make | |
Coverity Build Capture (64-bit) version 2019.03 on Linux 5.4.0-45-generic x86_64 | |
Internal version numbers: 2c0f9c8cf4 p-pacific1-push-35439.872 | |
make[1]: Entering directory '/ext/repos/tf-a-m-static-check' | |
echo "Base directory /ext/repos/tf-a-m-static-check/workspace" | |
Base directory /ext/repos/tf-a-m-static-check/workspace | |
echo "Building platform" | |
Building platform | |
if [ ! -d "/ext/repos/tf-a-m-static-check/workspace/tf-m-tests" ]; then git clone https://git.trustedfirmware.org/TF-M/tf-m-tests.git -b master /ext/repos/tf-a-m-static-check/workspace/tf-m-tests; fi | |
if [ ! -d "/ext/repos/tf-a-m-static-check/workspace/mbed-crypto" ]; then git clone https://github.com/ARMmbed/mbed-crypto.git -b mbedcrypto-3.0.1 /ext/repos/tf-a-m-static-check/workspace/mbed-crypto; fi | |
if [ ! -d "/ext/repos/tf-a-m-static-check/workspace/mcuboot" ]; then git clone https://github.com/JuulLabs-OSS/mcuboot.git -b v1.6.0 /ext/repos/tf-a-m-static-check/workspace/mcuboot; fi | |
mkdir /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build | |
cd /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build && export PATH="/ext/gcc-arm-none-eabi-7-2018-q2-update/bin:${PATH}"; cmake ../ -G"Unix Makefiles" -DTARGET_PLATFORM=AN521 -DCOMPILER=GNUARM | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- The ASM compiler identification is GNU | |
-- Found assembler: /ext/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc | |
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) (Required is at least version "1.8.0") | |
-- Found Java: /usr/bin/java (found suitable version "11.0.8", minimum required is "1.8") found components: Runtime | |
-- PLANTUML_JAR_PATH variable is missing, PlantUML jar location is unknown. | |
-- Could NOT find Plantuml (missing: PLANTUML_JAR_PATH PLANTUML_VERSION) | |
-- Could NOT find LATEX (missing: LATEX_COMPILER PDFLATEX) | |
CMake Warning at cmake/Common/BuildDoxygenDoc.cmake:61 (message): | |
Some tools are missing for document generation. Document generation target | |
is not created. | |
Call Stack (most recent call first): | |
cmake/Common/BuildDoxygenDoc.cmake:67 (DoxyFindTools) | |
secure_fw/CMakeLists.txt:28 (include) | |
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.2", minimum required is "3") | |
-- Found Sphinx: /home/lsandov1/.local/bin/sphinx-build (found version "3.1.0") | |
-- Can not find Python module m2r (missing: PY_M2R) | |
-- Found PY_SPHINX-RTD-THEME: /home/lsandov1/.local/lib/python3.8/site-packages/sphinx_rtd_theme/__init__.py | |
-- Found PY_SPHINXCONTRIB.PLANTUML: /home/lsandov1/.local/lib/python3.8/site-packages/sphinxcontrib/plantuml.py | |
-- PLANTUML_JAR_PATH variable is missing, PlantUML jar location is unknown. | |
-- Could NOT find Plantuml (missing: PLANTUML_JAR_PATH PLANTUML_VERSION) | |
-- Could NOT find LATEX (missing: LATEX_COMPILER PDFLATEX) | |
CMake Warning at cmake/Common/BuildSphinxDoc.cmake:57 (message): | |
Some tools are missing for Sphinx document generation. Document generation | |
target is not created. | |
Call Stack (most recent call first): | |
cmake/Common/BuildSphinxDoc.cmake:63 (SphinxFindTools) | |
secure_fw/CMakeLists.txt:29 (include) | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
The Crypto service compile configuration is as follows: | |
- CRYPTO_ENGINE_BUF_SIZE using default value | |
- CRYPTO_CONC_OPER_NUM using default value | |
- KEY module enabled | |
- AEAD module enabled | |
- MAC module enabled | |
- HASH module enabled | |
- CIPHER module enabled | |
- KEY_DERIVATION module enabled | |
- ASYMMETRIC module enabled | |
-- Building mbed-crypto(mbedtls) without pre-included headers and global symbols prefixing. | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
The PS service compile configuration is as follows: | |
- PS_ENCRYPTION: ON | |
- PS_ROLLBACK_PROTECTION: ON | |
- PS_VALIDATE_METADATA_FROM_FLASH: ON | |
- PS_CREATE_FLASH_LAYOUT: ON | |
- PS_RAM_FS: OFF | |
- PS_TEST_NV_COUNTERS: OFF | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
The ITS service compile configuration is as follows: | |
- ITS_VALIDATE_METADATA_FROM_FLASH: ON | |
- ITS_CREATE_FLASH_LAYOUT: ON | |
- ITS_RAM_FS: OFF | |
- ITS_BUF_SIZE using default value | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
The Initial Attestation service compile configuration is as follows: | |
- ATTEST_INCLUDE_OPTIONAL_CLAIMS: ON | |
- ATTEST_INCLUDE_TEST_CODE: ON | |
- ATTEST_INCLUDE_COSE_KEY_ID: OFF | |
- ATTEST_CLAIM_VALUE_CHECK: ON | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- embedded_project_start: using project specific config file (PROJ_CONFIG = /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/configs/ConfigDefault.cmake) | |
-- Using gcc compiler package v7.3.1 from /ext/gcc-arm-none-eabi-7-2018-q2-update | |
-- Building mbed-crypto(mbedtls) without pre-included headers and global symbols prefixing. | |
- MCUBOOT_REPO: 'UPSTREAM'. | |
- MCUBOOT_IMAGE_NUMBER: '2'. | |
- MCUBOOT_UPGRADE_STRATEGY: 'OVERWRITE_ONLY'. | |
- MCUBOOT_SIGNATURE_TYPE: 'RSA-3072'. | |
- MCUBOOT_HW_KEY: 'On'. | |
- MCUBOOT_LOG_LEVEL: 'LOG_LEVEL_INFO'. | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build | |
cd /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build && cmake --build ./ -- install | |
make[2]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[3]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_s_pp_image_macros_to_preprocess_s_1 | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 1%] Preprocess the /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/image_macros_to_preprocess_s.c file | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 1%] Built target tfm_s_pp_image_macros_to_preprocess_s_1 | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_s_pp_tfm_common_s_1 | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 1%] Preprocess the /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/common/gcc/tfm_common_s.ld file | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 1%] Built target tfm_s_pp_tfm_common_s_1 | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_s_obj_lib | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 2%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/common/tfm_boot_data.o | |
[ 2%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/common/tfm_core_mem_check.o | |
[ 2%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/common/tfm_core_utils.o | |
[ 3%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/common/utilities.o | |
[ 3%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/main.o | |
[ 4%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/tfm_core_svcalls_func.o | |
[ 4%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/tfm_secure_api.o | |
[ 5%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/spm_func.o | |
[ 5%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/tfm_nspm_func.o | |
[ 6%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/tfm_veneers.o | |
[ 6%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/spm/cmsis_func/arch.o | |
[ 6%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/cmsis_core/system_cmsdk_mps2_an521.o | |
[ 7%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/retarget/platform_retarget_dev.o | |
[ 7%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/uart_stdout.o | |
[ 8%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/native_drivers/arm_uart_drv.o | |
[ 8%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/target_cfg.o | |
[ 9%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/template/tfm_initial_attestation_key_material.o | |
[ 9%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/template/tfm_rotpk.o | |
[ 10%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/template/crypto_keys.o | |
[ 10%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/template/nv_counters.o | |
[ 10%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_USART.o | |
[ 11%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_Flash.o | |
[ 11%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/native_drivers/mpc_sie200_drv.o | |
[ 12%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/native_drivers/ppc_sse200_drv.o | |
[ 12%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/spm_hal.o | |
[ 13%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/template/attest_hal.o | |
[ 13%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/native_drivers/mpu_armv8m_drv.o | |
[ 14%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/services/src/tfm_platform_system.o | |
[ 14%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/common/tfm_platform.o | |
[ 14%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_MPC.o | |
[ 15%] Building C object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_PPC.o | |
[ 15%] Building ASM object secure_fw/CMakeFiles/tfm_s_obj_lib.dir/__/platform/ext/target/mps2/an521/gcc/startup_cmsdk_mps2_an521_s.S.obj | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 15%] Built target tfm_s_obj_lib | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_internal_trusted_storage | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 16%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/tfm_its_secure_api.o | |
[ 16%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/tfm_its_req_mngr.o | |
[ 17%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/tfm_internal_trusted_storage.o | |
[ 17%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/its_utils.o | |
[ 17%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash.o | |
[ 18%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash_nand.o | |
[ 18%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash_nor.o | |
[ 19%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash_ram.o | |
[ 19%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash_info_internal.o | |
[ 20%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash/its_flash_info_external.o | |
[ 20%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash_fs/its_flash_fs.o | |
[ 21%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash_fs/its_flash_fs_dblock.o | |
[ 21%] Building C object secure_fw/partitions/internal_trusted_storage/CMakeFiles/tfm_internal_trusted_storage.dir/flash_fs/its_flash_fs_mblock.o | |
[ 21%] Linking C static library tfm_internal_trusted_storage.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 21%] Built target tfm_internal_trusted_storage | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mbedcrypto_lib | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 21%] Creating directories for 'mbedcrypto_lib' | |
[ 21%] No download step for 'mbedcrypto_lib' | |
[ 21%] No patch step for 'mbedcrypto_lib' | |
[ 22%] No update step for 'mbedcrypto_lib' | |
[ 23%] Performing configure step for 'mbedcrypto_lib' | |
loading initial cache file /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbedcrypto_lib-prefix/tmp/mbedcrypto_lib-cache-debug.cmake | |
-- The C compiler identification is GNUARM | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - failed | |
-- Found Python3: /usr/bin/python3.8 (found version "3.8.2") found components: Interpreter | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto | |
[ 23%] Performing build step for 'mbedcrypto_lib' | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
Scanning dependencies of target mbedcrypto | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 1%] Building C object library/CMakeFiles/mbedcrypto.dir/aes.o | |
[ 2%] Building C object library/CMakeFiles/mbedcrypto.dir/aesni.o | |
[ 3%] Building C object library/CMakeFiles/mbedcrypto.dir/arc4.o | |
[ 4%] Building C object library/CMakeFiles/mbedcrypto.dir/aria.o | |
[ 5%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1parse.o | |
[ 6%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1write.o | |
[ 7%] Building C object library/CMakeFiles/mbedcrypto.dir/base64.o | |
[ 8%] Building C object library/CMakeFiles/mbedcrypto.dir/bignum.o | |
[ 10%] Building C object library/CMakeFiles/mbedcrypto.dir/blowfish.o | |
[ 11%] Building C object library/CMakeFiles/mbedcrypto.dir/camellia.o | |
[ 12%] Building C object library/CMakeFiles/mbedcrypto.dir/ccm.o | |
[ 13%] Building C object library/CMakeFiles/mbedcrypto.dir/chacha20.o | |
[ 14%] Building C object library/CMakeFiles/mbedcrypto.dir/chachapoly.o | |
[ 15%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher.o | |
[ 16%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher_wrap.o | |
[ 17%] Building C object library/CMakeFiles/mbedcrypto.dir/cmac.o | |
[ 18%] Building C object library/CMakeFiles/mbedcrypto.dir/ctr_drbg.o | |
[ 20%] Building C object library/CMakeFiles/mbedcrypto.dir/des.o | |
[ 21%] Building C object library/CMakeFiles/mbedcrypto.dir/dhm.o | |
[ 22%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdh.o | |
[ 23%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdsa.o | |
[ 24%] Building C object library/CMakeFiles/mbedcrypto.dir/ecjpake.o | |
[ 25%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp.o | |
[ 26%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp_curves.o | |
[ 27%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy.o | |
/ext/repos/tf-a-m-static-check/workspace/mbedtls/library/entropy.c:31:2: warning: #warning "**** WARNING! MBEDTLS_TEST_NULL_ENTROPY defined! " [-Wcpp] | |
#warning "**** WARNING! MBEDTLS_TEST_NULL_ENTROPY defined! " | |
^~~~~~~ | |
/ext/repos/tf-a-m-static-check/workspace/mbedtls/library/entropy.c:32:2: warning: #warning "**** THIS BUILD HAS NO DEFINED ENTROPY SOURCES " [-Wcpp] | |
#warning "**** THIS BUILD HAS NO DEFINED ENTROPY SOURCES " | |
^~~~~~~ | |
/ext/repos/tf-a-m-static-check/workspace/mbedtls/library/entropy.c:33:2: warning: #warning "**** THIS BUILD IS *NOT* SUITABLE FOR PRODUCTION USE " [-Wcpp] | |
#warning "**** THIS BUILD IS *NOT* SUITABLE FOR PRODUCTION USE " | |
^~~~~~~ | |
[ 28%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy_poll.o | |
[ 30%] Building C object library/CMakeFiles/mbedcrypto.dir/error.o | |
[ 31%] Building C object library/CMakeFiles/mbedcrypto.dir/gcm.o | |
[ 32%] Building C object library/CMakeFiles/mbedcrypto.dir/havege.o | |
[ 33%] Building C object library/CMakeFiles/mbedcrypto.dir/hkdf.o | |
[ 34%] Building C object library/CMakeFiles/mbedcrypto.dir/hmac_drbg.o | |
[ 35%] Building C object library/CMakeFiles/mbedcrypto.dir/md.o | |
[ 36%] Building C object library/CMakeFiles/mbedcrypto.dir/md2.o | |
[ 37%] Building C object library/CMakeFiles/mbedcrypto.dir/md4.o | |
[ 38%] Building C object library/CMakeFiles/mbedcrypto.dir/md5.o | |
[ 40%] Building C object library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.o | |
[ 41%] Building C object library/CMakeFiles/mbedcrypto.dir/nist_kw.o | |
[ 42%] Building C object library/CMakeFiles/mbedcrypto.dir/oid.o | |
[ 43%] Building C object library/CMakeFiles/mbedcrypto.dir/padlock.o | |
[ 44%] Building C object library/CMakeFiles/mbedcrypto.dir/pem.o | |
[ 45%] Building C object library/CMakeFiles/mbedcrypto.dir/pk.o | |
[ 46%] Building C object library/CMakeFiles/mbedcrypto.dir/pk_wrap.o | |
[ 47%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs12.o | |
[ 48%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs5.o | |
[ 50%] Building C object library/CMakeFiles/mbedcrypto.dir/pkparse.o | |
[ 51%] Building C object library/CMakeFiles/mbedcrypto.dir/pkwrite.o | |
[ 52%] Building C object library/CMakeFiles/mbedcrypto.dir/platform.o | |
[ 53%] Building C object library/CMakeFiles/mbedcrypto.dir/platform_util.o | |
[ 54%] Building C object library/CMakeFiles/mbedcrypto.dir/poly1305.o | |
[ 55%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto.o | |
[ 56%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.o | |
[ 57%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.o | |
[ 58%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.o | |
[ 60%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_its_file.o | |
[ 61%] Building C object library/CMakeFiles/mbedcrypto.dir/ripemd160.o | |
[ 62%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa.o | |
[ 63%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa_internal.o | |
[ 64%] Building C object library/CMakeFiles/mbedcrypto.dir/sha1.o | |
[ 65%] Building C object library/CMakeFiles/mbedcrypto.dir/sha256.o | |
[ 66%] Building C object library/CMakeFiles/mbedcrypto.dir/sha512.o | |
[ 67%] Building C object library/CMakeFiles/mbedcrypto.dir/threading.o | |
[ 68%] Building C object library/CMakeFiles/mbedcrypto.dir/timing.o | |
[ 70%] Building C object library/CMakeFiles/mbedcrypto.dir/version.o | |
[ 71%] Building C object library/CMakeFiles/mbedcrypto.dir/version_features.o | |
[ 72%] Building C object library/CMakeFiles/mbedcrypto.dir/xtea.o | |
[ 73%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/everest.o | |
[ 74%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/x25519.o | |
[ 75%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/Hacl_Curve25519_joined.o | |
[ 76%] Linking C static library mbedcrypto.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
Scanning dependencies of target mbedx509 | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 77%] Building C object library/CMakeFiles/mbedx509.dir/certs.o | |
[ 78%] Building C object library/CMakeFiles/mbedx509.dir/pkcs11.o | |
[ 80%] Building C object library/CMakeFiles/mbedx509.dir/x509.o | |
[ 81%] Building C object library/CMakeFiles/mbedx509.dir/x509_create.o | |
[ 82%] Building C object library/CMakeFiles/mbedx509.dir/x509_crl.o | |
[ 83%] Building C object library/CMakeFiles/mbedx509.dir/x509_crt.o | |
[ 84%] Building C object library/CMakeFiles/mbedx509.dir/x509_csr.o | |
[ 85%] Building C object library/CMakeFiles/mbedx509.dir/x509write_crt.o | |
[ 86%] Building C object library/CMakeFiles/mbedx509.dir/x509write_csr.o | |
[ 87%] Linking C static library mbedx509.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
Scanning dependencies of target mbedtls | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 88%] Building C object library/CMakeFiles/mbedtls.dir/debug.o | |
[ 90%] Building C object library/CMakeFiles/mbedtls.dir/net_sockets.o | |
[ 91%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cache.o | |
[ 92%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.o | |
[ 93%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cli.o | |
[ 94%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cookie.o | |
[ 95%] Building C object library/CMakeFiles/mbedtls.dir/ssl_msg.o | |
[ 96%] Building C object library/CMakeFiles/mbedtls.dir/ssl_srv.o | |
[ 97%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ticket.o | |
[ 98%] Building C object library/CMakeFiles/mbedtls.dir/ssl_tls.o | |
[100%] Linking C static library mbedtls.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 24%] Performing install step for 'mbedcrypto_lib' | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
Install the project... | |
-- Install configuration: "MinSizeRel" | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aes.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aesni.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/arc4.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aria.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/asn1.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/asn1write.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/base64.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/bignum.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/blowfish.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/bn_mul.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/camellia.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ccm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/certs.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/chacha20.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/chachapoly.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/check_config.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cipher.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cipher_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cmac.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/compat-1.3.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/config.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ctr_drbg.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/debug.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/des.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/dhm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecdh.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecdsa.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecjpake.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecp.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecp_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/entropy.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/entropy_poll.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/error.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/gcm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/havege.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/hkdf.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/hmac_drbg.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md2.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md4.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md5.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/memory_buffer_alloc.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/net.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/net_sockets.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/nist_kw.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/oid.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/padlock.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pem.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pk.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pk_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs11.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs12.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs5.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform_time.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform_util.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/poly1305.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/psa_util.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ripemd160.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/rsa.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/rsa_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha1.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha256.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha512.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_cache.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_ciphersuites.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_cookie.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_ticket.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/threading.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/timing.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/version.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_crl.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_crt.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_csr.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/xtea.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_accel_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_compat.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_driver_common.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_entropy_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_extra.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_platform.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_se_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_sizes.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_struct.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_types.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_values.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedtls.a | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedx509.a | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedcrypto.a | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 24%] Completed 'mbedcrypto_lib' | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 24%] Built target mbedcrypto_lib | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mbedcrypto_lib_install | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 25%] Installing Mbed Crypto(MbedTLS) to /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
Install the project... | |
-- Install configuration: "MinSizeRel" | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aes.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aesni.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/arc4.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/aria.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/asn1.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/asn1write.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/base64.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/bignum.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/blowfish.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/bn_mul.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/camellia.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ccm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/certs.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/chacha20.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/chachapoly.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/check_config.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cipher.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cipher_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/cmac.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/compat-1.3.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/config.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ctr_drbg.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/debug.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/des.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/dhm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecdh.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecdsa.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecjpake.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecp.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ecp_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/entropy.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/entropy_poll.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/error.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/gcm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/havege.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/hkdf.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/hmac_drbg.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md2.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md4.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md5.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/md_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/memory_buffer_alloc.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/net.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/net_sockets.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/nist_kw.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/oid.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/padlock.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pem.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pk.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pk_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs11.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs12.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/pkcs5.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform_time.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/platform_util.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/poly1305.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/psa_util.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ripemd160.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/rsa.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/rsa_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha1.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha256.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/sha512.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_cache.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_ciphersuites.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_cookie.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/ssl_ticket.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/threading.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/timing.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/version.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_crl.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_crt.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/x509_csr.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/mbedtls/xtea.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_accel_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_compat.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_driver_common.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_entropy_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_extra.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_platform.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_se_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_sizes.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_struct.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_types.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/include/psa/crypto_values.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedtls.a | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedx509.a | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto/build/../install/lib/mbedcrypto.a | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/secure_fw/partitions/crypto/mbed-crypto' | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 25%] Built target mbedcrypto_lib_install | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_crypto | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 25%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_init.o | |
[ 26%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_alloc.o | |
[ 26%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_cipher.o | |
[ 27%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_hash.o | |
[ 27%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_mac.o | |
[ 28%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_key.o | |
[ 28%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_aead.o | |
[ 28%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_asymmetric.o | |
[ 29%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/crypto_key_derivation.o | |
[ 29%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/tfm_crypto_secure_api.o | |
[ 30%] Building C object secure_fw/partitions/crypto/CMakeFiles/tfm_crypto.dir/tfm_mbedcrypto_alt.o | |
[ 30%] Linking C static library tfm_crypto.a | |
merging objects from mbedcrypto.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 30%] Built target tfm_crypto | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_storage | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 30%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/tfm_ps_secure_api.o | |
[ 30%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/tfm_ps_req_mngr.o | |
[ 31%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/tfm_protected_storage.o | |
[ 31%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/ps_object_system.o | |
[ 32%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/ps_object_table.o | |
[ 32%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/ps_utils.o | |
[ 33%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/crypto/ps_crypto_interface.o | |
[ 33%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/ps_encrypted_object.o | |
[ 34%] Building C object secure_fw/partitions/protected_storage/CMakeFiles/tfm_storage.dir/nv_counters/ps_nv_counters.o | |
[ 34%] Linking C static library tfm_storage.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 34%] Built target tfm_storage | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_platform | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 34%] Building C object secure_fw/partitions/platform/CMakeFiles/tfm_platform.dir/platform_sp.o | |
[ 35%] Building C object secure_fw/partitions/platform/CMakeFiles/tfm_platform.dir/tfm_platform_secure_api.o | |
[ 35%] Linking C static library tfm_platform.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 35%] Built target tfm_platform | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_qcbor_encode | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 35%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_encode.dir/src/ieee754.o | |
[ 36%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_encode.dir/src/qcbor_encode.o | |
[ 36%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_encode.dir/src/UsefulBuf.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 36%] Built target tfm_qcbor_encode | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_t_cose_sign | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 36%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_sign.dir/src/t_cose_util.o | |
[ 37%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_sign.dir/src/t_cose_parameters.o | |
[ 37%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_sign.dir/crypto_adapters/t_cose_psa_crypto.o | |
[ 38%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_sign.dir/src/t_cose_sign1_sign.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 38%] Built target tfm_t_cose_sign | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_attest | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 39%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/tfm_attestation_secure_api.o | |
[ 39%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/tfm_attestation.o | |
[ 40%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/tfm_attestation_req_mngr.o | |
[ 40%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/attestation_core.o | |
[ 41%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/attest_token.o | |
[ 41%] Building C object secure_fw/partitions/initial_attestation/CMakeFiles/tfm_attest.dir/attestation_key.o | |
[ 42%] Linking C static library tfm_attest.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 42%] Built target tfm_attest | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_audit | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 42%] Building C object secure_fw/partitions/audit_logging/CMakeFiles/tfm_audit.dir/tfm_audit_secure_api.o | |
[ 42%] Building C object secure_fw/partitions/audit_logging/CMakeFiles/tfm_audit.dir/audit_core.o | |
[ 43%] Linking C static library tfm_audit.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 43%] Built target tfm_audit | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target libtfmsprt | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 43%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/crt_memcpy.o | |
[ 43%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/crt_memmove.o | |
[ 44%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/crt_memcmp.o | |
[ 44%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/crt_memset.o | |
[ 45%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/service_api.o | |
[ 45%] Building C object secure_fw/partitions/lib/sprt/CMakeFiles/libtfmsprt.dir/__/__/__/__/interface/src/log/tfm_log_raw.o | |
[ 46%] Linking C static library libtfmsprt.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 46%] Built target libtfmsprt | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_s | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 46%] Linking C executable tfm_s.axf | |
Memory region Used Size Region Size %age Used | |
FLASH: 163472 B 456896 B 35.78% | |
RAM: 49616 B 1 MB 4.73% | |
VENEERS: 736 B 832 B 88.46% | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 46%] Built target tfm_s | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_qcbor_decode | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 47%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_decode.dir/src/ieee754.o | |
[ 47%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_decode.dir/src/qcbor_decode.o | |
[ 48%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_decode.dir/src/UsefulBuf.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 48%] Built target tfm_qcbor_decode | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_t_cose_verify | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 48%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_verify.dir/src/t_cose_util.o | |
[ 49%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_verify.dir/src/t_cose_parameters.o | |
[ 49%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_verify.dir/crypto_adapters/t_cose_psa_crypto.o | |
[ 50%] Building C object test/secure_test/t_cose/CMakeFiles/tfm_t_cose_verify.dir/src/t_cose_sign1_verify.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 50%] Built target tfm_t_cose_verify | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_secure_tests | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 51%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/framework/test_framework_helpers.o | |
[ 51%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/framework/test_framework_integ_test_helper.o | |
[ 52%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/framework/test_framework.o | |
[ 52%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/framework/secure_suites.o | |
[ 52%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/ps/secure/psa_ps_s_interface_testsuite.o | |
[ 53%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/ps/secure/psa_ps_s_reliability_testsuite.o | |
[ 53%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/its/secure/psa_its_s_interface_testsuite.o | |
[ 54%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/its/secure/psa_its_s_reliability_testsuite.o | |
[ 54%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/its/its_tests_common.o | |
[ 55%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/crypto/secure/crypto_sec_interface_testsuite.o | |
[ 55%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/crypto/crypto_tests_common.o | |
[ 56%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/attestation/attest_token_test.o | |
[ 56%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/attestation/attest_token_decode_common.o | |
[ 56%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/lib/ext/qcbor/util/qcbor_util.o | |
[ 57%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/attestation/secure/attestation_s_interface_testsuite.o | |
[ 57%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/attestation/attest_public_key.o | |
[ 58%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/attestation/attest_token_decode.o | |
[ 58%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/audit/secure/audit_s_interface_testsuite.o | |
[ 59%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/platform/secure/platform_s_interface_testsuite.o | |
[ 59%] Building C object test/secure_test/CMakeFiles/tfm_secure_tests.dir/suites/platform/platform_tests_common.o | |
[ 60%] Linking C static library tfm_secure_tests.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 60%] Built target tfm_secure_tests | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_qcbor_test | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 60%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/float_tests.o | |
[ 61%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/half_to_double_from_rfc7049.o | |
[ 61%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/qcbor_decode_tests.o | |
[ 62%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/qcbor_encode_tests.o | |
[ 62%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/run_tests.o | |
[ 63%] Building C object test/secure_test/qcbor/CMakeFiles/tfm_qcbor_test.dir/test/UsefulBuf_Tests.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 63%] Built target tfm_qcbor_test | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_non_secure_tests | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 64%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/framework/test_framework_helpers.o | |
[ 64%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/framework/test_framework_integ_test_helper.o | |
[ 65%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/framework/test_framework.o | |
[ 65%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/framework/non_secure_suites.o | |
[ 66%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/ps/non_secure/ns_test_helpers.o | |
[ 66%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/ps/non_secure/psa_ps_ns_interface_testsuite.o | |
[ 67%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/its/non_secure/psa_its_ns_interface_testsuite.o | |
[ 67%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/its/its_tests_common.o | |
[ 67%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/crypto/non_secure/crypto_ns_interface_testsuite.o | |
[ 68%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/crypto/crypto_tests_common.o | |
[ 68%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/attestation/attest_token_test.o | |
[ 69%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/attestation/attest_token_decode_common.o | |
[ 69%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/lib/ext/qcbor/util/qcbor_util.o | |
[ 70%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/attestation/non_secure/attestation_ns_interface_testsuite.o | |
[ 70%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/attestation/attest_public_key.o | |
[ 71%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/attestation/attest_token_decode.o | |
[ 71%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/audit/non_secure/audit_ns_interface_testsuite.o | |
[ 71%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/platform/non_secure/platform_ns_interface_testsuite.o | |
[ 72%] Building C object test/non_secure_test/CMakeFiles/tfm_non_secure_tests.dir/suites/platform/platform_tests_common.o | |
[ 72%] Linking C static library libtfm_non_secure_tests.a | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 72%] Built target tfm_non_secure_tests | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_ns_pp_mps2_an521_ns_1 | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 72%] Preprocess the /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/gcc/mps2_an521_ns.ld file | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 72%] Built target tfm_ns_pp_mps2_an521_ns_1 | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_ns_pp_image_macros_to_preprocess_ns_1 | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 73%] Preprocess the /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/image_macros_to_preprocess_ns.c file | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 73%] Built target tfm_ns_pp_image_macros_to_preprocess_ns_1 | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_ns_obj_lib | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 73%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/cmsis_core/system_cmsdk_mps2_an521.o | |
[ 74%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/retarget/platform_retarget_dev.o | |
[ 74%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/common/uart_stdout.o | |
[ 75%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/native_drivers/arm_uart_drv.o | |
[ 75%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/cmsis_drivers/Driver_USART.o | |
[ 75%] Building ASM object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/gcc/startup_cmsdk_mps2_an521_ns.S.obj | |
[ 76%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/tf-m-tests/CMSIS/RTOS2/RTX/Config/RTX_Config.o | |
[ 76%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/tf-m-tests/CMSIS/RTOS2/RTX/Source/rtx_lib.o | |
[ 77%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/main_ns.o | |
[ 77%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/tfm_integ_test.o | |
[ 78%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/os_wrapper_cmsis_rtos_v2.o | |
[ 78%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/log/tfm_log_raw.o | |
[ 79%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_ns_interface.o | |
[ 79%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_audit_func_api.o | |
[ 79%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_platform_func_api.o | |
[ 80%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_ps_func_api.o | |
[ 80%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_its_func_api.o | |
[ 81%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_crypto_func_api.o | |
[ 81%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_initial_attestation_func_api.o | |
[ 82%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_nspm_svc_handler.o | |
[ 82%] Building C object app/CMakeFiles/tfm_ns_obj_lib.dir/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/interface/src/tfm_nspm_api.o | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 82%] Built target tfm_ns_obj_lib | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target tfm_ns | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 83%] Linking C executable tfm_ns.axf | |
Memory region Used Size Region Size %age Used | |
FLASH: 15604 B 447 KB 3.41% | |
RAM: 9888 B 1 MB 0.94% | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 83%] Built target tfm_ns | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mbedcrypto_mcuboot_lib | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 83%] Creating directories for 'mbedcrypto_mcuboot_lib' | |
[ 83%] No download step for 'mbedcrypto_mcuboot_lib' | |
[ 83%] No patch step for 'mbedcrypto_mcuboot_lib' | |
[ 84%] No update step for 'mbedcrypto_mcuboot_lib' | |
[ 85%] Performing configure step for 'mbedcrypto_mcuboot_lib' | |
loading initial cache file /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbedcrypto_mcuboot_lib-prefix/tmp/mbedcrypto_mcuboot_lib-cache-debug.cmake | |
-- The C compiler identification is GNUARM | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - failed | |
-- Found Python3: /usr/bin/python3.8 (found version "3.8.2") found components: Interpreter | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto | |
[ 85%] Performing build step for 'mbedcrypto_mcuboot_lib' | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
Scanning dependencies of target mbedcrypto | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 1%] Building C object library/CMakeFiles/mbedcrypto.dir/aes.o | |
[ 2%] Building C object library/CMakeFiles/mbedcrypto.dir/aesni.o | |
[ 3%] Building C object library/CMakeFiles/mbedcrypto.dir/arc4.o | |
[ 4%] Building C object library/CMakeFiles/mbedcrypto.dir/aria.o | |
[ 5%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1parse.o | |
[ 6%] Building C object library/CMakeFiles/mbedcrypto.dir/asn1write.o | |
[ 7%] Building C object library/CMakeFiles/mbedcrypto.dir/base64.o | |
[ 8%] Building C object library/CMakeFiles/mbedcrypto.dir/bignum.o | |
[ 10%] Building C object library/CMakeFiles/mbedcrypto.dir/blowfish.o | |
[ 11%] Building C object library/CMakeFiles/mbedcrypto.dir/camellia.o | |
[ 12%] Building C object library/CMakeFiles/mbedcrypto.dir/ccm.o | |
[ 13%] Building C object library/CMakeFiles/mbedcrypto.dir/chacha20.o | |
[ 14%] Building C object library/CMakeFiles/mbedcrypto.dir/chachapoly.o | |
[ 15%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher.o | |
[ 16%] Building C object library/CMakeFiles/mbedcrypto.dir/cipher_wrap.o | |
[ 17%] Building C object library/CMakeFiles/mbedcrypto.dir/cmac.o | |
[ 18%] Building C object library/CMakeFiles/mbedcrypto.dir/ctr_drbg.o | |
[ 20%] Building C object library/CMakeFiles/mbedcrypto.dir/des.o | |
[ 21%] Building C object library/CMakeFiles/mbedcrypto.dir/dhm.o | |
[ 22%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdh.o | |
[ 23%] Building C object library/CMakeFiles/mbedcrypto.dir/ecdsa.o | |
[ 24%] Building C object library/CMakeFiles/mbedcrypto.dir/ecjpake.o | |
[ 25%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp.o | |
[ 26%] Building C object library/CMakeFiles/mbedcrypto.dir/ecp_curves.o | |
[ 27%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy.o | |
[ 28%] Building C object library/CMakeFiles/mbedcrypto.dir/entropy_poll.o | |
[ 30%] Building C object library/CMakeFiles/mbedcrypto.dir/error.o | |
[ 31%] Building C object library/CMakeFiles/mbedcrypto.dir/gcm.o | |
[ 32%] Building C object library/CMakeFiles/mbedcrypto.dir/havege.o | |
[ 33%] Building C object library/CMakeFiles/mbedcrypto.dir/hkdf.o | |
[ 34%] Building C object library/CMakeFiles/mbedcrypto.dir/hmac_drbg.o | |
[ 35%] Building C object library/CMakeFiles/mbedcrypto.dir/md.o | |
[ 36%] Building C object library/CMakeFiles/mbedcrypto.dir/md2.o | |
[ 37%] Building C object library/CMakeFiles/mbedcrypto.dir/md4.o | |
[ 38%] Building C object library/CMakeFiles/mbedcrypto.dir/md5.o | |
[ 40%] Building C object library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.o | |
[ 41%] Building C object library/CMakeFiles/mbedcrypto.dir/nist_kw.o | |
[ 42%] Building C object library/CMakeFiles/mbedcrypto.dir/oid.o | |
[ 43%] Building C object library/CMakeFiles/mbedcrypto.dir/padlock.o | |
[ 44%] Building C object library/CMakeFiles/mbedcrypto.dir/pem.o | |
[ 45%] Building C object library/CMakeFiles/mbedcrypto.dir/pk.o | |
[ 46%] Building C object library/CMakeFiles/mbedcrypto.dir/pk_wrap.o | |
[ 47%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs12.o | |
[ 48%] Building C object library/CMakeFiles/mbedcrypto.dir/pkcs5.o | |
[ 50%] Building C object library/CMakeFiles/mbedcrypto.dir/pkparse.o | |
[ 51%] Building C object library/CMakeFiles/mbedcrypto.dir/pkwrite.o | |
[ 52%] Building C object library/CMakeFiles/mbedcrypto.dir/platform.o | |
[ 53%] Building C object library/CMakeFiles/mbedcrypto.dir/platform_util.o | |
[ 54%] Building C object library/CMakeFiles/mbedcrypto.dir/poly1305.o | |
[ 55%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto.o | |
[ 56%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.o | |
[ 57%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.o | |
[ 58%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.o | |
[ 60%] Building C object library/CMakeFiles/mbedcrypto.dir/psa_its_file.o | |
[ 61%] Building C object library/CMakeFiles/mbedcrypto.dir/ripemd160.o | |
[ 62%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa.o | |
[ 63%] Building C object library/CMakeFiles/mbedcrypto.dir/rsa_internal.o | |
[ 64%] Building C object library/CMakeFiles/mbedcrypto.dir/sha1.o | |
[ 65%] Building C object library/CMakeFiles/mbedcrypto.dir/sha256.o | |
[ 66%] Building C object library/CMakeFiles/mbedcrypto.dir/sha512.o | |
[ 67%] Building C object library/CMakeFiles/mbedcrypto.dir/threading.o | |
[ 68%] Building C object library/CMakeFiles/mbedcrypto.dir/timing.o | |
[ 70%] Building C object library/CMakeFiles/mbedcrypto.dir/version.o | |
[ 71%] Building C object library/CMakeFiles/mbedcrypto.dir/version_features.o | |
[ 72%] Building C object library/CMakeFiles/mbedcrypto.dir/xtea.o | |
[ 73%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/everest.o | |
[ 74%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/x25519.o | |
[ 75%] Building C object library/CMakeFiles/mbedcrypto.dir/__/3rdparty/everest/library/Hacl_Curve25519_joined.o | |
[ 76%] Linking C static library mbedcrypto.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
Scanning dependencies of target mbedx509 | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 77%] Building C object library/CMakeFiles/mbedx509.dir/certs.o | |
[ 78%] Building C object library/CMakeFiles/mbedx509.dir/pkcs11.o | |
[ 80%] Building C object library/CMakeFiles/mbedx509.dir/x509.o | |
[ 81%] Building C object library/CMakeFiles/mbedx509.dir/x509_create.o | |
[ 82%] Building C object library/CMakeFiles/mbedx509.dir/x509_crl.o | |
[ 83%] Building C object library/CMakeFiles/mbedx509.dir/x509_crt.o | |
[ 84%] Building C object library/CMakeFiles/mbedx509.dir/x509_csr.o | |
[ 85%] Building C object library/CMakeFiles/mbedx509.dir/x509write_crt.o | |
[ 86%] Building C object library/CMakeFiles/mbedx509.dir/x509write_csr.o | |
[ 87%] Linking C static library mbedx509.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
Scanning dependencies of target mbedtls | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 88%] Building C object library/CMakeFiles/mbedtls.dir/debug.o | |
[ 90%] Building C object library/CMakeFiles/mbedtls.dir/net_sockets.o | |
[ 91%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cache.o | |
[ 92%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.o | |
[ 93%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cli.o | |
[ 94%] Building C object library/CMakeFiles/mbedtls.dir/ssl_cookie.o | |
[ 95%] Building C object library/CMakeFiles/mbedtls.dir/ssl_msg.o | |
[ 96%] Building C object library/CMakeFiles/mbedtls.dir/ssl_srv.o | |
[ 97%] Building C object library/CMakeFiles/mbedtls.dir/ssl_ticket.o | |
[ 98%] Building C object library/CMakeFiles/mbedtls.dir/ssl_tls.o | |
[100%] Linking C static library mbedtls.a | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 86%] Performing install step for 'mbedcrypto_mcuboot_lib' | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
Install the project... | |
-- Install configuration: "MinSizeRel" | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aes.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aesni.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/arc4.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aria.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/asn1.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/asn1write.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/base64.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/bignum.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/blowfish.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/bn_mul.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/camellia.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ccm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/certs.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/chacha20.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/chachapoly.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/check_config.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cipher.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cipher_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cmac.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/compat-1.3.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/config.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ctr_drbg.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/debug.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/des.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/dhm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecdh.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecdsa.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecjpake.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecp.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecp_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/entropy.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/entropy_poll.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/error.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/gcm.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/havege.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/hkdf.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/hmac_drbg.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md2.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md4.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md5.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/memory_buffer_alloc.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/net.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/net_sockets.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/nist_kw.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/oid.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/padlock.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pem.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pk.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pk_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs11.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs12.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs5.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform_time.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform_util.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/poly1305.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/psa_util.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ripemd160.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/rsa.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/rsa_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha1.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha256.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha512.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_cache.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_ciphersuites.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_cookie.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_internal.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_ticket.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/threading.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/timing.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/version.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_crl.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_crt.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_csr.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/xtea.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_accel_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_compat.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_driver_common.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_entropy_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_extra.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_platform.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_se_driver.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_sizes.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_struct.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_types.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_values.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedtls.a | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedx509.a | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedcrypto.a | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 86%] Completed 'mbedcrypto_mcuboot_lib' | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 86%] Built target mbedcrypto_mcuboot_lib | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mbedcrypto_mcuboot_lib_install | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 87%] Installing Mbed Crypto(MbedTLS) to /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install | |
make[5]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[6]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 76%] Built target mbedcrypto | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[ 87%] Built target mbedx509 | |
make[7]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[7]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
[100%] Built target mbedtls | |
make[6]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
Install the project... | |
-- Install configuration: "MinSizeRel" | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aes.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aesni.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/arc4.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/aria.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/asn1.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/asn1write.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/base64.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/bignum.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/blowfish.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/bn_mul.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/camellia.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ccm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/certs.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/chacha20.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/chachapoly.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/check_config.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cipher.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cipher_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/cmac.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/compat-1.3.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/config.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ctr_drbg.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/debug.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/des.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/dhm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecdh.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecdsa.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecjpake.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecp.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ecp_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/entropy.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/entropy_poll.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/error.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/gcm.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/havege.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/hkdf.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/hmac_drbg.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md2.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md4.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md5.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/md_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/memory_buffer_alloc.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/net.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/net_sockets.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/nist_kw.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/oid.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/padlock.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pem.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pk.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pk_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs11.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs12.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/pkcs5.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform_time.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/platform_util.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/poly1305.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/psa_util.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ripemd160.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/rsa.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/rsa_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha1.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha256.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/sha512.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_cache.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_ciphersuites.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_cookie.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_internal.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/ssl_ticket.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/threading.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/timing.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/version.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_crl.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_crt.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/x509_csr.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/mbedtls/xtea.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_accel_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_compat.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_driver_common.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_entropy_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_extra.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_platform.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_se_driver.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_sizes.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_struct.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_types.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/include/psa/crypto_values.h | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedtls.a | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedx509.a | |
-- Up-to-date: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto/build/../install/lib/mbedcrypto.a | |
make[5]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/bl2/ext/mcuboot/mbed-crypto' | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 87%] Built target mbedcrypto_mcuboot_lib_install | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mcuboot_pp_mps2_an521_bl2_1 | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 87%] Preprocess the /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/platform/ext/target/mps2/an521/gcc/mps2_an521_bl2.ld file | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 87%] Built target mcuboot_pp_mps2_an521_bl2_1 | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Scanning dependencies of target mcuboot | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[4]: Entering directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[ 87%] Building ASM object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/gcc/startup_cmsdk_mps2_an521_bl2.S.obj | |
[ 88%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/cmsis_core/system_cmsdk_mps2_an521.o | |
[ 88%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/retarget/platform_retarget_dev.o | |
[ 88%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/uart_stdout.o | |
[ 89%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/native_drivers/arm_uart_drv.o | |
[ 89%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/boot_hal.o | |
[ 90%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/boot_hal.o | |
[ 90%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/template/tfm_initial_attestation_key_material.o | |
[ 91%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/template/tfm_rotpk.o | |
[ 91%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/template/crypto_keys.o | |
[ 92%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/common/template/nv_counters.o | |
[ 92%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_USART.o | |
[ 92%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/__/platform/ext/target/mps2/an521/cmsis_drivers/Driver_Flash.o | |
[ 93%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/bl2_main.o | |
[ 93%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/flash_map_extended.o | |
[ 94%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/flash_map_legacy.o | |
[ 94%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/keys.o | |
[ 95%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/src/flash_map.o | |
[ 95%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/__/__/src/security_cnt.o | |
[ 96%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/loader.o | |
[ 96%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/bootutil_misc.o | |
[ 96%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/image_validate.o | |
[ 97%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/image_rsa.o | |
[ 97%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/tlv.o | |
[ 98%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/boot_record.o | |
[ 98%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/swap_scratch.o | |
[ 99%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/swap_move.o | |
[ 99%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/swap_misc.o | |
[100%] Building C object bl2/ext/mcuboot/CMakeFiles/mcuboot.dir/ext/repos/tf-a-m-static-check/workspace/mcuboot/boot/bootutil/src/encrypted.o | |
[100%] Linking C executable mcuboot.axf | |
Memory region Used Size Region Size %age Used | |
FLASH: 33312 B 512 KB 6.35% | |
RAM: 25376 B 2 MB 1.21% | |
make[4]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
[100%] Built target mcuboot | |
make[3]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
Install the project... | |
-- Install configuration: "Debug" | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/client.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/error.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/os_wrapper/common.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/os_wrapper/mutex.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa_manifest/sid.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_api.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_ns_interface.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_ns_svc.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/ext/tz_context.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_veneers.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_ns_interface.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_nspm_api.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_nspm_svc_handler.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_nspm_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_nspm_svc_handler.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/protected_storage.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_ps_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/internal_trusted_storage.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/storage_common.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_its_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_extra.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_compat.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_client_struct.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_sizes.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_struct.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_types.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/crypto_values.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_crypto_defs.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_crypto_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa/initial_attestation.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_initial_attestation_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa_audit_api.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/psa_audit_defs.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_audit_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/tfm_platform_api.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/src/tfm_platform_func_api.c | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/veneers/s_veneers.o | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_s.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_s.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_s.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_s.elf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s.elf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/test/inc/test_framework_integ_test.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/test/inc/tfm_secure_client_service_api.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_sign.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s_ns_signed.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_s_signed.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_ns_signed.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_s_signed.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_ns_signed.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_ns.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_ns.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_ns.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/tfm_ns.elf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_ns.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_ns.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_ns.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/tfm_ns.elf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/test/lib/libtfm_non_secure_tests.a | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/os_wrapper/semaphore.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/export/tfm/include/os_wrapper/thread.h | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/mcuboot.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/mcuboot.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/mcuboot.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/AN521/mcuboot.elf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/mcuboot.axf | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/mcuboot.bin | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/mcuboot.hex | |
-- Installing: /ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build/install/outputs/fvp/mcuboot.elf | |
make[2]: Leaving directory '/ext/repos/tf-a-m-static-check/workspace/trusted-firmware-m/cmake_build' | |
make[1]: Leaving directory '/ext/repos/tf-a-m-static-check' | |
Emitted 360 C/C++ compilation units (100%) successfully | |
360 C/C++ compilation units (100%) are ready for analysis | |
The cov-build utility completed successfully. | |
Build complete. | |
Coverity: phase 'package' | |
Creating the tarball containing the results of the analysis... | |
cov-int/ | |
cov-int/build-timings.txt | |
cov-int/emit/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/emit-db | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/emit-db.lock | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/emit-db.write-lock | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/gcc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/gcc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/gcc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/gcc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/coverity_config_created | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/e86175fe2930492e8821ac40ea05ce4d/g++cc-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/gcc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/gcc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/gcc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/gcc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/coverity_config_created | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/1a95add88d5116adde893710d76f3ed8/g++cc-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/gcc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/gcc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/gcc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/gcc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/coverity_config_created | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/14ea7d75b5b17795ef7b701163b6c399/g++cc-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/gcc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/gcc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/gcc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/gcc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/coverity_config_created | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/6753f6daf9b77443e201569c6c78d7ca/g++cc-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/gcc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/gcc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/gcc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/gcc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/coverity_config_created | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-0/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-0/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-0/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-0/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++-config-1/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/coverity_config.xml | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-1/ | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-1/coverity-macro-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-1/coverity-compiler-compat.h | |
cov-int/emit/lsandov1-HP-Z1-Entry-Tower-G5/config/72f4f5a98f87805b34f3bc0f8fb811f6/g++cc-config-1/coverity_config.xml | |
cov-int/emit/version | |
cov-int/emit-db-cache.lock | |
cov-int/build-cwd.txt | |
cov-int/BUILD.metrics.xml | |
cov-int/emit-db-cache | |
cov-int/build-id.txt | |
cov-int/build-log.txt | |
cov-int/security-da.log | |
Complete. | |
----------------------------------------------------------------- | |
Results can be found in file 'arm-tf-coverity-results.tgz' | |
This tarball can be uploaded at Coverity Scan Online: | |
https://scan.coverity.com/projects/arm-software-arm-trusted-firmware/builds/new?tab=upload | |
----------------------------------------------------------------- | |
Spawned process with PID 45283 | |
Files coverage: 0% | |
Analyzed 243 files | |
797 files were not analyzed: | |
- bl2/ext/mcuboot/bl2_main.c | |
- bl2/ext/mcuboot/bootutil/src/bootutil_misc.c | |
- bl2/ext/mcuboot/bootutil/src/image_rsa.c | |
- bl2/ext/mcuboot/bootutil/src/image_validate.c | |
- bl2/ext/mcuboot/bootutil/src/loader.c | |
- bl2/ext/mcuboot/bootutil/src/tlv.c | |
- bl2/ext/mcuboot/flash_map_extended.c | |
- bl2/ext/mcuboot/flash_map_legacy.c | |
- bl2/ext/mcuboot/keys.c | |
- bl2/src/boot_record.c | |
- bl2/src/flash_map.c | |
- bl2/src/security_cnt.c | |
- interface/src/log/tfm_log_raw.c | |
- interface/src/psa/psa_client.c | |
- interface/src/psa/psa_lifecycle.c | |
- interface/src/psa/psa_service.c | |
- interface/src/tfm_audit_func_api.c | |
- interface/src/tfm_crypto_func_api.c | |
- interface/src/tfm_crypto_ipc_api.c | |
- interface/src/tfm_initial_attestation_func_api.c | |
- interface/src/tfm_initial_attestation_ipc_api.c | |
- interface/src/tfm_its_func_api.c | |
- interface/src/tfm_its_ipc_api.c | |
- interface/src/tfm_multi_core_api.c | |
- interface/src/tfm_multi_core_psa_ns_api.c | |
- interface/src/tfm_ns_interface.c | |
- interface/src/tfm_ns_mailbox.c | |
- interface/src/tfm_nspm_api.c | |
- interface/src/tfm_nspm_svc_handler.c | |
- interface/src/tfm_platform_func_api.c | |
- interface/src/tfm_platform_ipc_api.c | |
- interface/src/tfm_ps_func_api.c | |
- interface/src/tfm_ps_ipc_api.c | |
- interface/src/tfm_psa_ns_api.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_aes_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_chacha.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_chacha_poly.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_ecies.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_poly.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_sha512_t.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_cc_srp.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_ccm_internal.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_chacha_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/api/mbedtls_hash_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/aes_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/aes_driver_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/aesccm_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/aesgcm_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/bypass_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/chacha_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/chacha_driver_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/driver_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/hash_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/hash_driver_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/srp_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/cc3x_sym/driver/sw_hash_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/cc_common_conv_endian.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/common/cc_common_math.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/cc_dh.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/dh/cc_dh_kg.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_edw/cc_ec_edw.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_mont/cc_ec_mont.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecdh.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecdsa_sign.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecdsa_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecies.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecpki_build_priv.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecpki_build_publ.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecpki_domain.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/cc_ecpki_kg.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp192k1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp192r1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp224k1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp224r1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp256k1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp256r1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp384r1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ec_wrst/ecc_domains/cc_ecpki_domain_secp521r1.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffc_domain/cc_ffc_domain.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/ffcdh/cc_ffcdh.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/cc_hkdf.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/cc_kdf.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/kdf/mbedtls_cc_hkdf.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pka.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki_dbg.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki_modular_arithmetic.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/ec_edw.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/ec_edw_domain_25519.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_edw/pka_ec_edw.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/ec_mont.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/ec_mont_domain_curve25519.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_mont/pka_ec_mont.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ec_wrst.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ec_wrst_dsa.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ec_wrst_dsa_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/ec_wrst_genkey.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/pka_ec_wrst.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/pka_ec_wrst_dsa_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/pka_ec_wrst_smul_no_scap.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/ec_wrst/pka_ec_wrst_smul_scap.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/poly/poly.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/rsa_genkey.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/rsa_private.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/rsa/rsa_public.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/srp/srp.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/cc_rnd_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/llf_rnd.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/llf_rnd_fetrng.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rnd_dma/llf_rnd_trng90b.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_build.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_kg.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_oaep.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_pkcs_ver15_util.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_prim.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_pss21_util.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_schemes.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_sign.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/cc_rsa_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/ccsw_rsa_kg.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/aes_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/cc_ecp_internal.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ccm_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/chacha20_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/chachapoly_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/cmac_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/dhm_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ecdh_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ecdsa_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ecdsa_edwards.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/ecp_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/gcm_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/mbedtls_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/mbedtls_hash_common.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/platform_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/poly1305_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/rsa_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/sha1_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/sha256_alt.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/mbedtls_api/trng_api.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/bootimagesverifier_base_single.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/bootimagesverifier_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/cc3x_verifier/bootimagesverifier_swcomp.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/common/common_cert_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/common/common_cert_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/reg/crypto_driver.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/rsa_exp.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/rsa_pki_pka.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/crypto_driver/rsa_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/common/cc3x/secureboot_base_swimgverify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/nvm/cc3x_nvm_rt/nvm_otp.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/platform/pal/cc_pal_x509_verify.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/secure_boot_gen/secureboot_base_func.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/util/util_asn1_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/util/util_x509_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/cc3x_sb_x509_ext_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/cc3x_sb_x509_parser.c | |
- lib/ext/cryptocell-312-runtime/codesafe/src/secure_boot_debug/x509_cert_parser/sb_x509_cert_parser.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_rng_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_util_cmac.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/mbedtls_cc_sbrt.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/mbedtls_cc_util_asset_prov.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/sbrt_int_func.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/cmpu.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/cmpu_derivation.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/cmpu_llf_rnd.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/prod_crypto_driver.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/common/prod_util.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/dmpu/dmpu.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/bsv_aes_driver.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc3x_sbromlib/bsv_hash_driver.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc_mng/mbedtls_cc_mng.c | |
- lib/ext/cryptocell-312-runtime/host/src/cc_mng/mbedtls_cc_mng_int.c | |
- lib/ext/cryptocell-312-runtime/host/src/hal/cc3x/cc_hal.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/cc_pal_trng.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_abort_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_apbc.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_barrier.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_buff_attr.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_dma.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_fips.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_interrupt_ctrl.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_memmap.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_mutex.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_perf_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/freertos/cc_pal_pm.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_abort_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_apbc.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_barrier.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_buff_attr.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_dma.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_fips.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_interrupt_ctrl.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_memmap.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_mutex.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/linux/cc_pal_pm.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_abort_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_apbc.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_barrier.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_buff_attr.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_dma.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_fips.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_interrupt_ctrl.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_memmap.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_mutex.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_perf_plat.c | |
- lib/ext/cryptocell-312-runtime/host/src/pal/no_os/cc_pal_pm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/hal/Juno/board_configs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/hal/MPS2+/board_configs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/hal/Zynq/board_configs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_cli.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_file.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_map_addrs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_mem_s.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_semphr.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_socket.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_thread.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/test_pal_time.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_cli.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_file.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_map_addrs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_semphr.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_socket.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_thread.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/test_pal_time.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/test_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/test_pal_map_addrs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/test_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/test_pal_time.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/board_addrs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_cli.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_file.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_log.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_map_addrs.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_mem.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_semphr.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_socket.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_thread.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/test_pal_time.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/applet_list.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/multi2_soft.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tests_hw_access.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tests_hw_access_iot.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tests_otp.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tests_phys_map.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tst_common.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tst_common_init.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/common/tst_perf.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/cmpu_integration_test.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/cmpu_integration_test_arm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/dmpu_integration_test.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/dmpu_integration_test_arm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_flash.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_helper.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_otp.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_profiler.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_test.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/run_integration_test_arm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_aes.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_asset_prov.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_ccm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_chacha.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_dhm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_drbg.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_ecdh.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_ecdsa.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_ecies.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_ext_dma.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_gcm.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_key_derivation.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_mac.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_rsa.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_secure_boot.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_sha.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/run_integration_srp.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/test_proj_cclib.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/test_proj_hw.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/test_proj_map.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/test_proj_otp.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/cc312_r1/test_proj_otp_data.c | |
- lib/ext/cryptocell-312-runtime/host/src/tests/proj/cc3x/test_proj.c | |
- lib/ext/cryptocell-312-runtime/host/src/utils/mbedtls_cc_util_key_derivation.c | |
- lib/ext/cryptocell-312-runtime/shared/src/proj/cc3x/cc_ecpki_info.c | |
- lib/ext/cryptocell-312-runtime/shared/src/proj/cc3x/cc_hash_info.c | |
- lib/ext/cryptocell-312-runtime/shared/src/proj/cc3x/cc_rsa_info.c | |
- lib/ext/cryptocell-312-runtime/utils/src/cc3x_asset_prov_rt/lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/cert_lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/cc3x_boot_cert/x509cert_lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/cmpu_asset_pkg_util/lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_crypto_asym.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_crypto_encode.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_crypto_sym.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_crypto_x509.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_rsa_keypair.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_rsa_keypair_util.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_sb_ops.c | |
- lib/ext/cryptocell-312-runtime/utils/src/common/common_util_files.c | |
- lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/common/dmpu_common.c | |
- lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/icv_key_response/lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/oem_asset_package/lib/main.c | |
- lib/ext/cryptocell-312-runtime/utils/src/dmpu_asset_pkg_util/oem_key_request/lib/main.c | |
- lib/ext/qcbor/src/UsefulBuf.c | |
- lib/ext/qcbor/src/ieee754.c | |
- lib/ext/qcbor/src/qcbor_decode.c | |
- lib/ext/qcbor/src/qcbor_encode.c | |
- lib/ext/qcbor/test/UsefulBuf_Tests.c | |
- lib/ext/qcbor/test/float_tests.c | |
- lib/ext/qcbor/test/half_to_double_from_rfc7049.c | |
- lib/ext/qcbor/test/qcbor_decode_tests.c | |
- lib/ext/qcbor/test/qcbor_encode_tests.c | |
- lib/ext/qcbor/test/run_tests.c | |
- lib/ext/qcbor/util/qcbor_util.c | |
- lib/ext/t_cose/crypto_adapters/t_cose_psa_crypto.c | |
- lib/ext/t_cose/src/t_cose_mac0_sign.c | |
- lib/ext/t_cose/src/t_cose_mac0_verify.c | |
- lib/ext/t_cose/src/t_cose_parameters.c | |
- lib/ext/t_cose/src/t_cose_sign1_sign.c | |
- lib/ext/t_cose/src/t_cose_sign1_verify.c | |
- lib/ext/t_cose/src/t_cose_util.c | |
- lib/ext/t_cose/test/run_tests.c | |
- lib/ext/t_cose/test/t_cose_make_openssl_test_key.c | |
- lib/ext/t_cose/test/t_cose_make_psa_test_key.c | |
- lib/ext/t_cose/test/t_cose_make_test_messages.c | |
- lib/ext/t_cose/test/t_cose_sign_verify_test.c | |
- lib/ext/t_cose/test/t_cose_test.c | |
- platform/ext/common/boot_hal.c | |
- platform/ext/common/cc312/cc312.c | |
- platform/ext/common/cc312/cc312_log.c | |
- platform/ext/common/cc312/cc312_provisioning.c | |
- platform/ext/common/template/attest_hal.c | |
- platform/ext/common/template/crypto_keys.c | |
- platform/ext/common/template/nv_counters.c | |
- platform/ext/common/template/tfm_initial_attestation_key_material.c | |
- platform/ext/common/template/tfm_rotpk.c | |
- platform/ext/common/tfm_platform.c | |
- platform/ext/common/uart_stdout.c | |
- platform/ext/target/cypress/psoc64/CMSIS_Driver/Driver_Flash.c | |
- platform/ext/target/cypress/psoc64/CMSIS_Driver/Driver_USART.c | |
- platform/ext/target/cypress/psoc64/Device/Source/device_definition.c | |
- platform/ext/target/cypress/psoc64/Device/Source/iar/cy_syslib_iar.c | |
- platform/ext/target/cypress/psoc64/Device/Source/system_psoc6_cm0plus.c | |
- platform/ext/target/cypress/psoc64/Device/Source/system_psoc6_cm4.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_capsense.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_clocks.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_peripherals.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_pins.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_routing.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/generated_source/cycfg_system.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ble_clk.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_canfd.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_aes_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_aes_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_cmac_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_cmac_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_crc_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_crc_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_des_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_des_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_ecc_domain_params.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_ecc_ecdsa.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_ecc_key_gen.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_ecc_nist_p.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_hmac_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_hmac_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_hw.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_hw_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_mem_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_mem_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_prng_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_prng_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_rsa.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_sha_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_sha_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_trng_v1.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_trng_v2.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_core_vu.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_crypto_server.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_csd.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ctb.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ctdac.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_device.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_dma.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_dmac.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_efuse.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_flash.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_gpio.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_i2s.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ipc_drv.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ipc_pipe.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_ipc_sema.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_lpcomp.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_lvd.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_mcwdt.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_pdm_pcm.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_profile.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_prot.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_rtc.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_sar.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_scb_common.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_scb_ezi2c.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_scb_i2c.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_scb_spi.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_scb_uart.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_sd_host.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_seglcd.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_smartio.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_smif.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_smif_memslot.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_sysanalog.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_sysclk.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_sysint.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_syslib.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_syspm.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_systick.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_tcpwm_counter.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_tcpwm_pwm.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_tcpwm_quaddec.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_trigmux.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_usbfs_dev_drv.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_usbfs_dev_drv_io.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_usbfs_dev_drv_io_dma.c | |
- platform/ext/target/cypress/psoc64/Native_Driver/source/cy_wdt.c | |
- platform/ext/target/cypress/psoc64/attest_hal.c | |
- platform/ext/target/cypress/psoc64/driver_dap.c | |
- platform/ext/target/cypress/psoc64/driver_ppu.c | |
- platform/ext/target/cypress/psoc64/driver_smpu.c | |
- platform/ext/target/cypress/psoc64/dummy_boot_seed.c | |
- platform/ext/target/cypress/psoc64/dummy_crypto_keys.c | |
- platform/ext/target/cypress/psoc64/dummy_device_id.c | |
- platform/ext/target/cypress/psoc64/mailbox/mailbox_ipc_intr.c | |
- platform/ext/target/cypress/psoc64/mailbox/platform_multicore.c | |
- platform/ext/target/cypress/psoc64/mailbox/platform_ns_mailbox.c | |
- platform/ext/target/cypress/psoc64/mailbox/platform_spe_mailbox.c | |
- platform/ext/target/cypress/psoc64/nv_counters.c | |
- platform/ext/target/cypress/psoc64/plat_test.c | |
- platform/ext/target/cypress/psoc64/services/src/tfm_platform_system.c | |
- platform/ext/target/cypress/psoc64/spm_hal.c | |
- platform/ext/target/cypress/psoc64/target_cfg.c | |
- platform/ext/target/mps2/an519/boot_hal.c | |
- platform/ext/target/mps2/an519/cmsis_core/system_cmsdk_mps2_an519.c | |
- platform/ext/target/mps2/an519/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/mps2/an519/cmsis_drivers/Driver_MPC.c | |
- platform/ext/target/mps2/an519/cmsis_drivers/Driver_PPC.c | |
- platform/ext/target/mps2/an519/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/mps2/an519/native_drivers/arm_uart_drv.c | |
- platform/ext/target/mps2/an519/native_drivers/mpc_sie200_drv.c | |
- platform/ext/target/mps2/an519/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/mps2/an519/native_drivers/ppc_sse200_drv.c | |
- platform/ext/target/mps2/an519/native_drivers/timer_cmsdk/timer_cmsdk.c | |
- platform/ext/target/mps2/an519/plat_test.c | |
- platform/ext/target/mps2/an519/retarget/platform_retarget_dev.c | |
- platform/ext/target/mps2/an519/services/src/tfm_platform_system.c | |
- platform/ext/target/mps2/an519/spm_hal.c | |
- platform/ext/target/mps2/an519/target_cfg.c | |
- platform/ext/target/mps2/an521/boot_hal.c | |
- platform/ext/target/mps2/an521/cmsis_core/system_cmsdk_mps2_an521.c | |
- platform/ext/target/mps2/an521/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/mps2/an521/cmsis_drivers/Driver_MPC.c | |
- platform/ext/target/mps2/an521/cmsis_drivers/Driver_PPC.c | |
- platform/ext/target/mps2/an521/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/mps2/an521/native_drivers/arm_uart_drv.c | |
- platform/ext/target/mps2/an521/native_drivers/mpc_sie200_drv.c | |
- platform/ext/target/mps2/an521/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/mps2/an521/native_drivers/ppc_sse200_drv.c | |
- platform/ext/target/mps2/an521/native_drivers/timer_cmsdk/timer_cmsdk.c | |
- platform/ext/target/mps2/an521/plat_test.c | |
- platform/ext/target/mps2/an521/retarget/platform_retarget_dev.c | |
- platform/ext/target/mps2/an521/services/src/tfm_platform_system.c | |
- platform/ext/target/mps2/an521/spm_hal.c | |
- platform/ext/target/mps2/an521/target_cfg.c | |
- platform/ext/target/mps2/an539/boot_hal.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_MPC.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_AHB_EXP0.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_APB.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_APB_EXP0.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_APB_EXP1.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_APB_EXP2.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_APB_EXP3.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_SSE123_PPC_Common.c | |
- platform/ext/target/mps2/an539/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/mps2/an539/device/source/device_definition.c | |
- platform/ext/target/mps2/an539/device/source/system_core_init.c | |
- platform/ext/target/mps2/an539/native_drivers/mpc_sie200_drv.c | |
- platform/ext/target/mps2/an539/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/mps2/an539/native_drivers/ppc_sse123_drv.c | |
- platform/ext/target/mps2/an539/native_drivers/syscounter_armv8-m_cntrl_drv.c | |
- platform/ext/target/mps2/an539/native_drivers/systimer_armv8-m_drv.c | |
- platform/ext/target/mps2/an539/native_drivers/uart_cmsdk_drv.c | |
- platform/ext/target/mps2/an539/plat_test.c | |
- platform/ext/target/mps2/an539/services/src/tfm_platform_system.c | |
- platform/ext/target/mps2/an539/spm_hal.c | |
- platform/ext/target/mps2/an539/target_cfg.c | |
- platform/ext/target/mps2/fvp_sse300/boot_hal.c | |
- platform/ext/target/mps2/fvp_sse300/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/mps2/fvp_sse300/cmsis_drivers/Driver_MPC.c | |
- platform/ext/target/mps2/fvp_sse300/cmsis_drivers/Driver_SSE300_PPC.c | |
- platform/ext/target/mps2/fvp_sse300/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/mps2/fvp_sse300/device/source/device_definition.c | |
- platform/ext/target/mps2/fvp_sse300/device/source/startup_fvp_sse300_mps2_bl2.c | |
- platform/ext/target/mps2/fvp_sse300/device/source/startup_fvp_sse300_mps2_ns.c | |
- platform/ext/target/mps2/fvp_sse300/device/source/startup_fvp_sse300_mps2_s.c | |
- platform/ext/target/mps2/fvp_sse300/device/source/system_core_init.c | |
- platform/ext/target/mps2/fvp_sse300/native_drivers/mpc_sie_drv.c | |
- platform/ext/target/mps2/fvp_sse300/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/mps2/fvp_sse300/native_drivers/ppc_sse300_drv.c | |
- platform/ext/target/mps2/fvp_sse300/native_drivers/systimer_armv8-m_drv.c | |
- platform/ext/target/mps2/fvp_sse300/native_drivers/uart_cmsdk_drv.c | |
- platform/ext/target/mps2/fvp_sse300/plat_test.c | |
- platform/ext/target/mps2/fvp_sse300/services/src/tfm_platform_system.c | |
- platform/ext/target/mps2/fvp_sse300/spm_hal.c | |
- platform/ext/target/mps2/fvp_sse300/target_cfg.c | |
- platform/ext/target/mps3/an524/boot_hal.c | |
- platform/ext/target/mps3/an524/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/mps3/an524/cmsis_drivers/Driver_MPC.c | |
- platform/ext/target/mps3/an524/cmsis_drivers/Driver_PPC.c | |
- platform/ext/target/mps3/an524/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/mps3/an524/device/source/device_definition.c | |
- platform/ext/target/mps3/an524/device/source/system_core_init.c | |
- platform/ext/target/mps3/an524/native_drivers/mpc_sie200_drv.c | |
- platform/ext/target/mps3/an524/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/mps3/an524/native_drivers/ppc_sse200_drv.c | |
- platform/ext/target/mps3/an524/native_drivers/timer_cmsdk_drv.c | |
- platform/ext/target/mps3/an524/native_drivers/uart_cmsdk_drv.c | |
- platform/ext/target/mps3/an524/plat_test.c | |
- platform/ext/target/mps3/an524/services/src/tfm_platform_system.c | |
- platform/ext/target/mps3/an524/spm_hal.c | |
- platform/ext/target/mps3/an524/target_cfg.c | |
- platform/ext/target/musca_a/CMSIS_Driver/Driver_MPC.c | |
- platform/ext/target/musca_a/CMSIS_Driver/Driver_PPC.c | |
- platform/ext/target/musca_a/CMSIS_Driver/Driver_QSPI_Flash.c | |
- platform/ext/target/musca_a/CMSIS_Driver/Driver_USART.c | |
- platform/ext/target/musca_a/Device/Source/device_definition.c | |
- platform/ext/target/musca_a/Device/Source/system_core_init.c | |
- platform/ext/target/musca_a/Libraries/mt25ql_flash_lib.c | |
- platform/ext/target/musca_a/Native_Driver/gpio_cmsdk_drv.c | |
- platform/ext/target/musca_a/Native_Driver/mpc_sie200_drv.c | |
- platform/ext/target/musca_a/Native_Driver/mpu_armv8m_drv.c | |
- platform/ext/target/musca_a/Native_Driver/musca_a1_scc_drv.c | |
- platform/ext/target/musca_a/Native_Driver/ppc_sse200_drv.c | |
- platform/ext/target/musca_a/Native_Driver/qspi_ip6514e_drv.c | |
- platform/ext/target/musca_a/Native_Driver/timer_cmsdk_drv.c | |
- platform/ext/target/musca_a/Native_Driver/uart_pl011_drv.c | |
- platform/ext/target/musca_a/boot_hal.c | |
- platform/ext/target/musca_a/plat_test.c | |
- platform/ext/target/musca_a/services/src/tfm_ioctl_ns_api.c | |
- platform/ext/target/musca_a/services/src/tfm_ioctl_s_api.c | |
- platform/ext/target/musca_a/services/src/tfm_platform_system.c | |
- platform/ext/target/musca_a/spm_hal.c | |
- platform/ext/target/musca_a/target_cfg.c | |
- platform/ext/target/musca_b1/CMSIS_Driver/Driver_GFC100_EFlash.c | |
- platform/ext/target/musca_b1/CMSIS_Driver/Driver_MPC.c | |
- platform/ext/target/musca_b1/CMSIS_Driver/Driver_PPC.c | |
- platform/ext/target/musca_b1/CMSIS_Driver/Driver_QSPI_Flash.c | |
- platform/ext/target/musca_b1/CMSIS_Driver/Driver_USART.c | |
- platform/ext/target/musca_b1/Device/Source/device_definition.c | |
- platform/ext/target/musca_b1/Device/Source/system_core_init.c | |
- platform/ext/target/musca_b1/Libraries/mt25ql_flash_lib.c | |
- platform/ext/target/musca_b1/Native_Driver/gfc100_eflash_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/gpio_cmsdk_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/mpc_sie200_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/mpu_armv8m_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/musca_b1_eflash_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/musca_b1_scc_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/ppc_sse200_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/qspi_ip6514e_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/timer_cmsdk_drv.c | |
- platform/ext/target/musca_b1/Native_Driver/uart_pl011_drv.c | |
- platform/ext/target/musca_b1/attest_hal.c | |
- platform/ext/target/musca_b1/boot_hal.c | |
- platform/ext/target/musca_b1/crypto_keys.c | |
- platform/ext/target/musca_b1/plat_test.c | |
- platform/ext/target/musca_b1/services/src/tfm_ioctl_ns_api.c | |
- platform/ext/target/musca_b1/services/src/tfm_ioctl_s_api.c | |
- platform/ext/target/musca_b1/services/src/tfm_platform_system.c | |
- platform/ext/target/musca_b1/spm_hal.c | |
- platform/ext/target/musca_b1/target_cfg.c | |
- platform/ext/target/musca_s1/CMSIS_Driver/Driver_Flash_MRAM.c | |
- platform/ext/target/musca_s1/CMSIS_Driver/Driver_MPC.c | |
- platform/ext/target/musca_s1/CMSIS_Driver/Driver_PPC.c | |
- platform/ext/target/musca_s1/CMSIS_Driver/Driver_USART.c | |
- platform/ext/target/musca_s1/Device/Source/device_definition.c | |
- platform/ext/target/musca_s1/Device/Source/system_core_init.c | |
- platform/ext/target/musca_s1/Native_Driver/gpio_cmsdk_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/mpc_sie200_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/mpu_armv8m_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/musca_s1_scc_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/ppc_sse200_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/timer_cmsdk_drv.c | |
- platform/ext/target/musca_s1/Native_Driver/uart_pl011_drv.c | |
- platform/ext/target/musca_s1/boot_hal.c | |
- platform/ext/target/musca_s1/crypto_keys.c | |
- platform/ext/target/musca_s1/plat_test.c | |
- platform/ext/target/musca_s1/services/src/tfm_ioctl_ns_api.c | |
- platform/ext/target/musca_s1/services/src/tfm_ioctl_s_api.c | |
- platform/ext/target/musca_s1/services/src/tfm_platform_system.c | |
- platform/ext/target/musca_s1/spm_hal.c | |
- platform/ext/target/musca_s1/target_cfg.c | |
- platform/ext/target/nxp/common/CMSIS_Driver/Driver_Flash.c | |
- platform/ext/target/nxp/common/CMSIS_Driver/Driver_USART.c | |
- platform/ext/target/nxp/common/Native_Driver/components/lists/generic_list.c | |
- platform/ext/target/nxp/common/Native_Driver/components/serial_manager/serial_manager.c | |
- platform/ext/target/nxp/common/Native_Driver/components/serial_manager/serial_port_uart.c | |
- platform/ext/target/nxp/common/Native_Driver/components/uart/usart_adapter.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_casper.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_clock.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_common.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_ctimer.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_flexcomm.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_gpio.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_hashcrypt.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_iap.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_power.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_reset.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_rng.c | |
- platform/ext/target/nxp/common/Native_Driver/drivers/fsl_usart.c | |
- platform/ext/target/nxp/common/Native_Driver/mpu_armv8m_drv.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/fsl_debug_console.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/fsl_assert.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/fsl_notifier.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/fsl_sbrk.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/fsl_shell.c | |
- platform/ext/target/nxp/common/Native_Driver/utilities/str/fsl_str.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/ns/board.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/ns/clock_config.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/ns/hardware_init.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/ns/peripherals.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/ns/pin_mux.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/s/board.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/s/clock_config.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/s/hardware_init.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/s/peripherals.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/project_template/s/pin_mux.c | |
- platform/ext/target/nxp/lpcxpresso55s69/Native_Driver/system_LPC55S69_cm33_core0.c | |
- platform/ext/target/nxp/lpcxpresso55s69/plat_test.c | |
- platform/ext/target/nxp/lpcxpresso55s69/services/src/tfm_platform_system.c | |
- platform/ext/target/nxp/lpcxpresso55s69/spm_hal.c | |
- platform/ext/target/nxp/lpcxpresso55s69/target_cfg.c | |
- platform/ext/target/sse-200_aws/boot_hal.c | |
- platform/ext/target/sse-200_aws/cmsis_core/system_cmsdk_sse-200_aws.c | |
- platform/ext/target/sse-200_aws/cmsis_drivers/Driver_Flash.c | |
- platform/ext/target/sse-200_aws/cmsis_drivers/Driver_PPC.c | |
- platform/ext/target/sse-200_aws/cmsis_drivers/Driver_SSE-200_AWS_MPC.c | |
- platform/ext/target/sse-200_aws/cmsis_drivers/Driver_USART.c | |
- platform/ext/target/sse-200_aws/native_drivers/mpc_sie_drv.c | |
- platform/ext/target/sse-200_aws/native_drivers/mpu_armv8m_drv.c | |
- platform/ext/target/sse-200_aws/native_drivers/ppc_sse200_drv.c | |
- platform/ext/target/sse-200_aws/native_drivers/timer_cmsdk/timer_cmsdk_drv.c | |
- platform/ext/target/sse-200_aws/native_drivers/uart_cmsdk_drv.c | |
- platform/ext/target/sse-200_aws/plat_test.c | |
- platform/ext/target/sse-200_aws/retarget/platform_retarget_dev.c | |
- platform/ext/target/sse-200_aws/services/src/tfm_platform_system.c | |
- platform/ext/target/sse-200_aws/spm_hal.c | |
- platform/ext/target/sse-200_aws/target_cfg.c | |
- platform/ext/target/stm/stm32l5xx/CMSIS_Driver/low_level_com.c | |
- platform/ext/target/stm/stm32l5xx/CMSIS_Driver/low_level_flash.c | |
- platform/ext/target/stm/stm32l5xx/Device/Source/Templates/system_stm32l5xx.c | |
- platform/ext/target/stm/stm32l5xx/Device/Source/startup_stm32l5xx_bl2.c | |
- platform/ext/target/stm/stm32l5xx/Device/Source/startup_stm32l5xx_ns.c | |
- platform/ext/target/stm/stm32l5xx/Device/Source/startup_stm32l5xx_s.c | |
- platform/ext/target/stm/stm32l5xx/Native_Driver/low_level_rng.c | |
- platform/ext/target/stm/stm32l5xx/Native_Driver/mpu_armv8m_drv.c | |
- platform/ext/target/stm/stm32l5xx/Native_Driver/tick.c | |
- platform/ext/target/stm/stm32l5xx/bl2/boot_hal.c | |
- platform/ext/target/stm/stm32l5xx/bl2/low_level_device.c | |
- platform/ext/target/stm/stm32l5xx/bl2/tfm_low_level_security.c | |
- platform/ext/target/stm/stm32l5xx/secure/low_level_device.c | |
- platform/ext/target/stm/stm32l5xx/secure/spm_hal.c | |
- platform/ext/target/stm/stm32l5xx/secure/system_stm32l5xx.c | |
- platform/ext/target/stm/stm32l5xx/secure/target_cfg.c | |
- platform/ext/target/stm/stm32l5xx/secure/tfm_platform_system.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_cortex.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_dma.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_exti.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_flash.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_flash_ex.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_gpio.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_gtzc.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_pwr.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_pwr_ex.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_rcc.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_rcc_ex.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_rng.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_rng_ex.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_uart.c | |
- platform/ext/target/stm/stm32l5xx/stm32l5xx_hal/Src/stm32l5xx_hal_uart_ex.c | |
- secure_fw/partitions/audit_logging/audit_core.c | |
- secure_fw/partitions/audit_logging/tfm_audit_secure_api.c | |
- secure_fw/partitions/crypto/crypto_aead.c | |
- secure_fw/partitions/crypto/crypto_alloc.c | |
- secure_fw/partitions/crypto/crypto_asymmetric.c | |
- secure_fw/partitions/crypto/crypto_cipher.c | |
- secure_fw/partitions/crypto/crypto_hash.c | |
- secure_fw/partitions/crypto/crypto_init.c | |
- secure_fw/partitions/crypto/crypto_key.c | |
- secure_fw/partitions/crypto/crypto_key_derivation.c | |
- secure_fw/partitions/crypto/crypto_mac.c | |
- secure_fw/partitions/crypto/tfm_crypto_secure_api.c | |
- secure_fw/partitions/crypto/tfm_mbedcrypto_alt.c | |
- secure_fw/partitions/initial_attestation/attest_symmetric_key.c | |
- secure_fw/partitions/initial_attestation/attest_token.c | |
- secure_fw/partitions/initial_attestation/attestation_core.c | |
- secure_fw/partitions/initial_attestation/attestation_key.c | |
- secure_fw/partitions/initial_attestation/tfm_attestation.c | |
- secure_fw/partitions/initial_attestation/tfm_attestation_req_mngr.c | |
- secure_fw/partitions/initial_attestation/tfm_attestation_secure_api.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash_info_external.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash_info_internal.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash_nand.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash_nor.c | |
- secure_fw/partitions/internal_trusted_storage/flash/its_flash_ram.c | |
- secure_fw/partitions/internal_trusted_storage/flash_fs/its_flash_fs.c | |
- secure_fw/partitions/internal_trusted_storage/flash_fs/its_flash_fs_dblock.c | |
- secure_fw/partitions/internal_trusted_storage/flash_fs/its_flash_fs_mblock.c | |
- secure_fw/partitions/internal_trusted_storage/its_utils.c | |
- secure_fw/partitions/internal_trusted_storage/tfm_internal_trusted_storage.c | |
- secure_fw/partitions/internal_trusted_storage/tfm_its_req_mngr.c | |
- secure_fw/partitions/internal_trusted_storage/tfm_its_secure_api.c | |
- secure_fw/partitions/lib/sprt/crt_memcmp.c | |
- secure_fw/partitions/lib/sprt/crt_memcpy.c | |
- secure_fw/partitions/lib/sprt/crt_memmove.c | |
- secure_fw/partitions/lib/sprt/crt_memset.c | |
- secure_fw/partitions/lib/sprt/service_api.c | |
- secure_fw/partitions/platform/platform_sp.c | |
- secure_fw/partitions/platform/tfm_platform_secure_api.c | |
- secure_fw/partitions/protected_storage/crypto/ps_crypto_interface.c | |
- secure_fw/partitions/protected_storage/nv_counters/ps_nv_counters.c | |
- secure_fw/partitions/protected_storage/ps_encrypted_object.c | |
- secure_fw/partitions/protected_storage/ps_object_system.c | |
- secure_fw/partitions/protected_storage/ps_object_table.c | |
- secure_fw/partitions/protected_storage/ps_utils.c | |
- secure_fw/partitions/protected_storage/tfm_protected_storage.c | |
- secure_fw/partitions/protected_storage/tfm_ps_req_mngr.c | |
- secure_fw/partitions/protected_storage/tfm_ps_secure_api.c | |
- secure_fw/spm/cmsis_func/arch.c | |
- secure_fw/spm/cmsis_func/main.c | |
- secure_fw/spm/cmsis_func/spm_func.c | |
- secure_fw/spm/cmsis_func/tfm_core_svcalls_func.c | |
- secure_fw/spm/cmsis_func/tfm_nspm_func.c | |
- secure_fw/spm/cmsis_func/tfm_secure_api.c | |
- secure_fw/spm/cmsis_func/tfm_veneers.c | |
- secure_fw/spm/cmsis_psa/arch/tfm_arch.c | |
- secure_fw/spm/cmsis_psa/arch/tfm_arch_v6m_v7m.c | |
- secure_fw/spm/cmsis_psa/arch/tfm_arch_v8m_base.c | |
- secure_fw/spm/cmsis_psa/arch/tfm_arch_v8m_main.c | |
- secure_fw/spm/cmsis_psa/main.c | |
- secure_fw/spm/cmsis_psa/spm_ipc.c | |
- secure_fw/spm/cmsis_psa/tfm_core_svcalls_ipc.c | |
- secure_fw/spm/cmsis_psa/tfm_multi_core.c | |
- secure_fw/spm/cmsis_psa/tfm_multi_core_mem_check.c | |
- secure_fw/spm/cmsis_psa/tfm_nspm_ipc.c | |
- secure_fw/spm/cmsis_psa/tfm_pools.c | |
- secure_fw/spm/cmsis_psa/tfm_psa_api_veneers.c | |
- secure_fw/spm/cmsis_psa/tfm_rpc.c | |
- secure_fw/spm/cmsis_psa/tfm_spe_mailbox.c | |
- secure_fw/spm/cmsis_psa/tfm_thread.c | |
- secure_fw/spm/cmsis_psa/tfm_wait.c | |
- secure_fw/spm/common/spm_psa_client_call.c | |
- secure_fw/spm/common/tfm_boot_data.c | |
- secure_fw/spm/common/tfm_core_mem_check.c | |
- secure_fw/spm/common/tfm_core_utils.c | |
- secure_fw/spm/common/utilities.c | |
- tools/tf_fuzz/regression/000001_set_sst_uid_data_expect_pass/exp_test.c | |
- tools/tf_fuzz/regression/000002_set_sst_name_data_expect_nothing/exp_test.c | |
- tools/tf_fuzz/regression/000003_set_sst_name_data/exp_test.c | |
- tools/tf_fuzz/regression/000004_set_sst_name_rand_data/exp_test.c | |
- tools/tf_fuzz/regression/000005_set_sst_rand_name_rand_data/exp_test.c | |
- tools/tf_fuzz/regression/000006_set_sst_multi_name_rand_data/exp_test.c | |
- tools/tf_fuzz/regression/000007_set_sst_multi_uid_rand_data/exp_test.c | |
- tools/tf_fuzz/regression/000008_set_sst_name_rand_data_read_check_wrong/exp_test.c | |
- tools/tf_fuzz/regression/000009_set_sst_name_rand_data_read_check_var_read_print/exp_test.c | |
- tools/tf_fuzz/regression/000010_read_nonexistent_sst_check_string/exp_test.c | |
- tools/tf_fuzz/regression/000011_read_nonexistent_sst_check_string_expect_pass/exp_test.c | |
- tools/tf_fuzz/regression/000012_read_nonexistent_sst_check_string_expect_other/exp_test.c | |
- tools/tf_fuzz/regression/000013_set_sst_name_rand_data_remove_twice/exp_test.c | |
- tools/tf_fuzz/regression/000014_set_sst_name_rand_data_remove_other/exp_test.c | |
- tools/tf_fuzz/regression/add_these_tests/000015_set_sst_multi_name_remove_rand_active/exp_test.c | |
- tools/tf_fuzz/regression/add_these_tests/000016_set_sst_multi_name_remove_multi_rand_active_remove_rand_deleted/exp_test.c | |
- tools/tf_fuzz/visualStudio/unistd.c | |
=============================================================================== | |
Please investigate why the above files are not run through Coverity. | |
There are 2 possible reasons: | |
1) The build coverage is insufficient. Please review the tf-cov-make script to | |
add the missing build config(s) that will involve the file in the build. | |
2) The file is expected to be ignored, for example because it is deprecated | |
code. Please update the TF Coverity configuration to list the file and | |
indicate the reason why it is safe to ignore it. | |
=============================================================================== | |
rm -rf /ext/repos/tf-a-m-static-check/tmp/tf-m-coverity | |
mkdir -p /ext/repos/tf-a-m-static-check/tmp/tf-m-coverity | |
cp -a /ext/repos/tf-a-m-static-check/workspace/* /ext/repos/tf-a-m-static-check/tmp/tf-m-coverity | |
Compilation finished at Thu Sep 3 11:38:35 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment