| /rk3399_ARM-atf/plat/arm/common/fconf/ |
| H A D | arm_fconf_sp.c | 109 arm_sp.owner[index], ARM_SP_OWNER_NAME_LEN); in fconf_populate_arm_sp() 112 if ((strncmp(arm_sp.owner[index], "SiP", in fconf_populate_arm_sp() 114 (strncmp(arm_sp.owner[index], "", in fconf_populate_arm_sp() 117 } else if (strcmp(arm_sp.owner[index], "Plat") == 0) { in fconf_populate_arm_sp() 121 arm_sp.owner[index]); in fconf_populate_arm_sp()
|
| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_tb_fw_config.dts | 63 owner = "SiP"; 69 owner = "Plat"; 80 owner = "Plat";
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_tb_fw_config.dts | 82 owner = "SiP"; 88 owner = "Plat"; 94 owner = "Plat"; 100 owner = "Plat";
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | fconf_arm_sp_getter.h | 29 char owner[MAX_SP_IDS][ARM_SP_OWNER_NAME_LEN]; member
|
| /rk3399_ARM-atf/docs/resources/diagrams/plantuml/ |
| H A D | fip-secure-partitions.puml | 16 owner = "Sip" 28 owner = "Plat"
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/ |
| H A D | rdv3_tb_fw_config.dts | 34 owner = "Plat";
|
| /rk3399_ARM-atf/include/lib/hob/ |
| H A D | hob.h | 67 struct efi_guid owner; member
|
| /rk3399_ARM-atf/plat/intel/soc/common/fdts/ |
| H A D | agilex5_fdt.dts | 13 owner = "jit.loon.lim@intel.com";
|
| /rk3399_ARM-atf/licenses/ |
| H A D | LICENSE-APACHE-2.0.txt | 13 "Licensor" shall mean the copyright owner or entity authorized by 14 the copyright owner that is granting the License. 52 submitted to Licensor for inclusion in the Work by the copyright owner 54 the copyright owner. For the purposes of this definition, "submitted" 61 designated in writing by the copyright owner as "Not a Contribution." 190 Copyright [yyyy] [name of copyright owner]
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | tb_fw_bindings.rst | 130 - owner [optional] 132 - A string property representing the name of the owner of the secure
|
| /rk3399_ARM-atf/lib/hob/ |
| H A D | hob.c | 148 memset(&rd_hop->owner, 0, sizeof(struct efi_guid)); in create_resource_descriptor_hob()
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | contributing.rst | 58 - If you are submitting new files that you intend to be the code owner for 113 - At least one code owner for each module modified by the patch. See the 118 - If some module has no code owner, try to identify a suitable (non-code 119 owner) reviewer. Running ``git blame`` on the module's source code can 128 the only code owner of a module modified by the patch. Getting a second pair 145 In the case where a code owner could not be found for a given module,
|
| H A D | code-review-guidelines.rst | 83 - If one code owner has become unresponsive, ask the other code owners for 86 - If there is only one code owner and they have become unresponsive, ask one 156 If a code owner is happy with a patch, they should give their approval 174 - Be mindful when reviewing a patch. As a code owner, you are viewed as
|
| H A D | faq.rst | 60 will inform the patch owner if this is going to happen.
|
| /rk3399_ARM-atf/tools/sptool/ |
| H A D | sp_mk_generator.py | 321 owner = "Plat" if sp_layout[sp].get("owner") == "Plat" else "SiP"
|
| /rk3399_ARM-atf/docs/threat_model/ |
| H A D | supply_chain_threat_model.rst | 221 | impact | undergo review by a code owner and a maintainer. If the | 224 | | the right to give a code owner review, a maintainer | 606 | | are built using | authentication | plugin owner to | 650 | | level role, | strength follows | plugin owner to |
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | trusted-board-boot.rst | 206 platform owner firmware, independent. Hence, this CoT has 3 roots of trust, one
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 3825 …- not power off LPAV PD when LPAV owner is RTD ([ab787db](https://review.trustedfirmware.org/plugi… 4221 …- fix suspend/resume issue when DBD owner is s400 only ([68f132b](https://review.trustedfirmware.o… 10400 - Added an owner field to Cactus secure partitions
|