Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 42) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/xilinx/versal/pm_service/
A Dpm_node.h35 #define NODECLASS(ID) (((ID) & NODE_CLASS_MASK) >> NODE_CLASS_SHIFT) argument
36 #define NODESUBCLASS(ID) (((ID) & NODE_SUBCLASS_MASK) >> \ argument
38 #define NODETYPE(ID) (((ID) & NODE_TYPE_MASK) >> NODE_TYPE_SHIFT) argument
39 #define NODEINDEX(ID) (((ID) & NODE_INDEX_MASK) >> NODE_INDEX_SHIFT) argument
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/drivers/soc/
A Dsoc.h61 #define CRU_GATEID_CONS(ID) (0x200 + (ID / 16) * 4) argument
/tf-a-ffa_el3_spmc/docs/plat/marvell/armada/misc/
A Dmvebu-iob.rst28 - Target-ID of the window
30 Target ID options
A Dmvebu-ccu.rst24 - Target-ID of the window
A Dmvebu-io-win.rst35 - Target-ID of the window
/tf-a-ffa_el3_spmc/docs/components/
A Dfirmware-update.rst137 uint32_t function ID : 0x0
150 uint32_t function ID : 0x1
164 uint32_t function ID : 0x3
178 uint32_t function ID : 0x4
198 uint32_t function ID : 0x10
247 uint32_t function ID : 0x11
287 uint32_t function ID : 0x12
315 uint32_t function ID : 0x13
342 uint32_t function ID : 0x14
363 uint32_t function ID : 0x15
[all …]
A Dplatform-interrupt-controller-API.rst32 The API should return whether the interrupt ID (first parameter) is categorized
45 The API should return whether the interrupt ID (first parameter) is categorized
58 The API should return whether the interrupt ID (first parameter) is categorized
71 This API should return the *active* status of the interrupt ID specified by the
86 This API should enable the interrupt ID specified by the first parameter,
101 This API should disable the interrupt ID specified by the first parameter,
207 the ID of the SGI. The second parameter, ``target``, must be the MPIDR of the
301 ``plat_ic_acknowledge_interrupt()``). If the interrupt ID is invalid, this API
305 masks out the interrupt ID field from the acknowledged value from GIC.
A Dcot-binding.rst108 This property provides the Object ID of public key
122 This property provides the Object ID of hash provided in
298 This property provides the Object ID of non-volatile counter
A Dsecure-partition-manager.rst389 - *spmc_id* defines the endpoint ID value that SPMC can query through
667 - FF-A ID with bit 15 clear relates to VMs.
668 - FF-A ID with bit 15 set related to SPs.
681 use a secure FF-A ID as origin world by spoofing:
684 (FF-A ID bit 15 clear) and destination world to be secure (FF-A ID bit 15
686 - Similarly, an SP-to-SP direct request/response shall set the FF-A ID bit 15
692 endpoint ID must be checked by SPMC for being a normal world ID.
695 endpoint ID and this can be checked by the SPMC when the SP invokes the ABI.
698 ID is not consistent:
701 world ID",
[all …]
A Dffa-manifest-binding.rst40 - Pre-allocated partition ID.
44 - Pre-allocated ID that could be used in memory management transactions.
234 containing the attributes for each interrupt ID:
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst163 | ID | 01 |
166 | | FF-A ID in a direct request/response invocation.** |
194 | | SWd ID as the sender ID). |
200 | | and another endpoint (e.g. which NWd endpoint ID |
201 | | sends a direct request to which SWd endpoint ID). |
210 | ID | 02 |
250 | ID | 03 |
299 | ID | 04 |
334 | ID | 05 |
371 | ID | 06 |
[all …]
A Dthreat_model.rst236 | ID | 01 |
277 | ID | 02 |
318 | ID | 03 |
356 | ID | 04 |
407 | ID | 05 |
449 | ID | 06 |
492 | ID | 07 |
530 | ID | 08 |
637 | ID | 10 |
675 | ID | 11 |
[all …]
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/
A Dinput_blx_ch328 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_blx_ch224 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_pbi_ch326 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_pbi_ch3_226 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_bl2_ch343 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_bl2_ch3_243 # Specify OEM AND FSL ID to be populated in header. [Optional]
A Dinput_bl2_ch253 # Specify OEM AND FSL ID to be populated in header. [Optional]
/tf-a-ffa_el3_spmc/docs/components/fconf/
A Dfconf_properties.rst31 - Image ID of the configuration.
/tf-a-ffa_el3_spmc/docs/plat/arm/
A Darm-build-options.rst44 for the construction of composite state-ID in the power-state parameter.
46 State-ID yet. Hence this flag is used to configure whether to use the
47 recommended State-ID encoding or not. The default value of this flag is 0,
48 in which case the platform is configured to expect NULL in the State-ID
/tf-a-ffa_el3_spmc/docs/getting_started/
A Drt-svc-writers-guide.rst64 the same type. For example, two SoC providers can use the same Function ID
69 The SMC Function ID also indicates whether the call has followed the SMC32
168 Function ID* result ``0xFFFFFFFF``.
195 #. Determining that ``smc_fid`` is a valid and supported SMC Function ID,
196 otherwise completing the request with the *Unknown SMC Function ID*:
299 part of the SMC Function ID to identify the sub-service. TF-A does not provide
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst8 | CVE ID | `CVE-2017-15031`_ |
A Dsecurity-advisory-tfv-2.rst8 | CVE ID | `CVE-2017-7564`_ |
/tf-a-ffa_el3_spmc/docs/plat/
A Dnvidia-tegra.rst118 size for loading the Trusted OS and the UART port ID to be used. The Tegra
127 /* UART port ID \*/

Completed in 41 milliseconds

12