Lines Matching refs:file

314 …- adapt .stm32 file creation for clang ([fa4acc2](https://review.trustedfirmware.org/plugins/gitil…
344 …- add PWR registers file ([2ec3cec](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
345 …- add RCC registers file ([58cf812](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
1827 …- add util file for current pk_oid ([1716805](https://review.trustedfirmware.org/plugins/gitiles/T…
1939 …- include HOB file in the TL pkg ([32ecc0e](https://review.trustedfirmware.org/plugins/gitiles/TF-…
2645 …- include platform header file ([783e5ab](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
2745 …- set no-pie option when building ST elf file ([6d26d75](https://review.trustedfirmware.org/plugin…
2898 …- remove the bl2 static c file ([ac106f2](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
3060 …- generate tbbr c file CoT dt2c ([479c833](https://review.trustedfirmware.org/plugins/gitiles/TF-A…
3315 …- load fw-config file ([a846a23](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
3559 …- add fw-config file ([513b5cc](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-fi…
3565 …- add sdmmc nodes in SoC DT file ([3879761](https://review.trustedfirmware.org/plugins/gitiles/TF-…
3601 - **Chain of Trust device tree to C source file**
3605 …- use processed Device Tree source file as input ([e19977d](https://review.trustedfirmware.org/plu…
4100 …- add OTP nodes in STM32MP251 SoC DT file ([c238a46](https://review.trustedfirmware.org/plugins/gi…
4414 …- add memcpy_s source file to libc_asm mk ([99db13b](https://review.trustedfirmware.org/plugins/gi…
4707 …- move the gpc reg & macro to a separate header file ([2a6ffa9](https://review.trustedfirmware.org…
4777 …- generate stm32 file ([e5839ed](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
5020 …- include Cortex-A78AE cpu file for FVP ([b996db1](https://review.trustedfirmware.org/plugins/giti…
5033 …- generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json` ([20629b3](https://review.trustedfirmw…
5538 …MP1 support is enabled in the NPU driver now requires a parameter to specify the NPU firmware file.
5617 …- include missing header file ([b7253a1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
6111 …- add readthedocs configuration file ([8a84776](https://review.trustedfirmware.org/plugins/gitiles…
6295 …- combine TF-A artefacts into ROM file ([63bb905](https://review.trustedfirmware.org/plugins/gitil…
7070 …- replace non-inclusive terms from dts file ([e6ffafb](https://review.trustedfirmware.org/plugins/…
7534 …- create source file for firewall configuration ([afa0b1a](https://review.trustedfirmware.org/plug…
8188 …- extending to support large file size for AES encryption and decryption ([dcb144f](https://review…
8189 …- extending to support large file size for SHA-2 ECDSA data signing and signature verifying ([1d97…
8190 …- extending to support large file size for SHA2/HMAC get digest and verifying ([70a7e6a](https://r…
9150 …- avoid re-linking from executable ELF file ([a67ac76](https://review.trustedfirmware.org/plugins/…
9154 …- streamline generated axf file ([9177e4f](https://review.trustedfirmware.org/plugins/gitiles/TF-A…
9277 …- fix source file to make about GICv2 ([fb3406b](https://review.trustedfirmware.org/plugins/gitile…
9796 of the arm-gic.h source file (originating from the Linux kernel project and
9821 - Added support for a tool that creates pbl file from BL2
9917 - Move compile time switch from source to dt file
9952 - Refactored header file inclusions and inclusion of memory mapping
9967 - Move definition of mrvl_flash target to common marvell_common.mk file
10072 - Do not mark file targets as .PHONY target in Makefile
10102 - Fixed missing copyrights in Arm-gic.h file
10575 - Fixed compilation errors caused by inclusion of a non-existent file
10651 file and dependencies
10731 migrate to implicit rules, derive map file name from target name, generate
10820 - arm/fvp: Modify multithreaded dts file of DynamIQ FVPs, slightly bump the
10827 position calculation, move bl31_platform_setup to board file, and move
10837 - intel: Create SiP service header file
10850 of ddr regions, move secure init to separate file, use base+size for secure
10901 type, and removing unnecessary header file and comparisons to LONG_MAX in
11146 fixup, move gicv2 codes to separate file
11161 stm32_get_gpio_bank_clock() to private file, correctly handle Clock
11162 Spreading Generator, move oscillator functions to generic file, realign
11382 needs to be patched in the file jmptbl.i.
11425 Building a combined BL1 and ROMLIB binary file with the correct page
11427 for Juno, it generates the combined file `bl1_romlib.bin` which needs to be
11617 The file `arm_xlat_tables.h` has been renamed to `xlat_tables_compat.h` and
11979 The boot loader stage may optionally specify a firmware configuration file
11980 and/or hardware configuration file that can then be shared with the next boot
12555 FIP file.
12559 - Added support for unpacking the contents of an existing FIP file into the
13003 file system and DS-5.
13273 - The RAM-disk method of loading a Linux file-system has been confirmed to work
13358 kernel with the TF-A fails to start the file-system as a RAM-disk. It fails to
13360 VirtioBlock mechanism can be used to provide a file-system to the kernel.