Home
last modified time | relevance | path

Searched refs:chosen (Results 1 – 25 of 33) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/
A Dfpga_bl31_setup.c149 int chosen; in fpga_prepare_dtb() local
153 chosen = fdt_add_subnode(fdt, 0, "chosen"); in fpga_prepare_dtb()
154 if (chosen == -FDT_ERR_EXISTS) { in fpga_prepare_dtb()
155 chosen = fdt_path_offset(fdt, "/chosen"); in fpga_prepare_dtb()
157 if (chosen < 0) { in fpga_prepare_dtb()
158 ERROR("cannot find /chosen node: %d\n", chosen); in fpga_prepare_dtb()
188 err = fdt_setprop(fdt, chosen, "bootargs", in fpga_prepare_dtb()
191 err = fdt_appendprop(fdt, chosen, "bootargs", in fpga_prepare_dtb()
/tf-a-ffa_el3_spmc/fdts/
A Dstm32mp157a-dk1.dts24 chosen {
A Dstm32mp157c-dk2.dts26 chosen {
A Dstm32mp157c-odyssey.dts21 chosen {
A Dstm32mp157c-ev1.dts14 chosen {
A Dn1sdp-single-chip.dts18 chosen {
A Dstm32mp157c-lxa-mc1.dts25 chosen {
A Darm_fpga.dts26 chosen {
A Dfvp-foundation-gicv2-psci.dts29 chosen { };
A Dfvp-foundation-gicv3-psci.dts29 chosen { };
A Dcorstone700.dtsi15 chosen { };
A Dfvp-base-gicv2-psci.dts28 chosen { };
A Dmorello-fvp.dts12 chosen {
A Dfvp-base-gicv2-psci-aarch32.dts29 chosen { };
A Dfvp-base-gicv3-psci-aarch32-common.dtsi21 chosen { };
A Dfvp-base-gicv3-psci-common.dtsi27 chosen { };
A Dstm32mp157a-avenger96.dts28 chosen {
A Dstm32mp157c-ed1.dts19 chosen {
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/
A Dinput_bl2_ch354 # Default Values chosen in Tool
A Dinput_bl2_ch3_254 # Default Values chosen in Tool
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/nxp-ddr/
A Dddr.c439 struct rc_timing const *chosen = NULL; in cal_board_params() local
454 chosen = prt; in cal_board_params()
459 if (chosen == NULL) { in cal_board_params()
/tf-a-ffa_el3_spmc/docs/components/
A Dffa-manifest-binding.rst80 any address chosen at boot time.
184 then communicate the region properties (including the base address chosen
A Dexception-handling.rst25 :ref:`Interrupt Management Framework` document, depending on the chosen
203 associated with a priority level chosen with ``ehf_activate_priority()`` API
204 (described `later`__). The chosen priority level also determines the interrupts
210 The platform expresses the chosen priority levels by declaring an array of
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dinitial-build.rst98 where ``<platform>`` is the name of the chosen platform and ``<build-type>``
/tf-a-ffa_el3_spmc/docs/components/fconf/
A Dindex.rst123 inside the ``lib/fconf`` directory. The namespace must be chosen to reflect the

Completed in 22 milliseconds

12