Home
last modified time | relevance | path

Searched refs:descriptor (Results 1 – 19 of 19) sorted by relevance

/trusted-firmware-a-3.7.0/include/plat/arm/common/
Dfconf_sec_intr_config.h19 interrupt_prop_t descriptor[SEC_INT_COUNT_MAX]; member
/trusted-firmware-a-3.7.0/plat/arm/common/fconf/
Dfconf_sec_intr_config.c111 sec_intr_prop.descriptor[i] = sec_intr_property; in fconf_populate_sec_intr_config()
124 sec_intr_prop.descriptor[i + g0_intr_count] = sec_intr_property; in fconf_populate_sec_intr_config()
/trusted-firmware-a-3.7.0/docs/components/
Darm-sip-service.rst221 uint32_t w1: file descriptor id on success.
230 This operation closes a file described by a file descriptor obtained by a
239 uint32_t File descriptor id returned by OPEN
256 This operation reads a number of bytes from a file descriptor obtained by
265 uint32_t File descriptor id returned by OPEN
289 Move file pointer for file described by given `file descriptor` of given
298 uint32_t File descriptor id returned by OPEN
Ddebugfs-design.rst37 - open(): create a file descriptor that acts as a handle to the file passed as
39 - close(): close the file descriptor created by open().
42 - seek(): set the file position indicator of a file descriptor either to a
Del3-spmc.rst171 descriptor and boot information header structures, which describe the data to be
360 - If format of descriptor was v1.0, SPMC converts the descriptor to v1.1 before caching.
372 - SPMC fetches the cached memory descriptor from the datastore,
374 - If descriptor size is more than RX buffer size, SPMC will send the descriptor in fragments.
375 - SPMC will set NS Bit to 1 in memory descriptor response.
385 - SP if FFA_MEM_RETRIEVE_RESP returned descriptor with fragment length less than total length.
Dsdei.rst87 Once the event descriptor arrays are defined, they should be exported to the
89 to the private and shared event descriptor arrays, respectively. Note that the
97 - There must be exactly one descriptor in the private array, and none in the
Dgranule-protection-tables-design.rst49 descriptor), and the entire region can belong to a single PAS when a one step
197 size of each L0 region (L0GPTSZ) multiplied by the size of each L0 descriptor
Dxlat-tables-lib-v2-design.rst378 Note that not every translation level allows any type of descriptor. Depending
381 level does not allow block descriptors, a table descriptor will have to be used
423 descriptor. Given that the TLBs are not architecturally permitted to hold any
Dfirmware-update.rst168 platform, which BL1 uses to fetch an image descriptor (``image_desc_t``) via a
173 The image descriptor includes the following information:
Dexception-handling.rst266 - There exists a descriptor with the priority level requested.
606 priority scheme, the size of descriptor array exposed with
612 exception descriptor and the programmed priority of interrupts handled by the
Dsecure-partition-manager.rst617 descriptor and boot information header structures, which describe the data to be
1014 with the memory descriptor of the shared memory.
1088 situations where the size of the memory transaction descriptor exceeds the
1090 of the full transaction descriptor. The ``FFA_MEM_FRAG_RX`` and ``FFA_MEM_FRAG_TX``
1502 Armv8/Armv7 VMSA descriptor format.
/trusted-firmware-a-3.7.0/plat/arm/board/fvp/
Dfvp_gicv3.c116 sec_intr_prop, descriptor); in plat_arm_gic_driver_init()
/trusted-firmware-a-3.7.0/docs/design/
Dauth-framework.rst296 description provided by the platform in the CoT descriptor.
383 The authentication framework will use the image descriptor to extract all the
467 The ``get_auth_param()`` function is passed a parameter descriptor containing
473 will be used by the IPM to find the right parser descriptor for the image.
563 * Authentication method descriptor
692 Each image descriptor must specify:
706 - ``parent``: pointer to the parent image descriptor. The parent will contain
714 descriptors. A parameter descriptor consists of a type and a cookie which
741 Each parameter consists of a parameter descriptor and the buffer
888 extensions. This must be specified in the image descriptor using the
[all …]
Dpsci-pd-tree.rst165 domain tree descriptor will not describe any core power domains which are
170 in the power domain descriptor, that is, the number of core nodes described
231 algorithm to parse the power domain descriptor exported by the platform to
Dfirmware-design.rst280 :ref:`Firmware Update (FWU)` process. In either case, BL1 retrieves a descriptor
281 of the next image by calling ``bl1_plat_get_image_desc()``. The image descriptor
855 descriptor to identify the handler for the SMC Call.
884 The framework does basic validation of each descriptor to halt firmware
902 128 distinct services, but in practice a single descriptor can cover a range of
/trusted-firmware-a-3.7.0/fdts/
Dfvp-base-psci-common.dtsi58 * Each event descriptor has typically 3 fields:
81 * terminology. Each interrupt property descriptor has 3 fields:
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst336 BL2U image identifier, used by BL1 to fetch an image descriptor
344 SCP_BL2U image identifier, used by BL1 to fetch an image descriptor
363 NS_BL1U image identifier, used by BL1 to fetch an image descriptor
379 NS_BL2U image identifier, used by BL1 to fetch an image descriptor
882 descriptor and may be used to decide if the counter is allowed to be
887 either could not be updated or the authentication image descriptor indicates
1695 BL1 calls this function to get the image descriptor information ``image_desc_t``
1698 The default implementation always returns a common BL2 image descriptor. Arm
1699 standard platforms return an image descriptor corresponding to BL2 or one of
Dchange-log.md941 …- avoid descriptor size calc overflow ([27c0242](https://review.trustedfirmware.org/plugins/gitile…
948 …- use version-dependent minimum descriptor length ([52d8d50](https://review.trustedfirmware.org/pl…
949 …- validate descriptor headers ([56c052d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
951 …- validate shmem descriptor alignment ([dd94372](https://review.trustedfirmware.org/plugins/gitile…
1508 …- improve bound check for descriptor ([def7590](https://review.trustedfirmware.org/plugins/gitiles…
2888 …- check descriptor size for overflow ([eed15e4](https://review.trustedfirmware.org/plugins/gitiles…
3421 …- usb descriptor update for STM32MP13 ([d59b9d5](https://review.trustedfirmware.org/plugins/gitile…
6331 descriptor dynamically by leveraging fconf APIs.
/trusted-firmware-a-3.7.0/docs/getting_started/
Dbuild-options.rst957 platform specific secure interrupt property descriptor is retrieved from