Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 39) sorted by relevance

12

/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an552/cmsis_drivers/
DDriver_Flash_bl2.c27 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
47 .setup_qspi = setup,
DDriver_Flash.c147 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
173 .setup_qspi = setup,
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone310/an555/cmsis_drivers/
DDriver_Flash_bl2.c27 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
47 .setup_qspi = setup,
DDriver_Flash.c147 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
173 .setup_qspi = setup,
/trusted-firmware-m-latest/platform/ext/target/armchina/mps3/alcor/an557/cmsis_drivers/
DDriver_Flash_bl2.c27 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
47 .setup_qspi = setup,
DDriver_Flash.c147 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
173 .setup_qspi = setup,
/trusted-firmware-m-latest/platform/ext/target/arm/mps3/corstone300/an547/cmsis_drivers/
DDriver_Flash_bl2.c27 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
47 .setup_qspi = setup,
DDriver_Flash.c147 static int8_t setup(struct arm_flash_sst26vf064b_flash_dev_t* flash_dev) { in setup() function
173 .setup_qspi = setup,
/trusted-firmware-m-latest/docs/
Dconf.py135 def setup(app): function
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/common/
Dmulti2_soft.c55 static void setup(ulong32 *dk, ulong32 *k, ulong32 *uk) in setup() function
127 setup(dk, sk, skey->multi2.uk); in multi2_soft_ecb_setup()
220 setup(dk, sk, skey->multi2.uk); in multi2_soft_cbc_setup()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_USBD.c96 static int32_t ARM_USBD_ReadSetupPacket(uint8_t *setup) in ARM_USBD_ReadSetupPacket() argument
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/Include/
DDriver_USBD.h259 …int32_t (*ReadSetupPacket) (uint8_t *setup); …
/trusted-firmware-m-latest/platform/ns/
Dtoolchain_ns_IARARM.cmake133 # Configure environment for the compiler setup run by cmake at the first
134 # `project` call in <tfm_root>/CMakeLists.txt. After this mandatory setup is
135 # done, all further compiler setup is done via tfm_toolchain_reload_compiler()
Dtoolchain_ns_ARMCLANG.cmake260 # Configure environment for the compiler setup run by cmake at the first
261 # `project` call in <tfm_root>/CMakeLists.txt. After this mandatory setup is
262 # done, all further compiler setup is done via tfm_toolchain_reload_compiler()
/trusted-firmware-m-latest/
Dtoolchain_IARARM.cmake156 # Configure environment for the compiler setup run by cmake at the first
157 # `project` call in <tfm_root>/CMakeLists.txt. After this mandatory setup is
158 # done, all further compiler setup is done via tfm_toolchain_reload_compiler()
Dtoolchain_ARMCLANG.cmake272 # Configure environment for the compiler setup run by cmake at the first
273 # `project` call in <tfm_root>/CMakeLists.txt. After this mandatory setup is
274 # done, all further compiler setup is done via tfm_toolchain_reload_compiler()
/trusted-firmware-m-latest/docs/platform/arm/mps3/corstone300/
DREADME.rst17 interrupt number and an example NPU setup as non-secure, unprivileged.
36 interrupt number and an example NPU setup as non-secure, unprivileged.
45 interrupt number and an example NPU setup as non-secure, unprivileged.
54 interrupt number and an example NPU setup as non-secure, unprivileged.
/trusted-firmware-m-latest/docs/platform/arm/mps3/corstone310/
DREADME.rst18 interrupt number and an example NPU setup as non-secure, unprivileged.
37 interrupt number and an example NPU setup as non-secure, unprivileged.
47 interrupt number and an example NPU setup as non-secure, unprivileged.
/trusted-firmware-m-latest/platform/ext/target/rpi/rp2350/
Dlinker_bl2.ld100 bootrom. (The bootrom performs a simple best-effort XIP setup and
104 Really this is a "XIP setup function" -- the name boot2 is historic and
/trusted-firmware-m-latest/docs/security/security_advisories/
Dcrypto_multi_part_ops_abort_fail.rst38 - ``setup()`` sets up the multi-part operation.
92 multi-part crypto operation sequence during ``setup()`` step. The
/trusted-firmware-m-latest/secure_fw/spm/
DKconfig95 Enables the PXN feature in common MPU driver and isolation setup.
/trusted-firmware-m-latest/docs/platform/arm/rse/rom_releases/2024-04/
Dreadme.rst23 - Allows for setup of SAM configuration with provisioned values before CPU is
/trusted-firmware-m-latest/docs/configuration/
Dkconfig_system.rst54 on your build setup, including but not limited to
/trusted-firmware-m-latest/docs/platform/arm/mps4/corstone315/
DREADME.rst17 interrupt number and an example NPU setup as non-secure, unprivileged.
/trusted-firmware-m-latest/docs/platform/arm/corstone1000/
Dreadme.rst88 - Follow the above pointed platform user guide to setup the FPGA board.

12