Searched refs:devices (Results 1 – 18 of 18) sorted by relevance
/arm-trusted-firmware-2.8.0/include/plat/arm/common/ |
A D | fconf_ethosn_getter.h | 18 ðosn_config.devices[dev_idx]; \ 56 struct ethosn_device_t devices[ETHOSN_DEV_NUM_MAX]; member
|
/arm-trusted-firmware-2.8.0/docs/resources/diagrams/plantuml/ |
A D | io_dev_registration.puml | 15 devices[dev_count] = (fip_)dev_info_pool 22 devices[dev_count] = memmap_dev_info
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | poplar.rst | 164 scanning bus 0 for devices... 1 USB Device(s) found 166 scanning bus 1 for devices... 4 USB Device(s) found 167 scanning usb for storage devices... 1 Storage Device(s) found 168 scanning usb for ethernet devices... 1 Ethernet Device(s) found
|
A D | stm32mp1.rst | 128 Serial boot devices: 196 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
|
A D | qti-msm8916.rst | 79 Do not flash incorrectly signed firmware on devices that have secure
|
A D | rz-g2.rst | 6 Through a variety of Arm Cortex®-A53 and A57-based devices, engineers can
|
/arm-trusted-firmware-2.8.0/docs/components/spd/ |
A D | trusty-dispatcher.rst | 5 Environment (TEE) on mobile devices, published and maintained by Google.
|
/arm-trusted-firmware-2.8.0/drivers/io/ |
A D | io_storage.c | 26 static const io_dev_info_t *devices[MAX_IO_DEVICES]; variable 151 devices[dev_count] = dev_info; in io_register_device()
|
/arm-trusted-firmware-2.8.0/plat/arm/common/fconf/ |
A D | fconf_ethosn_getter.c | 248 struct ethosn_device_t *dev = ðosn_config.devices[dev_count]; in fconf_populate_ethosn_config()
|
/arm-trusted-firmware-2.8.0/docs/components/fconf/ |
A D | index.rst | 94 tb_fw_config devices tree containing the properties' values. This must be done
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | secure-partition-manager.rst | 1389 Direct Memory Access (DMA) requests from system I/O devices. 1398 The devices are differentiated from each other using unique translation 1402 several I/O devices along with Interconnect and Memory system. 1433 devices. 1453 Currently, SMMUv3 driver in Hafnium only supports dependent peripheral devices. 1454 These devices are dependent on PE endpoint to initiate and receive memory 1491 - No support for independent peripheral devices.
|
A D | ffa-manifest-binding.rst | 255 - id: A unique <u32> value amongst all devices assigned to the partition.
|
A D | secure-partition-manager-mm.rst | 22 In some market segments that primarily deal with client-side devices like mobile 23 phones, tablets, STBs and embedded devices, a Trusted OS instantiates trusted 37 In other market segments that primarily deal with server-side devices (e.g. data
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | porting-guide.rst | 494 Defines the maximum number of registered IO devices. Attempting to register 495 more devices than this value using ``io_register_device()`` will fail with 505 Defines the maximum number of registered IO block devices. Attempting to 506 register more devices this value using ``io_dev_open()`` will fail 508 With this macro, multiple block devices could be supported at the same 866 This function returns *true* if the platform has any trusted devices capable of 3471 Each platform should register devices and their drivers via the storage 3478 initialize storage devices before IO operations are called. 3497 physical block devices, both represented by IO devices with corresponding
|
A D | build-options.rst | 536 for a class of devices.
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/ |
A D | build.rst | 287 application firmware ``wtmi_app.bin`` for all Armada 3720 devices.
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | change-log.md | 236 …- add define for external scratch buffer for nand devices ([9ee2510](https://review.trustedfirmwar… 1086 …- add ifc nor and nand as io devices ([b759727](https://review.trustedfirmware.org/plugins/gitiles… 2593 …- delete nodes for non-used boot devices ([4357db5](https://review.trustedfirmware.org/plugins/git… 3516 - Added missing ids for 43/46/47dr devices 4219 name, and add compilation flags for boot devices 5339 - Add MMC framework that supports both eMMC and SD card devices 5351 - Extend FIP io driver to support multiple FIP devices 6664 configuration disables some devices that are unavailable in the Foundation
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | interrupt-framework-design.rst | 254 is expected to be aware of the secure devices present in the system and their
|
Completed in 30 milliseconds