/trusted-firmware-a/plat/brcm/board/stingray/src/ |
A D | fsx.c | 181 int try; in fsx_init() local 217 try = 10000; in fsx_init() 222 try--; in fsx_init() 223 } while (!(data & FSX_COMM_RM_MAIN_HW_INIT_DONE__MASK) && (try > 0)); in fsx_init() 225 if (try <= 0) in fsx_init() 385 int try; in fsx_meminit() local 419 try = 10; in fsx_meminit() 428 try--; in fsx_meminit() 429 } while (try > 0); in fsx_meminit() 432 if (try <= 0) { in fsx_meminit()
|
A D | bl2_setup.c | 138 int try; in brcm_stingray_pcie_reset() local 154 try = 1000; in brcm_stingray_pcie_reset() 158 try--; in brcm_stingray_pcie_reset() 159 } while ((data & PCIE_STAT_PON_VALID_R) == 0x0 && (try > 0)); in brcm_stingray_pcie_reset() 161 if (try <= 0) in brcm_stingray_pcie_reset()
|
/trusted-firmware-a/plat/brcm/board/stingray/driver/ |
A D | usb.c | 24 uint32_t try; in usb_pm_rescal_init() local 33 try = 1000U; in usb_pm_rescal_init() 37 try--; in usb_pm_rescal_init() 38 } while ((data & RESCAL_I_PWRDNB) == 0x0U && (try != 0U)); in usb_pm_rescal_init() 40 if (try == 0U) { in usb_pm_rescal_init()
|
/trusted-firmware-a/docs/process/ |
A D | platform-compatibility-policy.rst | 15 library interfaces (like xlat_table library). The project will try to maintain
|
A D | security.rst | 20 Although we try to keep TF-A secure, we can only do so with the help of the
|
A D | commit-style.rst | 131 When creating new scopes, try to keep them short and succinct, and use kebab
|
A D | code-review-guidelines.rst | 57 may try the following actions to speed it up:
|
A D | contributing.rst | 106 - If some module has no code owner, try to identify a suitable (non-code
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/ |
A D | platform-compatibility-policy.rst.txt | 15 library interfaces (like xlat_table library). The project will try to maintain
|
A D | security.rst.txt | 20 Although we try to keep TF-A secure, we can only do so with the help of the
|
A D | commit-style.rst.txt | 131 When creating new scopes, try to keep them short and succinct, and use kebab
|
A D | code-review-guidelines.rst.txt | 57 may try the following actions to speed it up:
|
A D | contributing.rst.txt | 106 - If some module has no code owner, try to identify a suitable (non-code
|
/trusted-firmware-a/plat/allwinner/common/ |
A D | arisc_off.S | 90 l.bf 1b # try again
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
A D | synquacer.rst.txt | 38 few specialist tools. On a Debian or Ubuntu operating system try:
|
/trusted-firmware-a/docs/plat/ |
A D | synquacer.rst | 38 few specialist tools. On a Debian or Ubuntu operating system try:
|
/trusted-firmware-a/docs/build/latex/ |
A D | sphinxlatexobjects.sty | 173 \else% backwards compatibility: try \docutilsrole#1{#2}
|
A D | sphinxpackagefootnote.sty | 303 You can try to report this incompatibility at^^J
|
A D | sphinxlatextables.sty | 286 % if in an l, r, c type column, try and hope for the best
|
A D | sphinxlatexliterals.sty | 620 % try to account for external frame parameters
|
A D | trustedfirmware-a.log | 295 \last@try=\dimen159
|
A D | trustedfirmware-a.aux | 462 \newlabel{getting_started/porting-guide:function-plat-try-next-boot-source-optional}{{2.7.9}{72}{Fu…
|
/trusted-firmware-a/docs/design_documents/ |
A D | measured_boot_poc.rst | 23 party (f)TPM service and they try to be as general as possible. Different
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/ |
A D | measured_boot_poc.rst.txt | 23 party (f)TPM service and they try to be as general as possible. Different
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/css/ |
A D | theme.css | 4 …}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-…
|