Home
last modified time | relevance | path

Searched full:install (Results 1 – 25 of 93) sorted by relevance

1234

/trusted-firmware-m-3.6.0/cmake/
Dinstall.cmake10 install(DIRECTORY ${CMAKE_BINARY_DIR}/bin/
16 install(FILES ${CMAKE_BINARY_DIR}/secure_fw/s_veneers.o
22 install(FILES ${INTERFACE_INC_DIR}/psa/client.h
26 install(FILES ${CMAKE_BINARY_DIR}/generated/interface/include/psa_manifest/sid.h
29 install(FILES ${CMAKE_BINARY_DIR}/generated/interface/include/config_impl.h
32 install(FILES ${INTERFACE_INC_DIR}/tfm_veneers.h
36 install(FILES ${INTERFACE_INC_DIR}/tfm_ns_client_ext.h
39 install(FILES ${CMAKE_SOURCE_DIR}/secure_fw/include/config_tfm.h
41 install(FILES ${CMAKE_SOURCE_DIR}/config/config_base.h
44 install(FILES ${INTERFACE_INC_DIR}/tfm_psa_call_pack.h
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/cypress/psoc64/
Dinstall.cmake10 install(FILES ${TARGET_PLATFORM_PATH}/Device/Config/device_cfg.h
13 install(FILES ${TARGET_PLATFORM_PATH}/security/policy/policy_multi_CM0_CM4_tfm_dev_certs.json
16 install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Device/Source/armclang/psoc6_ns.sct
21 install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Device/Source/armclang/startup_psoc64_ns.s
24 install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Device/Source/gcc/startup_psoc64_ns.S
27 install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Device/Source/iar/startup_psoc64_ns.s
30 install(FILES ${TARGET_PLATFORM_PATH}/ns/cpuarch_ns.cmake
34 install(FILES ${TARGET_PLATFORM_PATH}/ns/CMakeLists.txt
37 install(FILES ${TARGET_PLATFORM_PATH}/mailbox/platform_ns_mailbox.c
43 install(FILES ${TARGET_PLATFORM_PATH}/Device/Source/system_psoc6_cm4.c
[all …]
/trusted-firmware-m-3.6.0/docs/platform/arm/corstone1000/
Dreadme.rst75 - Install FVP by running the shell script.
83 cmake --build build -- install
84 dd conv=notrunc bs=1 if=build/install/outputs/bl1_1.bin of=build/install/outputs/bl1.bin seek=0
85 …dd conv=notrunc bs=1 if=build/install/outputs/bl1_provisioning_bundle.bin of=build/install/outputs…
86 ./platform/ext/target/arm/corstone1000/create-flash-image.sh build/install/outputs cs1000.bin
88install/outputs/bl1.bin" -C board.xnvm_size=64 -C se.trustedSRAM_config=6 -C se.BootROM_config="3"…
101 cmake --build build -- install
102 dd conv=notrunc bs=1 if=build/install/outputs/bl1_1.bin of=build/install/outputs/bl1.bin seek=0
103 …dd conv=notrunc bs=1 if=build/install/outputs/bl1_provisioning_bundle.bin of=build/install/outputs…
104 ./platform/ext/target/arm/corstone1000/create-flash-image.sh build/install/outputs cs1000.bin
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/stm/stm32h573i_dk/
DCMakeLists.txt37 install(FILES
45 install(FILES
49 ################# Install platform files for NS build #################
52 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
55 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
58 install(DIRECTORY ${TARGET_PLATFORM_PATH}/include
61 install(FILES ${TARGET_PLATFORM_PATH}/accelerator/crypto_accelerator_config.h
64 install(DIRECTORY ${PLATFORM_DIR}/ext/cmsis
69 # Install test configs
70 install(DIRECTORY ${TARGET_PLATFORM_PATH}/tests
/trusted-firmware-m-3.6.0/docs/platform/lairdconnectivity/bl5340_dvk_cpuapp/
DREADME.rst38 ``brew install coreutils``.
46 $ make install
69 To install the J-Link Software and documentation pack, follow the steps below:
73 #. Depending on your platform, install the package or run the installer
84 To install them, visit `nRF Command-Line Tools`_ and select your operating
97 having followed the instructions to install the Segger J-Link Software and the
104 …srec_cat install/outputs/LAIRDCONNECTIVITY/BL5340_DVK_CPUAPP/tfm_s_ns_signed.bin -binary --offset=…
117 …nrfjprog --program <sample folder>/install/outputs/LAIRDCONNECTIVITY/BL5340_DVK_CPUAPP/bl2.hex -f …
118 …nrfjprog --program <sample folder>/install/outputs/LAIRDCONNECTIVITY/BL5340_DVK_CPUAPP/tfm_s_ns_si…
130 having followed the instructions to install the Segger J-Link Software and the
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/stm/b_u585i_iot02a/
DCMakeLists.txt36 install(FILES
41 install(FILES
46 install(DIRECTORY
51 install(DIRECTORY
56 install(FILES
61 install(FILES
77 #install flash layout for postbuild.sh
78 install(FILES
86 install(FILES
/trusted-firmware-m-3.6.0/platform/ext/target/stm/nucleo_l552ze_q/
DCMakeLists.txt23 install(FILES
28 install(FILES
33 install(DIRECTORY
38 install(DIRECTORY
43 install(FILES
48 install(FILES
62 install(FILES ${TARGET_PLATFORM_PATH}/partition/flash_layout.h
67 install(FILES ${BL2_FILE_TO_PREPROCESS}
/trusted-firmware-m-3.6.0/platform/ext/target/stm/stm32l562e_dk/
DCMakeLists.txt25 install(FILES
30 install(FILES
35 install(DIRECTORY
40 install(DIRECTORY
45 install(FILES
50 install(FILES
73 install(FILES ${TARGET_PLATFORM_PATH}/partition/flash_layout.h
78 install(FILES
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_s1/
DCMakeLists.txt148 install(FILES ${PLATFORM_DIR}/ext/target/arm/drivers/usart/pl011/uart_pl011_drv.c
153 install(DIRECTORY Native_Driver
160 install(FILES target_cfg.h
170 install(DIRECTORY Device/Include
175 install(FILES ${PLATFORM_DIR}/ext/driver/Driver_Common.h
181 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
184 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
188 # Install linker scripts
189 install(FILES ${PLATFORM_DIR}/ext/common/armclang/tfm_common_ns.sct
194 # Install test configs
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/arm/musca_b1/
DCMakeLists.txt213 install(FILES ${PLATFORM_DIR}/ext/driver/Driver_Common.h
218 install(FILES Device/Source/startup_musca.c
224 install(FILES ${PLATFORM_DIR}/ext/target/arm/drivers/usart/pl011/uart_pl011_drv.c
230 install(DIRECTORY CMSIS_Driver/Config
234 install(DIRECTORY Device/Config
239 install(DIRECTORY partition
244 install(FILES target_cfg.h
253 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
256 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
260 # Install linker scripts
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2351/
DCMakeLists.txt151 install(FILES ${TARGET_PLATFORM_PATH}/device/source/startup_m2351.c
156 install(DIRECTORY ${TARGET_PLATFORM_PATH}/device
162 install(DIRECTORY ${TARGET_PLATFORM_PATH}/../common/bsp/Include
165 install(DIRECTORY ${PLATFORM_DIR}/ext/target/nuvoton/common/bsp/StdDriver/inc
168 install(DIRECTORY ${PLATFORM_DIR}/ext/driver
171 install(FILES ${PLATFORM_DIR}/ext/target/nuvoton/common/native_drivers/arm_uart_drv.h
187 install(DIRECTORY ${TARGET_PLATFORM_PATH}/partition
191 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
194 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
198 install(FILES ${TARGET_PLATFORM_PATH}/device/source/gcc/m2351_ns.ld
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/nuvoton/m2354/
DCMakeLists.txt153 install(FILES ${TARGET_PLATFORM_PATH}/device/source/startup_m2354.c
158 install(DIRECTORY ${TARGET_PLATFORM_PATH}/device
164 install(DIRECTORY ${TARGET_PLATFORM_PATH}/../common/bsp/Include
167 install(DIRECTORY ${PLATFORM_DIR}/ext/target/nuvoton/common/bsp/StdDriver/inc
170 install(DIRECTORY ${PLATFORM_DIR}/ext/driver
173 install(FILES ${PLATFORM_DIR}/ext/target/nuvoton/common/native_drivers/arm_uart_drv.h
189 install(DIRECTORY ${TARGET_PLATFORM_PATH}/partition
193 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
196 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
200 install(FILES ${TARGET_PLATFORM_PATH}/device/source/gcc/m2354_ns.ld
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/arm/rss/common/
DCMakeLists.txt86 install(FILES tfm_builtin_key_ids.h
526 install(FILES ${CMAKE_CURRENT_BINARY_DIR}/signing_layout_sic_tables_ns.c
529 install(FILES bl2/create_xip_tables.py
532 install(DIRECTORY ${CMAKE_SOURCE_DIR}/bl2/ext/mcuboot/scripts
541 install(DIRECTORY ${MCUBOOT_PATH}/scripts/imgtool
544 install(FILES ${MCUBOOT_KEY_NS}
547 install(FILES $<TARGET_FILE_DIR:bl2>/image_ns_signing_public_key.pem
551 install(FILES ${MCUBOOT_KEY_ENC}
589 install(FILES ${PLATFORM_DIR}/ext/driver/Driver_Common.h
593 install(FILES device/source/device_definition.c
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps2/an519/
DCMakeLists.txt125 install(FILES ${TARGET_PLATFORM_PATH}/native_drivers/arm_uart_drv.c
131 install(DIRECTORY ${TARGET_PLATFORM_PATH}/cmsis_core
135 install(DIRECTORY ${PLATFORM_DIR}/ext/driver
138 install(FILES ${TARGET_PLATFORM_PATH}/native_drivers/arm_uart_drv.h
155 install(DIRECTORY ${TARGET_PLATFORM_PATH}/partition
159 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
162 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
166 install(FILES ${PLATFORM_DIR}/ext/common/gcc/tfm_common_ns.ld
171 # Install test configs
172 install(DIRECTORY ${TARGET_PLATFORM_PATH}/tests
/trusted-firmware-m-3.6.0/platform/ext/target/nordic_nrf/nrf9161dk_nrf9161/
DCMakeLists.txt48 install(FILES ../common/nrf9120/cpuarch.cmake
52 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake
58 install(FILES services/include/tfm_ioctl_api.h
63 install(FILES RTE_Device.h
70 install(DIRECTORY tests
/trusted-firmware-m-3.6.0/docs/building/
Ddocumentation_generation.rst43 sudo apt-get install -y doxygen graphviz default-jre
49 sudo apt-get install -y doxygen-latex
51 # Install the required Python modules
52 pip3 install --upgrade pip
54 pip3 install -r docs/requirements.txt
58 Download and install the following tools:
77 # Install the required Python modules
78 pip3 install --upgrade pip
80 pip3 install -r docs\requirements.txt
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps2/an521/
DCMakeLists.txt145 install(FILES ${PLATFORM_DIR}/ext/common/test_interrupt.c
152 install(DIRECTORY ${TARGET_PLATFORM_PATH}/cmsis_core
156 install(DIRECTORY ${PLATFORM_DIR}/ext/driver
159 install(FILES ${TARGET_PLATFORM_PATH}/partition/region_defs.h
179 install(FILES ${PLATFORM_DIR}/ext/common/gcc/tfm_common_ns.ld
185 install(DIRECTORY ${TARGET_PLATFORM_PATH}/ns/
188 install(FILES ${TARGET_PLATFORM_PATH}/cpuarch.cmake
192 install(FILES ${TARGET_PLATFORM_PATH}/config.cmake
195 # Install test configs
196 install(DIRECTORY ${TARGET_PLATFORM_PATH}/tests
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/corstone300/fvp/
DCMakeLists.txt35 install(FILES ${TARGET_PLATFORM_PATH}/partition/platform_base_address.h
38 install(FILES ${TARGET_PLATFORM_PATH}/ns/cpuarch_ns.cmake
42 install(FILES ${TARGET_PLATFORM_PATH}/ns/CMakeLists.txt
45 install(FILES ${TARGET_PLATFORM_PATH}/config.cmake
48 install(FILES ${TARGET_PLATFORM_PATH}/cmsis_drivers/Driver_Flash.c
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/corstone310/fvp/
DCMakeLists.txt113 install(DIRECTORY ${TARGET_PLATFORM_PATH}/device
116 install(DIRECTORY ${TARGET_PLATFORM_PATH}/native_drivers
119 install(DIRECTORY ${TARGET_PLATFORM_PATH}/libraries
122 install(FILES ${TARGET_PLATFORM_PATH}/ns/cpuarch_ns.cmake
126 install(FILES ${TARGET_PLATFORM_PATH}/ns/CMakeLists.txt
129 install(FILES ${TARGET_PLATFORM_PATH}/config.cmake
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/corstone300/an547/
DCMakeLists.txt52 install(FILES ${TARGET_PLATFORM_PATH}/partition/platform_base_address.h
55 install(DIRECTORY ${TARGET_PLATFORM_PATH}/device
58 install(FILES ${TARGET_PLATFORM_PATH}/ns/cpuarch_ns.cmake
62 install(FILES ${TARGET_PLATFORM_PATH}/ns/CMakeLists.txt
65 install(FILES ${TARGET_PLATFORM_PATH}/config.cmake
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/corstone300/an552/
DCMakeLists.txt47 install(FILES ${TARGET_PLATFORM_PATH}/partition/platform_base_address.h
50 install(DIRECTORY ${TARGET_PLATFORM_PATH}/device
53 install(FILES ${TARGET_PLATFORM_PATH}/ns/cpuarch_ns.cmake
57 install(FILES ${TARGET_PLATFORM_PATH}/ns/CMakeLists.txt
60 install(FILES ${TARGET_PLATFORM_PATH}/config.cmake
/trusted-firmware-m-3.6.0/platform/ext/target/arm/mps3/corstone300/common/
Dcommon.cmake269 install(FILES ${CORSTONE300_COMMON_DIR}/cmsis_drivers/Driver_USART.c
274 install(FILES ${PLATFORM_DIR}/ext/common/common_target_cfg.h
279 install(DIRECTORY ${CORSTONE300_COMMON_DIR}/device
284 install(DIRECTORY ${PLATFORM_DIR}/ext/target/arm/drivers
287 install(FILES ${PLATFORM_DIR}/ext/driver/Driver_USART.h
291 install(FILES ${PLATFORM_DIR}/include/tfm_plat_defs.h
294 install(DIRECTORY ${CORSTONE300_COMMON_DIR}/partition
297 install(FILES ${CORSTONE300_COMMON_DIR}/cpuarch.cmake
304 install(FILES ${CORSTONE300_COMMON_DIR}/check_config.cmake
307 install(DIRECTORY ${CORSTONE300_COMMON_DIR}/tests
[all …]
/trusted-firmware-m-3.6.0/platform/ext/target/nordic_nrf/common/core/
DCMakeLists.txt148 install(FILES services/include/tfm_ioctl_core_api.h
151 install(FILES services/src/tfm_ioctl_core_ns_api.c
171 install(FILES ${PROJECT_BINARY_DIR}/config_nordic_nrf_spe.cmake
175 install(FILES ${PLATFORM_DIR}/ext/driver/Driver_Common.h
181 install(FILES startup.c
188 install(FILES startup.h
195 install(DIRECTORY native_drivers
204 install(FILES ${PLATFORM_DIR}/ext/common/gcc/tfm_common_ns.ld
/trusted-firmware-m-3.6.0/platform/ext/target/nordic_nrf/nrf9160dk_nrf9160/
DCMakeLists.txt50 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake
55 install(FILES ../common/nrf9160/cpuarch.cmake
60 install(FILES services/include/tfm_ioctl_api.h
65 install(FILES RTE_Device.h
72 install(DIRECTORY tests
/trusted-firmware-m-3.6.0/docs/getting_started/
Dtfm_getting_started.rst61 2. install dependencies:
65 sudo apt-get install -y git curl wget build-essential libssl-dev python3 \
90 2. install dependecies:
105 Install python dependencies
108 Clone the TF-M source code, and then install the TF-M's additional Python
122 dependencies. Install them with ``pip3``:
126 pip3 install --upgrade pip
128 pip3 install -r tools/requirements.txt
139 dependencies. Install them with ``pip3``:
144 pip3 install -r tools\requirements.txt
[all …]

1234