Home
last modified time | relevance | path

Searched refs:replace (Results 1 – 20 of 20) sorted by relevance

/rk3399_ARM-atf/docs/
H A Dglobal_substitutions.txt1 .. |AArch32| replace:: :term:`AArch32`
2 .. |AArch64| replace:: :term:`AArch64`
3 .. |AMU| replace:: :term:`AMU`
4 .. |AMUs| replace:: :term:`AMUs <AMU>`
5 .. |API| replace:: :term:`API`
6 .. |BTI| replace:: :term:`BTI`
7 .. |CoT| replace:: :term:`CoT`
8 .. |COT| replace:: :term:`COT`
9 .. |CRB| replace:: :term:`CRB`
10 .. |CSS| replace:: :term:`CSS`
[all …]
H A Dchange-log.md303 …- replace static rcar_putc pointer with static register offsets ([b21216f](https://review.trustedf…
680 …- replace stray BL2_AT_EL3 with RESET_TO_BL2 ([f856626](https://review.trustedfirmware.org/plugins…
884 …- replace down counter by a timeout upon dfu detach ([f79ca8d](https://review.trustedfirmware.org/…
927 …- replace ull with ULL to fix misra violation ([f709265](https://review.trustedfirmware.org/plugin…
1147 …- replace true-false with explicit comparisons ([28ac195](https://review.trustedfirmware.org/plugi…
1943 …- transfer list to replace SP Pkg ([0fe374e](https://review.trustedfirmware.org/plugins/gitiles/TF…
1961 …- replace "bti" mnemonic with hint instructions ([bdac600](https://review.trustedfirmware.org/plug…
2039 …- replace vencoder with simple panel for kernel > 6.6 ([1d2d96d](https://review.trustedfirmware.or…
2367 …- replace CTX_ESR_EL3 with CTX_DOUBLE_FAULT_ESR ([c722003](https://review.trustedfirmware.org/plug…
2980 …- replace "ARM-TF" with "TF-A" in diagrams ([c4067a9](https://review.trustedfirmware.org/plugins/g…
[all …]
H A Dporting-guide.rst3111 This optional function may be used as a performance optimization to replace
/rk3399_ARM-atf/docs/process/
H A Dsecurity.rst82 .. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
83 .. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
84 .. |TFV-3| replace:: :ref:`Advisory TFV-3 (CVE-2017-7563)`
85 .. |TFV-4| replace:: :ref:`Advisory TFV-4 (CVE-2017-9607)`
86 .. |TFV-5| replace:: :ref:`Advisory TFV-5 (CVE-2017-15031)`
87 .. |TFV-6| replace:: :ref:`Advisory TFV-6 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)`
88 .. |TFV-7| replace:: :ref:`Advisory TFV-7 (CVE-2018-3639)`
89 .. |TFV-8| replace:: :ref:`Advisory TFV-8 (CVE-2018-19440)`
90 .. |TFV-9| replace:: :ref:`Advisory TFV-9 (CVE-2022-23960)`
91 .. |TFV-10| replace:: :ref:`Advisory TFV-10 (CVE-2022-47630)`
[all …]
H A Dplatform-ports-policy.rst17 and a new interface introduced to replace it. In case the migration to the new
/rk3399_ARM-atf/
H A D.versionrc.cjs95 return contents.replace(/^(version\s=\s")((\d).?)*$/m, _ver)
116 contents = contents.replace(/^(version\s=\s")((\d).?)*$/m, _ver)
117 contents = contents.replace(/^(release\s=\s")((\d).?)*$/m, _rel)
142 contents = contents.replace(/^(VERSION_MAJOR\s*:=\s*)(\d+?)$/m, `$1${major}`);
143 contents = contents.replace(/^(VERSION_MINOR\s*:=\s*)(\d+?)$/m, `$1${minor}`);
144 contents = contents.replace(/^(VERSION_PATCH\s*:=\s*)(\d+?)$/m, `$1${patch}`);
/rk3399_ARM-atf/tools/conventional-changelog-tf-a/
H A Dindex.js35 return first + options.fn(this).replace(/\n(?!\s*\n)/gm, `\n${nth}`).trim() + "\n";
190 note.text = note.text.replace(trailers, "").trim();
/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/spm/
H A Dspm_hotplug.c183 .replace = 0,
H A Dspm_suspend.c204 .replace = 0,
H A Dspm_mcdi.c216 .replace = 0,
H A Dspm.h261 const unsigned char replace; /* replace mode */ member
/rk3399_ARM-atf/docs/plat/qti/
H A Drb3gen2.rst59 it and replace `tz.mbn` with `bl2.mbn` and `uefi.elf` with `fip.elf` that you
/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_parser.py34 img_id = node.get_field("image-id").values[0].replace('"', "")
53 img_id = node.get_field("image-id").values[0].replace('"', "")
/rk3399_ARM-atf/docs/plat/st/
H A Dstm32mp2.rst176 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
H A Dstm32mp1.rst149 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
/rk3399_ARM-atf/docs/plat/
H A Dwarp7.rst192 The resulting bl2.bin.imx-signed can replace bl2.bin.imx in the Deploy
/rk3399_ARM-atf/docs/plat/arm/juno/
H A Dindex.rst20 on an SD card, you can replace the ``bl1.bin`` and ``fip.bin``
/rk3399_ARM-atf/docs/about/
H A Dmaintainers.rst11 .. |M| replace:: **Mail**
12 .. |G| replace:: **GitHub ID**
13 .. |F| replace:: **Files**
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/spm/
H A Dspm.h2360 const uint32_t replace; member
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst1010 ``mbedtls_psa_crypto.c`` will replace ``mbedtls_crypto.c`` as the default Arm