| /rk3399_ARM-atf/ |
| H A D | .commitlintrc.js | 12 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 D | Makefile | 26 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build-rules.mk | 7 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 D | mtk_build_helpers.mk | 23 $(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 D | rules.mk | 12 PLATFORM_DIR_EXIST := $(shell test -f $(LOCAL_SOC_DIR)/rules.mk && echo yes)
|
| /rk3399_ARM-atf/tools/stm32image/ |
| H A D | Makefile | 9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
|
| /rk3399_ARM-atf/tools/encrypt_fw/ |
| H A D | Makefile | 14 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | Makefile | 9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
|
| /rk3399_ARM-atf/tools/cert_create/ |
| H A D | Makefile | 9 include ${MAKE_HELPERS_DIRECTORY}build-rules.mk
|
| /rk3399_ARM-atf/tools/renesas/rcar_layout_create/ |
| H A D | makefile | 10 include ../../../make_helpers/build-rules.mk
|
| /rk3399_ARM-atf/tools/renesas/rzg_layout_create/ |
| H A D | makefile | 10 include ../../../make_helpers/build-rules.mk
|
| /rk3399_ARM-atf/include/export/ |
| H A D | README | 3 or interfaces. They must follow these special rules:
|
| /rk3399_ARM-atf/lib/romlib/ |
| H A D | Makefile | 7 include ../../make_helpers/build-rules.mk
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | ven-el3-service.rst | 65 Some ground rules when one should update top level version.
|
| H A D | el3-spmc.rst | 321 and responses with the following rules:
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | amd-versal2.rst | 83 - ``custom_pkg.mk`` should specify all the rules to include custom package
|
| H A D | xilinx-versal.rst | 100 - ``custom_pkg.mk`` should specify all the rules to include custom package
|
| H A D | xilinx-zynqmp.rst | 159 - custom_pkg.mk specify all the rules to include custom package
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | coding-guidelines.rst | 5 |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 D | contributing.rst | 104 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 D | coding-style.rst | 55 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 D | code-review-guidelines.rst | 67 In addition to the rules outlined in the :ref:`Contributor's Guide`, as a patch
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-10.rst | 55 - `ITU-T X.690`_, *ASN.1 encoding rules: Specification of Basic Encoding Rules
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | console-framework.rst | 65 skeleton_console.S``, this skeleton sets the rules for writing a new console_driver.
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_poc.rst | 164 use ``make run-only`` to avoid re-running all the building rules, which
|