Searched refs:chosen (Results 1 – 25 of 33) sorted by relevance
12
/tf-a-ffa_el3_spmc/plat/arm/board/arm_fpga/ |
A D | fpga_bl31_setup.c | 149 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 D | stm32mp157a-dk1.dts | 24 chosen {
|
A D | stm32mp157c-dk2.dts | 26 chosen {
|
A D | stm32mp157c-odyssey.dts | 21 chosen {
|
A D | stm32mp157c-ev1.dts | 14 chosen {
|
A D | n1sdp-single-chip.dts | 18 chosen {
|
A D | stm32mp157c-lxa-mc1.dts | 25 chosen {
|
A D | arm_fpga.dts | 26 chosen {
|
A D | fvp-foundation-gicv2-psci.dts | 29 chosen { };
|
A D | fvp-foundation-gicv3-psci.dts | 29 chosen { };
|
A D | corstone700.dtsi | 15 chosen { };
|
A D | fvp-base-gicv2-psci.dts | 28 chosen { };
|
A D | morello-fvp.dts | 12 chosen {
|
A D | fvp-base-gicv2-psci-aarch32.dts | 29 chosen { };
|
A D | fvp-base-gicv3-psci-aarch32-common.dtsi | 21 chosen { };
|
A D | fvp-base-gicv3-psci-common.dtsi | 27 chosen { };
|
A D | stm32mp157a-avenger96.dts | 28 chosen {
|
A D | stm32mp157c-ed1.dts | 19 chosen {
|
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/ |
A D | input_bl2_ch3 | 54 # Default Values chosen in Tool
|
A D | input_bl2_ch3_2 | 54 # Default Values chosen in Tool
|
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/nxp-ddr/ |
A D | ddr.c | 439 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 D | ffa-manifest-binding.rst | 80 any address chosen at boot time. 184 then communicate the region properties (including the base address chosen
|
A D | exception-handling.rst | 25 :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 D | initial-build.rst | 98 where ``<platform>`` is the name of the chosen platform and ``<build-type>``
|
/tf-a-ffa_el3_spmc/docs/components/fconf/ |
A D | index.rst | 123 inside the ``lib/fconf`` directory. The namespace must be chosen to reflect the
|
Completed in 22 milliseconds
12