Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/
H A D.commitlintrc.js12 import rules from "@commitlint/rules";
53 rules: { property
54 "signed-off-by-exists": rules["trailer-exists"],
55 "change-id-exists": rules["trailer-exists"],
59 rules: {
H A DMakefile26 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
/rk3399_ARM-atf/make_helpers/
H A Dbuild-rules.mk7 ifndef build-rules-mk
8 build-rules-mk := $(lastword $(MAKEFILE_LIST))
10 include $(dir $(build-rules-mk))common.mk
11 include $(dir $(build-rules-mk))utilities.mk
/rk3399_ARM-atf/plat/mediatek/build_helpers/
H A Dmtk_build_helpers.mk23 $(eval MODULES_SUB_MAKEFILE := $(patsubst %,%/rules.mk,$(1)))
50 $(eval MODULES_MAKEFILE := $(patsubst %,%/rules.mk,$(MODULES_TEMP)))
/rk3399_ARM-atf/plat/mediatek/drivers/slbc/
H A Drules.mk12 PLATFORM_DIR_EXIST := $(shell test -f $(LOCAL_SOC_DIR)/rules.mk && echo yes)
/rk3399_ARM-atf/tools/stm32image/
H A DMakefile9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
/rk3399_ARM-atf/tools/encrypt_fw/
H A DMakefile14 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
/rk3399_ARM-atf/tools/fiptool/
H A DMakefile9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
/rk3399_ARM-atf/tools/cert_create/
H A DMakefile9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
/rk3399_ARM-atf/tools/renesas/rcar_layout_create/
H A Dmakefile10 include ../../../make_helpers/build-rules.mk
/rk3399_ARM-atf/tools/renesas/rzg_layout_create/
H A Dmakefile10 include ../../../make_helpers/build-rules.mk
/rk3399_ARM-atf/include/export/
H A DREADME3 or interfaces. They must follow these special rules:
/rk3399_ARM-atf/lib/romlib/
H A DMakefile7 include ../../make_helpers/build-rules.mk
/rk3399_ARM-atf/docs/components/
H A Dven-el3-service.rst65 Some ground rules when one should update top level version.
H A Del3-spmc.rst321 and responses with the following rules:
/rk3399_ARM-atf/docs/plat/
H A Damd-versal2.rst83 - ``custom_pkg.mk`` should specify all the rules to include custom package
H A Dxilinx-versal.rst100 - ``custom_pkg.mk`` should specify all the rules to include custom package
H A Dxilinx-zynqmp.rst159 - custom_pkg.mk specify all the rules to include custom package
/rk3399_ARM-atf/docs/process/
H A Dcoding-guidelines.rst5 |TF-A| code. These are not intended to be strictly-enforced rules like the
11 Many of the rules given below (such as indentation size, use of tabs, and
14 rules set out in this file can be automatically applied when you are editing
381 rules (10.X), where signed and unsigned types are considered different
H A Dcontributing.rst104 submission rules specifically for the TF-A project.
139 - The patch submission rules are the following. For a patch to be approved
323 licensing rules) outlined in the `readme.rst <tf-binaries-readme_>`_ file of
H A Dcoding-style.rst55 below lists all rules and directives and whether we aim to comply with them or
378 The example below illustrates the ordering rules using some contrived header
H A Dcode-review-guidelines.rst67 In addition to the rules outlined in the :ref:`Contributor's Guide`, as a patch
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-10.rst55 - `ITU-T X.690`_, *ASN.1 encoding rules: Specification of Basic Encoding Rules
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst65 skeleton_console.S``, this skeleton sets the rules for writing a new console_driver.
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_poc.rst164 use ``make run-only`` to avoid re-running all the building rules, which

12