Home
last modified time | relevance | path

Searched refs:field (Results 1 – 25 of 36) sorted by relevance

12

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_softsetmb.c28 int ddrphy_phyinit_softsetmb(struct pmu_smb_ddr_1d *mb_ddr_1d, enum message_block_field field, in ddrphy_phyinit_softsetmb() argument
33 if (field == MB_FIELD_DRAMFREQ) { in ddrphy_phyinit_softsetmb()
39 switch (field) { in ddrphy_phyinit_softsetmb()
94 ERROR("unknown message block field %u\n", field); in ddrphy_phyinit_softsetmb()
/rk3399_ARM-atf/docs/components/
H A Dffa-manifest-binding.rst61 - If value of this field = 1 and number of PEs > 1 then the partition is
63 - If the value of this field > 1 then the partition is treated as a MP
83 - Physical base address of the partition in memory. Absence of this field
90 the partition. Absence of this field indicates that the entry point is at
105 booted first. Highest vlue allowed for this field is 0xFFFF.
127 - This field is deprecated in favor of ns-interrupts-action field in the FF-A
144 - This field supersedes the managed-exit field in the FF-A v1.0 spec.
174 - Presence of this field indicates that the partition implements the primary
179 - Presence of this field indicates that the partition doesn't expect the
184 - The field specifies the general purpose register number but not its width.
[all …]
H A Drmm-el3-comms-spec.rst199 field is optional and platform can choose to zero out this structure if
202 platform. This field is optional and platform can choose to not populate
705 …the encryption key is to be updated. Value has to be a valid MECID as per field MECIDWidthm1 read …
707 …reason,x1,[0],UInt64, "reason is a single bit field used to indicate the reason for the MEC refres…
729 …``E_RMM_INVAL``, "If a field in the x1 register is incorrectly encoded or if MECID is invalid (lar…
1375 | sig_len | 16 | uint16_t | Length of the `signature_buf` field |
H A Del3-spmc.rst185 the specification, the manifest field 'gp-register-num' configures the GP register
457 SP manifest field should match the number of physical PE.
H A Dplatform-interrupt-controller-API.rst324 masks out the interrupt ID field from the acknowledged value from GIC.
/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/include/
H A Dddrphy_phyinit.h34 int ddrphy_phyinit_softsetmb(struct pmu_smb_ddr_1d *mb_ddr_1d, enum message_block_field field,
/rk3399_ARM-atf/common/
H A Dfeat_detect.c27 check_feature(int state, unsigned long field, const char *feat_name, in check_feature() argument
30 if (state == FEAT_STATE_ALWAYS && field < min) { in check_feature()
34 if (state >= FEAT_STATE_ALWAYS && field > max) { in check_feature()
36 feat_name, field, max); in check_feature()
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h467 #define __offsetof(type, field) __builtin_offsetof(type, field) argument
470 #define __offsetof(type, field) \ argument
471 ((__size_t)(__uintptr_t)((const volatile void *)&((type *)0)->field))
473 #define __offsetof(type, field) \ argument
476 (static_cast<type *> (0)->field))))
/rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/
H A Dinput_bl2_ch216 # Entry Point/Image start address field in the header.[Mandatory]
82 # Following field Required for 4240/9164/1040/C290 only
H A Dinput_bl2_ch3_214 # Entry Point/Image start address field in the header.[Mandatory]
H A Dinput_bl2_ch314 # Entry Point/Image start address field in the header.[Mandatory]
/rk3399_ARM-atf/docs/components/measured_boot/
H A Devent_log.rst11 Measured Boot driver expects a *tpm_event_log* node with the following field
/rk3399_ARM-atf/docs/components/fconf/
H A Dfconf_properties.rst11 The |FCONF| framework expects a *dtb-registry* node with the following field:
H A Dtb_fw_bindings.rst126 - Physical base address of the partition in memory. Absence of this field
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_fw_update_and_recovery.rst66 2. The FWU metadata features a field indicating the firmware's status, either
67 in trial run or accepted run. The attacker tries to manipulate this field,
/rk3399_ARM-atf/make_helpers/
H A Dcflags.mk35 WARNING0 += -Wno-missing-field-initializers \
46 WARNING1 += -Wmissing-field-initializers
/rk3399_ARM-atf/lib/libfdt/
H A Dlibfdt.h247 #define fdt_get_header(fdt, field) \ argument
248 (fdt32_ld(&((const struct fdt_header *)(fdt))->field))
/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c1127 #define print_field(st, type, field, hex, base) \ argument
1128 do_print_field((int)st->field, #field, \
1129 base + offsetof(type, field), sizeof(st->field), hex)
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst560 content certificate is stored in an X509v3 custom extension field. An extension
561 field can only be identified using an OID. In this case, the ``cookie`` could
563 field while the ``type`` field could be set to ``AUTH_PARAM_HASH``. A value of 0 for
564 the ``cookie`` field means that it is not used.
605 Using the method type specified in the ``type`` field, the AM finds out what field
628 The ``auth_param_ptr`` field is initialized by the platform. The ``auth_param_len``
629 field is used to specify the length of the data in the memory.
678 linked together by the ``parent`` field. Those nodes with no parent must be
H A Dfirmware-design.rst697 In `entry_point_info`, Bits 0 and 5 of ``attr`` field are used to encode the
2278 The field ``local_state`` can be concurrently accessed by multiple CPUs in
2280 mutual exclusion to this field and a clean and invalidate is needed after it
2294 * The lock_data is a bit-field of 2 members:
2295 * Bit[0] : choosing. This field is set when the CPU is
2314 CPU0 updates its per-CPU field with data cache enabled. This write updates a
2316 CPU1 updates its per-CPU field of the ``bakery_lock_t`` structure with data cache
2318 its field in any other cache line in the system. This operation will invalidate
2338 * The lock_data is a bit-field of 2 members:
2339 * Bit[0] : choosing. This field is set when the CPU is
[all …]
/rk3399_ARM-atf/docs/perf/
H A Dperformance-monitoring-unit.rst48 an identical function and bit field layout as ``PMEVTYPER<n>``. In addition,
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.c116 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_pipe_selector() local
122 field = reg & mask; in mvebu_cp110_comphy_clr_pipe_selector()
124 if (field) { in mvebu_cp110_comphy_clr_pipe_selector()
135 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_phy_selector() local
141 field = reg & mask; in mvebu_cp110_comphy_clr_phy_selector()
148 if (field) { in mvebu_cp110_comphy_clr_phy_selector()
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst36 The SMC Function Identifier includes a OEN field. These values and their
221 Such calls can be determined by checking the CC field in bit[30] of the
/rk3399_ARM-atf/docs/plat/
H A Dnvidia-tegra.rst142 parameter to be used during the 'SYSTEM SUSPEND' call. The state-id field
/rk3399_ARM-atf/docs/plat/arm/
H A Darm-build-options.rst61 field of power-state parameter.

12