Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 25 of 43) sorted by relevance

12

/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst21 Accessing properties
31 - GICv3 properties: hw_config.gicv3_config.gicr_base
35 Defining properties
39 properties originate from a different backend source such as a device tree,
49 configuration properties which is usually a device tree file.
52 - FW_CONFIG: properties related to base address, maximum size and image id
54 - TB_FW: properties related to trusted firmware such as IO policies,
56 - HW_CONFIG: properties related to hardware configuration of the SoC
86 To ensure a good interpretation of the properties, this documentation must
87 explain how the properties are described for a specific backend. Refer to the
[all …]
H A Dfconf_properties.rst1 DTB binding for FCONF properties
4 This document describes the device tree format of |FCONF| properties. These
5 properties are not related to a specific platform and can be queried from
H A Dtb_fw_bindings.rst4 This document defines the nodes and properties used to define the Trusted-Boot
8 compatibility with the nodes and properties outlined in this context.
145 key integration. For full details on required properties and node structure,
/rk3399_ARM-atf/docs/components/measured_boot/
H A Devent_log.rst1 DTB binding for Event Log properties
4 This document describes the device tree format of Event Log properties.
5 These properties are not related to a specific platform and can be queried
18 Then a list of properties representing Event Log configuration, which
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dfconf_bl2_populate.puml32 note over fconf_dyn_cfg_getter: read dtb_registry properties from dtb
39 note over fconf_tbbr_getter: read tbbr properties from dtb
44 note over arm_io_storage: use populated properties
/rk3399_ARM-atf/include/services/
H A Del3_spmc_logical_sp.h28 uint32_t properties; member
43 .properties = (_properties), \
H A Del3_spmd_logical_sp.h22 uint32_t properties; member
56 .properties = (_properties), \
H A Dffa_svc.h394 uint32_t properties; member
401 uint32_t properties; member
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dlogical_sp.c82 if (lp_desc->properties & in el3_sp_desc_validate()
85 lp_desc->properties); in el3_sp_desc_validate()
H A Dspmc_main.c345 static bool direct_msg_receivable(uint32_t properties, uint16_t dir_req_fnum) in direct_msg_receivable() argument
348 ((properties & FFA_PARTITION_DIRECT_REQ_RECV) == 0U)) || in direct_msg_receivable()
350 ((properties & FFA_PARTITION_DIRECT_REQ2_RECV) == 0U))) { in direct_msg_receivable()
420 if (!direct_msg_receivable(el3_lp_descs[i].properties, dir_req_funcid)) { in direct_req_smc_handler()
458 if (!direct_msg_receivable(sp->properties, dir_req_funcid)) { in direct_req_smc_handler()
986 uint32_t properties = sp_properties; in partition_info_get_populate_properties() local
994 properties |= ec_state << FFA_PARTITION_INFO_GET_EXEC_STATE_SHIFT; in partition_info_get_populate_properties()
996 return properties; in partition_info_get_populate_properties()
1026 desc->properties = in partition_info_get_handler_v1_1()
1028 el3_lp_descs[index].properties, in partition_info_get_handler_v1_1()
[all …]
H A Dspmc.h176 uint32_t properties; member
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c106 if (lp_desc->properties != FFA_PARTITION_DIRECT_REQ_SEND) { in el3_spmd_sp_desc_validate()
108 lp_desc->properties); in el3_spmd_sp_desc_validate()
254 (*partitions)[array_index].properties = lp->properties; in spmd_fill_lp_info_array()
255 (*partitions)[array_index].properties |= in spmd_fill_lp_info_array()
270 uint32_t properties) in spmd_pack_lp_count_props() argument
274 *xn |= (uint64_t)properties << 32; in spmd_pack_lp_count_props()
389 partition_info->properties = (uint32_t)(info >> 32); in ffa_partition_info_regs_get_part_info()
476 partitions[idx].properties); in spmd_el3_populate_logical_partition_info()
/rk3399_ARM-atf/plat/arm/board/n1sdp/fdts/
H A Dn1sdp_tb_fw_config.dts20 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdn2/fdts/
H A Drdn2_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/plat/arm/board/morello/fdts/
H A Dmorello_tb_fw_config.dts20 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/docs/components/
H A Dcot-binding.rst7 and 'image' nodes) mentioning properties of the certificate and image respectively.
10 sub-nodes mentioning properties of all non-volatile-counters used in the chain of trust.
35 Describes certificate properties which are used
189 Describes image properties which will be used during
251 Description: Contains properties for non-volatile counters.
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/
H A Drdv3_tb_fw_config.dts21 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_spmd_logical_sp.c65 INFO("\tProperties: 0x%x\n", part_info[i].properties); in fvp_get_partition_info()
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Doptee_sp_manifest.dts7 * that has additional optional properties defined.
H A Dfvp_stmm_rust_spmc_manifest.dts62 * Other properties
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-build-options.rst50 - ``INITRD_SIZE`` : Enable the insertion of initrd properties to the device
53 - ``INITRD_PATH`` : Enable the insertion of initrd properties to the device tree
/rk3399_ARM-atf/docs/plat/marvell/armada/misc/
H A Dmvebu-amb.rst10 address space and the properties associated with that address space.
/rk3399_ARM-atf/plat/arm/board/tc/fdts/
H A Dtc_tb_fw_config.dts22 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/plat/arm/board/juno/fdts/
H A Djuno_tb_fw_config.dts19 * BL1 will populate these two properties with the respective
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_parser.py31 … c.properties.append(Property("signing-key", CellArray([LabelReference("subject_pk")])))
290 for p in node.properties:
296 for p in node.properties:
303 for nv in node.properties:

12