Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c298 unsigned int master; in get_interconnect_master() local
302 master = ((arm_config.flags & ARM_CONFIG_FVP_SHIFTED_AFF) != 0U) ? in get_interconnect_master()
305 assert(master < FVP_CLUSTER_COUNT); in get_interconnect_master()
306 return master; in get_interconnect_master()
495 unsigned int master; in fvp_interconnect_enable()
499 master = get_interconnect_master(); in fvp_interconnect_enable()
500 cci_enable_snoop_dvm_reqs(master); in fvp_interconnect_enable()
510 unsigned int master; in fvp_interconnect_disable()
514 master = get_interconnect_master(); in fvp_interconnect_disable()
515 cci_disable_snoop_dvm_reqs(master); in fvp_interconnect_disable()
/rk3399_ARM-atf/docs/plat/
H A Dmeson-g12a.rst26 .. _gxlimg repository: https://github.com/repk/gxlimg/blob/master/README.g12a
27 .. _U-Boot repository: https://github.com/u-boot/u-boot/blob/master/doc/board/amlogic/sei510.rst
H A Dsynquacer.rst58 git clone https://github.com/ARM-software/arm-trusted-firmware -b master
59 git clone https://github.com/tianocore/edk2.git -b master
60 git clone https://github.com/tianocore/edk2-platforms.git -b master
61 git clone https://github.com/tianocore/edk2-non-osi.git -b master
H A Dmeson-gxl.rst32 .. _gxlimg repository: https://github.com/repk/gxlimg/blob/master/README
33 .. _U-Boot repository: https://github.com/u-boot/u-boot/blob/master/doc/board/amlogic/p212.rst
H A Dmeson-axg.rst27 .. _U-Boot repository: https://github.com/u-boot/u-boot/blob/master/doc/board/amlogic/s400.rst
H A Dmeson-gxbb.rst26 .. _U-Boot repository: https://gitlab.denx.de/u-boot/u-boot/-/blob/master/board/amlogic/p200/README…
H A Dti-k3.rst17 Texas Instruments K3 SoCs contain an R5 processor used as the boot master, it
H A Dhikey.rst30 `link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
153 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…
H A Dhikey960.rst178 - Reference `link <https://github.com/96boards-hikey/tools-images-hikey960/blob/master/build-from-…
/rk3399_ARM-atf/docs/process/
H A Dfaq.rst44 How long will it take for my changes to go from ``integration`` to ``master``?
56 the release branch. The ``integration`` branch will be rebased onto ``master``
57 after the release, and then ``master`` will be fast-forwarded to ``integration``
63 ``integration`` or another patch set, rather than ``master``. There is a risk
H A Dcoding-guidelines.rst39 in the `Linux master tree`_ *scripts* directory, then set the ``CHECKPATCH``
48 the remote master, use:
54 If you wish to check your patch against something other than the remote master,
56 ``BASE_COMMIT`` is set to ``origin/master``.
518 .. _`Linux master tree`: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/
H A Dcontributing.rst27 - Create a local topic branch based on the Trusted Firmware-A ``master``
174 ``master`` branch. If a problem is found during integration, the
184 patches go through a series of checks before they get merged on to the master
/rk3399_ARM-atf/docs/plat/qti/
H A Dchrome.rst42 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7180/qtiseclib/libqtisec.a?raw=true>`__
44 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7280/qtiseclib/libqtisec.a?raw=true>`__
H A Drb3gen2.rst42 `link <https://github.com/coreboot/qc_blobs/blob/master/sc7280/qtiseclib/libqtisec.a?raw=true>`__
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.c23 uint8_t master; member
114 spmi_master = pmics[i].master; in spm_lp_setting_init()
/rk3399_ARM-atf/make_helpers/
H A Ddefaults.mk33 BASE_COMMIT := origin/master
/rk3399_ARM-atf/fdts/
H A Dfvp-ve-Cortex-A5x1.dts90 /* Multiplexed AXI master clock */
H A Dmorello-soc.dts436 simple-audio-card,bitclock-master = <&audio_master>;
437 simple-audio-card,frame-master = <&audio_master>;
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-n1sdp.rst209 …tlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/blob/master/docs/n1sdp/user-gu…
H A Dpsci-performance-juno.rst287 The following results are based on the upstream `TF master as of 31/01/2017`_.
505 .. _TF master as of 31/01/2017: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/?i…
/rk3399_ARM-atf/docs/about/
H A Drelease-information.rst8 tagged on the master branch. There will be a code freeze (stop merging
H A Dlts.rst82 #. Patches can only be backported from the master branch. In other words, the
83 master branch will be a superset of all the changes in any LTS branch.
211 related patches go into TF-A master branch. Since these patches fall under
313 will be cherry-picked from master branch to the LTS branch the same way it is done for TF-A.
376 master branch?
/rk3399_ARM-atf/docs/plat/arm/juno/
H A Dindex.rst247 …s/gitiles/landing-teams/working/arm/arm-reference-platforms/+/refs/heads/master/docs/juno/user-gui…
249 .. _build the binaries from source: https://github.com/ARM-software/SCP-firmware/blob/master/user_g…
/rk3399_ARM-atf/docs/getting_started/
H A Ddocs-build.rst127 .. _Sphinx: http://www.sphinx-doc.org/en/master/
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dbuild.rst448 (use the "master" branch):
453 (use the "master" branch):
469 (use the "master" branch):

12