| /rk3399_ARM-atf/lib/locks/bakery/ |
| H A D | bakery_lock_coherent.c | 47 unsigned int they; in bakery_get_ticket() local 64 for (they = 0U; they < BAKERY_LOCK_MAX_CPUS; they++) { in bakery_get_ticket() 65 their_ticket = bakery_ticket_number(bakery->lock_data[they]); in bakery_get_ticket() 95 unsigned int they, me; in bakery_lock_get() local 111 for (they = 0U; they < BAKERY_LOCK_MAX_CPUS; they++) { in bakery_lock_get() 112 if (me == they) { in bakery_lock_get() 118 their_bakery_data = bakery->lock_data[they]; in bakery_lock_get() 127 (bakery_get_priority(their_ticket, they) < my_prio)) { in bakery_lock_get() 137 bakery_ticket_number(bakery->lock_data[they])); in bakery_lock_get()
|
| H A D | bakery_lock_normal.c | 105 unsigned int they; in bakery_get_ticket() local 131 for (they = 0U; they < BAKERY_LOCK_MAX_CPUS; they++) { in bakery_get_ticket() 132 if (me == they) in bakery_get_ticket() 139 their_bakery_info = get_bakery_info(they, lock); in bakery_get_ticket() 167 unsigned int they, me; in bakery_lock_get() local 184 for (they = 0U; they < BAKERY_LOCK_MAX_CPUS; they++) { in bakery_lock_get() 185 if (me == they) in bakery_lock_get() 192 their_bakery_info = get_bakery_info(they, lock); in bakery_lock_get() 206 if (their_ticket && (bakery_get_priority(their_ticket, they) < my_prio)) { in bakery_lock_get()
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | code-review-guidelines.rst | 9 before they are integrated in the source tree. Different people bring different 25 ensure they meet the project's expectations before they get merged, according to 74 several rounds of reviews and rework before they get approved, especially 86 - If there is only one code owner and they have become unresponsive, ask one 102 situation, if the author's patch(es) is/are abandoned, they can restore 123 along with the module(s) they look after. 151 expected to be provided by the patch author. If they are not, do not hesitate 156 If a code owner is happy with a patch, they should give their approval 157 through the ``Code-Owner-Review+1`` label in Gerrit. If instead, they have 158 concerns, questions, or any other type of blocking comment, they should set [all …]
|
| H A D | maintenance.rst | 41 #. Send an email to all existing TF-A maintainers, asking whether they have any 47 amongst themselves. If they cannot, this should be escalated to the
|
| H A D | contributing.rst | 95 block a patch, depending on how critical they are. 169 - If the changes are not based on a sufficiently-recent commit, or if they 177 they may ask you to provide a fix-up patch. 184 patches go through a series of checks before they get merged on to the master 186 they are covered by the following two sections. 214 When you submit your patches for review, and if they contain new source files, 274 before they get merged upstream. 320 binary repository`_ if they require code that the contributor is unable or
|
| H A D | coding-style.rst | 60 of that rule, only that they would ideally be removed. 90 A space should also be used to separate parentheses and braces when they are not 274 ``switch`` so that they are in the same column. 291 aligned with the name of the object on which they are operating, as opposed to 312 * Blank lines within multi-lines are allowed when they add clarity or when 313 * they separate multiple contexts.
|
| H A D | platform-ports-policy.rst | 31 public mailing list`_ to notify platforms that they should migrate away from the
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/fdts/ |
| H A D | n1sdp_tb_fw_config.dts | 18 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdn2/fdts/ |
| H A D | rdn2_tb_fw_config.dts | 19 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/plat/arm/board/morello/fdts/ |
| H A D | morello_tb_fw_config.dts | 18 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdv3/fdts/ |
| H A D | rdv3_tb_fw_config.dts | 19 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | brcm-stingray.rst | 43 The u-boot will be upstreamed soon, this doc will be updated once they are ready, and the link will…
|
| H A D | imx8.rst | 56 once they are ready, and the link will be posted.
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | drtm_poc.rst | 11 world bootloader. As a whole, they make up the system's TCB. These boot 19 measurements, they reduce the size of the TCB, which helps reduce the attack
|
| H A D | measured_boot_poc.rst | 25 party (f)TPM service and they try to be as general as possible. Different 27 SHA algorithms) and they might also use different types of TPM services 189 including all the measurements available in the Event Log as they are being 295 boot process and therefore, they should match the logs dumped by the former 487 but they can be modified if needed to better adapt it to a specific scenario.
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-internals.rst | 20 in future when Secure/Realm wants to use FFH then they can introduce new macros
|
| /rk3399_ARM-atf/plat/arm/board/tc/fdts/ |
| H A D | tc_tb_fw_config.dts | 20 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/include/export/ |
| H A D | README | 16 export headers need to ensure that they #include <stdint.h> earlier in their
|
| /rk3399_ARM-atf/plat/arm/board/juno/fdts/ |
| H A D | juno_tb_fw_config.dts | 17 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | contact.rst | 45 Arm licensees have an additional support conduit - they may contact Arm directly
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-4.rst | 106 they might defeat the ``bl1_plat_mem_check()`` function and make the 118 may also be affected if they fulfil the above conditions.
|
| H A D | security-advisory-tfv-13.rst | 83 they do not require them.
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_tb_fw_config.dts | 21 * they will be overwritten by BL1.
|
| /rk3399_ARM-atf/ |
| H A D | .versionrc.cjs | 16 * configuration file - `changelog.yaml` - as they decide which section of the changelog commits
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-support.rst | 92 the models. The models can be launched with ``-Q 100`` option if they are
|