Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/docs/
A Dglobal_substitutions.txt1 .. |AArch32| replace:: :term:`AArch32`
3 .. |AMU| replace:: :term:`AMU`
5 .. |API| replace:: :term:`API`
6 .. |BTI| replace:: :term:`BTI`
7 .. |CoT| replace:: :term:`CoT`
8 .. |COT| replace:: :term:`COT`
9 .. |CSS| replace:: :term:`CSS`
10 .. |CVE| replace:: :term:`CVE`
11 .. |DTB| replace:: :term:`DTB`
14 .. |DT| replace:: :term:`DT`
[all …]
A Dchange-log.md552 …- replace non-inclusive terms from dts file ([e6ffafb](https://review.trustedfirmware.org/plugins/…
1377 …- replace ARM_ARCH_AT_LEAST macro with FEAT flags ([0ce220a](https://review.trustedfirmware.org/pl…
4384 - Based on coding guidelines, replace all `unsigned long` depending on if
/arm-trusted-firmware-2.8.0/docs/process/
A Dsecurity.rst76 .. |TFV-1| replace:: :ref:`Advisory TFV-1 (CVE-2016-10319)`
77 .. |TFV-2| replace:: :ref:`Advisory TFV-2 (CVE-2017-7564)`
78 .. |TFV-3| replace:: :ref:`Advisory TFV-3 (CVE-2017-7563)`
79 .. |TFV-4| replace:: :ref:`Advisory TFV-4 (CVE-2017-9607)`
80 .. |TFV-5| replace:: :ref:`Advisory TFV-5 (CVE-2017-15031)`
81 .. |TFV-6| replace:: :ref:`Advisory TFV-6 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)`
82 .. |TFV-7| replace:: :ref:`Advisory TFV-7 (CVE-2018-3639)`
83 .. |TFV-8| replace:: :ref:`Advisory TFV-8 (CVE-2018-19440)`
A Dplatform-ports-policy.rst16 introduced to replace it. In case the migration to the new interface is trivial,
/arm-trusted-firmware-2.8.0/
A D.versionrc.js105 contents = contents.replace(/^(VERSION_MAJOR\s*:=\s*)(\d+?)$/m, `$1${major}`);
106 contents = contents.replace(/^(VERSION_MINOR\s*:=\s*)(\d+?)$/m, `$1${minor}`);
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8173/drivers/spm/
A Dspm_hotplug.c183 .replace = 0,
A Dspm_suspend.c204 .replace = 0,
A Dspm_mcdi.c216 .replace = 0,
A Dspm.h261 const unsigned char replace; /* replace mode */ member
/arm-trusted-firmware-2.8.0/tools/conventional-changelog-tf-a/
A Dindex.js35 return first + options.fn(this).replace(/\n(?!\s*\n)/gm, `\n${nth}`).trim() + "\n";
179 note.text = note.text.replace(trailers, "").trim();
/arm-trusted-firmware-2.8.0/tools/memory/
A Dprint_memory_map.py75 sym_start = symbol.replace('_END__', '_START__')
/arm-trusted-firmware-2.8.0/docs/plat/
A Dwarp7.rst192 The resulting bl2.bin.imx-signed can replace bl2.bin.imx in the Deploy
A Dstm32mp1.rst196 For other boot devices, you have to replace STM32MP_SDMMC in the previous command
/arm-trusted-firmware-2.8.0/docs/about/
A Dmaintainers.rst12 .. |M| replace:: **Mail**
13 .. |G| replace:: **GitHub ID**
14 .. |F| replace:: **Files**
/arm-trusted-firmware-2.8.0/docs/plat/arm/juno/
A Dindex.rst20 on an SD card, you can replace the ``bl1.bin`` and ``fip.bin``
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8183/drivers/spm/
A Dspm.h2360 const uint32_t replace; member
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst2749 This optional function may be used as a performance optimization to replace

Completed in 45 milliseconds