Searched refs:descriptor (Results 1 – 19 of 19) sorted by relevance
/tf-a-ffa_el3_spmc/include/plat/arm/common/ |
A D | fconf_sec_intr_config.h | 19 interrupt_prop_t descriptor[SEC_INT_COUNT_MAX]; member
|
/tf-a-ffa_el3_spmc/plat/arm/common/fconf/ |
A D | fconf_sec_intr_config.c | 111 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()
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | arm-sip-service.rst | 221 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
|
A D | debugfs-design.rst | 37 - 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
|
A D | sdei.rst | 87 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
|
A D | firmware-update.rst | 72 platform, which BL1 uses to fetch an image descriptor (``image_desc_t``) via a 77 The image descriptor includes the following information:
|
A D | xlat-tables-lib-v2-design.rst | 361 Note that not every translation level allows any type of descriptor. Depending 364 level does not allow block descriptors, a table descriptor will have to be used 398 descriptor. Given that the TLBs are not architecturally permitted to hold any
|
A D | exception-handling.rst | 266 - 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
|
A D | secure-partition-manager.rst | 819 Armv8/Armv7 VMSA descriptor format.
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
A D | fvp_gicv3.c | 115 sec_intr_prop, descriptor); in plat_arm_gic_driver_init()
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | auth-framework.rst | 258 description provided by the platform in the CoT descriptor. 345 The authentication framework will use the image descriptor to extract all the 429 The ``get_auth_param()`` function is passed a parameter descriptor containing 435 will be used by the IPM to find the right parser descriptor for the image. 525 * Authentication method descriptor 654 Each image descriptor must specify: 668 - ``parent``: pointer to the parent image descriptor. The parent will contain 676 descriptors. A parameter descriptor consists of a type and a cookie which 703 Each parameter consists of a parameter descriptor and the buffer 850 extensions. This must be specified in the image descriptor using the [all …]
|
A D | psci-pd-tree.rst | 165 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
|
A D | firmware-design.rst | 322 :ref:`Firmware Update (FWU)` process. In either case, BL1 retrieves a descriptor 323 of the next image by calling ``bl1_plat_get_image_desc()``. The image descriptor 898 descriptor to identify the handler for the SMC Call. 927 The framework does basic validation of each descriptor to halt firmware 945 128 distinct services, but in practice a single descriptor can cover a range of
|
/tf-a-ffa_el3_spmc/fdts/ |
A D | fvp-base-gicv3-psci-common.dtsi | 56 * Each event descriptor has typically 3 fields: 79 * terminology. Each interrupt property descriptor has 3 fields:
|
/tf-a-ffa_el3_spmc/ |
A D | PROTOTYPE_README | 170 4) Share multiple pages requiring the memory descriptor to be split 174 6) Lend multiple pages requiring the memory descriptor to be split
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | porting-guide.rst | 322 BL2U image identifier, used by BL1 to fetch an image descriptor 330 SCP_BL2U image identifier, used by BL1 to fetch an image descriptor 349 NS_BL1U image identifier, used by BL1 to fetch an image descriptor 365 NS_BL2U image identifier, used by BL1 to fetch an image descriptor 791 descriptor and may be used to decide if the counter is allowed to be 796 either could not be updated or the authentication image descriptor indicates 1376 BL1 calls this function to get the image descriptor information ``image_desc_t`` 1379 The default implementation always returns a common BL2 image descriptor. Arm 1380 standard platforms return an image descriptor corresponding to BL2 or one of
|
A D | build-options.rst | 704 platform specific secure interrupt property descriptor is retrieved from
|
/tf-a-ffa_el3_spmc/docs/threat_model/ |
A D | threat_model_spm.rst | 304 | | Stage-2 MMU descriptor bit within the page tables |
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 1364 domain descriptor dynamically by leveraging fconf APIs.
|
Completed in 51 milliseconds