Home
last modified time | relevance | path

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

123

/rk3399_ARM-atf/include/drivers/nxp/clk/s32cc/
H A Ds32cc-clk-ids.h18 #define S32CC_CLK_ID(ID) (((unsigned long)(ID)) & S32CC_CLK_ID_MASK) argument
19 #define S32CC_CLK_TYPE(ID) (((unsigned long)(ID)) & S32CC_CLK_TYPE_MASK) argument
20 #define S32CC_CLK(TAG, ID) (S32CC_CLK_ID(ID) | (S32CC_CLK_TYPE((TAG) << 30U))) argument
21 #define S32CC_HW_CLK(ID) S32CC_CLK(0UL, U(ID)) argument
22 #define S32CC_SW_CLK(SUB, ID) S32CC_CLK(2UL | ((SUB) & 1UL), U(ID)) argument
25 #define S32CC_ARCH_CLK(ID) S32CC_SW_CLK(0UL, ID) argument
26 #define S32CC_PLAT_CLK(ID) S32CC_SW_CLK(1UL, ID) argument
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-11.rst7 | CVE ID | `CVE-2023-49100`_ |
19 | Fix Version | `a7eff3477`_ "fix(sdei): ensure that interrupt ID is valid" |
28 interrupt ID causes out of bound memory read.
35 The vulnerability exists when the SDEI client passes an interrupt ID which
44 sdei_interrupt_bind(interrupt ID)
45 -> plat_ic_get_interrupt_type(interrupt ID)
46 -> gicv2_get_interrupt_group(interrupt ID)
47 -> gicd_get_igroupr(distributor base, interrupt ID)
48 -> gicd_read_igroupr(distributor base, interrupt ID).
58 sdei_interrupt_bind(interrupt ID)
[all …]
/rk3399_ARM-atf/drivers/st/pmic/
H A Dstpmic2.c91 #define DEFINE_BUCK(regu_name, ID, pd, table) { \ argument
95 .en_cr = ID ## _MAIN_CR2, \
96 .volt_cr = ID ## _MAIN_CR1, \
97 .alt_en_cr = ID ## _ALT_CR2, \
99 .msrt_mask = ID ## _MRST, \
101 .pd_val = ID ## _PD_FAST, \
103 .ocp_mask = FS_OCP_ ## ID, \
106 #define DEFINE_LDOx(regu_name, ID, table) { \ argument
111 .en_cr = ID ## _MAIN_CR, \
112 .volt_cr = ID ## _MAIN_CR, \
[all …]
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_el3_spm.rst141 | ID | 01 |
144 | | FF-A ID in a direct request/response invocation.** |
173 | | SWd ID as the sender ID). |
179 | ID | 02 |
182 | | FF-A ID in a direct request/response invocation.** |
218 | | and another endpoint (e.g. which NWd endpoint ID |
219 | | sends a direct request to which SWd endpoint ID). |
230 | ID | 03 |
275 | ID | 04 |
323 | ID | 05 |
[all …]
H A Dthreat_model_rse_interface.rst47 - ID 11: The access to the communication interface between AP and RSE is
51 - ID 13: Relevant in the context of the realm attestation key, which can be
H A Dthreat_model_fw_update_and_recovery.rst39 | ID | Applicable? | Comments |
88 | ID | Applicable? | Comments |
/rk3399_ARM-atf/docs/components/
H A Del3-spmc.rst280 The FF-A ID space is split into a non-secure space and secure space:
282 - FF-A ID with bit 15 clear relates to VMs.
283 - FF-A ID with bit 15 set related to SPs or LSPs.
290 use a secure FF-A ID as origin world by spoofing:
293 (FF-A ID bit 15 clear) and destination world to be secure (FF-A ID bit 15
295 - Similarly, an SP-to-LSP direct request/response shall set the FF-A ID bit 15
301 endpoint ID must be checked by SPMC for being a normal world ID.
304 endpoint ID and this can be checked by the SPMC when the SP invokes the ABI.
307 ID is not consistent:
309 - It is either forwarded by SPMD and thus origin endpoint ID must be a "normal
[all …]
H 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
320 ``plat_ic_acknowledge_interrupt()``). If the interrupt ID is invalid, this API
324 masks out the interrupt ID field from the acknowledged value from GIC.
H A Dfirmware-update.rst167 Each FWU image and certificate is identified by a unique ID, defined by the
169 call to ``bl1_plat_get_image_desc()``. The same ID is also used to prepare the
233 uint32_t function ID : 0x0
246 uint32_t function ID : 0x1
260 uint32_t function ID : 0x3
274 uint32_t function ID : 0x4
294 uint32_t function ID : 0x10
343 uint32_t function ID : 0x11
383 uint32_t function ID : 0x12
411 uint32_t function ID : 0x13
[all …]
H A Dcot-binding.rst110 This property provides the Object ID of public key
124 This property provides the Object ID of hash provided in
300 This property provides the Object ID of non-volatile counter
348 This property provides the Object ID of ROT key provided
H A Dffa-manifest-binding.rst45 - Pre-allocated partition ID.
49 - Pre-allocated ID that could be used in memory management transactions.
281 - Each ID must have been declared in exactly one device region node.
338 - List of IDs where an ID is a unique <u32> value amongst all devices assigned
346 - attributes: A <u32> value, containing attributes for each interrupt ID:
378 - id: The <u32> interrupt ID. Must be one of those specified in the
401 - Defines the endpoint ID value that SPMC can query through ``FFA_ID_GET``.
H A Darm-sip-service.rst49 uint32_t Function ID
58 The function ID parameter must be ``0x82000020``. It uniquely identifies the
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.h61 #define CRU_GATEID_CONS(ID) (0x200 + (ID / 16) * 4) argument
/rk3399_ARM-atf/docs/plat/marvell/armada/misc/
H A Dmvebu-iob.rst28 - Target-ID of the window
30 Target ID options
H A Dmvebu-ccu.rst24 - Target-ID of the window
H A Dmvebu-io-win.rst35 - Target-ID of the window
/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dpm_node.h33 #define NODECLASS(ID) (((ID) & NODE_CLASS_MASK) >> NODE_CLASS_SHIFT) argument
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_blx_ch328 # Specify OEM AND FSL ID to be populated in header. [Optional]
H A Dinput_blx_ch224 # Specify OEM AND FSL ID to be populated in header. [Optional]
H A Dinput_pbi_ch3_226 # Specify OEM AND FSL ID to be populated in header. [Optional]
H A Dinput_pbi_ch326 # Specify OEM AND FSL ID to be populated in header. [Optional]
H A Dinput_bl2_ch3_243 # Specify OEM AND FSL ID to be populated in header. [Optional]
H A Dinput_bl2_ch343 # Specify OEM AND FSL ID to be populated in header. [Optional]
/rk3399_ARM-atf/docs/components/fconf/
H A Dfconf_properties.rst33 - Image ID of the configuration.
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst67 the same type. For example, two SoC providers can use the same Function ID
72 The SMC Function ID also indicates whether the call has followed the SMC32
171 Function ID* result ``0xFFFFFFFF``.
198 #. Determining that ``smc_fid`` is a valid and supported SMC Function ID,
199 otherwise completing the request with the *Unknown SMC Function ID*:
302 part of the SMC Function ID to identify the sub-service. TF-A does not provide

123