| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | devroot.c | 82 static int rootstat(chan_t *channel, const char *file, dir_t *dir) in rootstat() argument 84 return devstat(channel, file, dir, NULL, 0, rootgen); in rootstat()
|
| H A D | dev.h | 61 int (*stat)(chan_t *c, const char *file, dir_t *dir); 109 int devstat(chan_t *dirc, const char *file, dir_t *dir,
|
| /rk3399_ARM-atf/tools/cot_dt2c/tests/ |
| H A D | test_invalid_missing_attribute.dtsi | 6 * This file provide a malformed CoT DT file that there
|
| H A D | test_invalid_undefined_parent.dtsi | 6 * This file provide a malformed CoT DT file that there
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi4.rst | 28 starting with ``armstub=``, then followed by the respective file name to 29 ``config.txt``. You should have AArch64 code in the file loaded as the 49 The command line provided is read from the ``cmdline.txt`` file on the SD card. 68 If bootcode.bin finds a file called ``armstub8.bin`` on the SD card or it gets 70 load this file to the beginning of DRAM (address 0) and execute it in 75 armstub image file, it will put those two load addresses in memory locations
|
| /rk3399_ARM-atf/drivers/nxp/auth/csf_hdr_parser/ |
| H A D | input_bl2_ch3_2 | 15 # (default=ADDRESS of first file specified in images) 53 # Specify the output file names [Optional].
|
| H A D | input_bl2_ch3 | 15 # (default=ADDRESS of first file specified in images) 53 # Specify the output file names [Optional].
|
| H A D | input_blx_ch2 | 15 # Specify the file name of the keys separated by comma.
|
| /rk3399_ARM-atf/tools/cert_create/src/ |
| H A D | main.c | 300 FILE *file; in main() local 577 file = fopen(certs[i].fn, "w"); in main() 578 if (file != NULL) { in main() 579 i2d_X509_fp(file, certs[i].x); in main() 580 fclose(file); in main()
|
| /rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/ |
| H A D | pmu_fw.S | 8 .macro INCBIN file sym sec
|
| /rk3399_ARM-atf/include/lib/libc/ |
| H A D | assert.h | 29 void __dead2 __assert(const char *file, unsigned int line);
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | build-internals.rst | 25 ``ARM_SPMC_MANIFEST_DTS`` manifest file name contains pattern optee_sp. 29 ``ARM_SPMC_MANIFEST_DTS`` manifest file name contains pattern trusty_sp.
|
| H A D | tools-build.rst | 23 The TF-A build system provides the make target ``fip`` to create a FIP file 25 project. Examples below show how to build a FIP file for FVP, packaging TF-A 109 Note that if the destination FIP file exists, the create, update and 133 platform must define its IDs within a ``platform_oid.h`` header file for the 171 Also, a user may choose to provide encryption key or nonce as an input file
|
| /rk3399_ARM-atf/ |
| H A D | dco.txt | 19 indicated in the file; or 27 in the file; or
|
| /rk3399_ARM-atf/tools/nxp/create_pbl/ |
| H A D | create_pbl.c | 696 FILE *file = NULL; in main() local 723 file = fopen(pblimg.rcw_nm, "r"); in main() 724 if (file == NULL) { in main() 729 fclose(file); in main() 746 file = fopen(pblimg.sec_imgnm, "r"); in main() 747 if (file == NULL) { in main() 752 fclose(file); in main()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | jmptbl_mbedtls_psa.i | 7 # During the build process, this file is appended to jmptbl.i
|
| H A D | jmptbl_mbedtls.i | 7 # During the build process, this file is appended to jmptbl.i
|
| /rk3399_ARM-atf/lib/compiler-rt/builtins/ |
| H A D | int_util.h | 23 NORETURN void __compilerrt_abort_impl(const char *file, int line,
|
| /rk3399_ARM-atf/docs/plat/arm/juno/ |
| H A D | index.rst | 43 match the uboot image packaged as BL33 in the corresponding fip file. It is 44 recommended to use the version that is packaged in the fip file using the 145 and point to the BL32 file. 172 an entry in the ``SITE1/HBI0262x/images.txt`` configuration file 176 overlap with any other entries in the file. 201 memory by adding an entry in the ``SITE1/HBI0262x/images.txt`` configuration file 207 be used to load the EL3 payload's ELF file over JTAG on Juno.
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_cactus_sp_manifest.dts | 6 * This file is a Partition Manifest (PM) for a minimal Secure Partition (SP)
|
| /rk3399_ARM-atf/docs/plat/arm/arm_fpga/ |
| H A D | index.rst | 60 read-only to the CPU). The FPGA payload tool should be given a text file 83 Additionally there is a ``bl31.axf`` ELF file, which contains BL31, as well 87 components at their respective load addresses. In addition to this file 89 a Linux initrd image file and possibly a command line:
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-support.rst | 75 file systems that can be downloaded separately. To run an FVP with a virtio 76 file system image an additional FVP configuration option 77 ``-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>`` can be
|
| /rk3399_ARM-atf/tools/cot_dt2c/ |
| H A D | .gitignore | 105 # https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control 162 # and can be added to the global gitignore or merged into this file. For a more nuclear 167 # Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configurati…
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | jmptbl_mbedtls.i | 7 # During the build process, this file is appended to jmptbl.i
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 1002 char file[PATH_MAX]; in unpack_cmd() local 1010 snprintf(file, sizeof(file), "%s.bin", in unpack_cmd() 1013 snprintf(file, sizeof(file), "%s", in unpack_cmd() 1019 file, argv[0]); in unpack_cmd() 1023 if (access(file, F_OK) != 0 || fflag) { in unpack_cmd() 1025 log_dbgx("Unpacking %s", file); in unpack_cmd() 1026 write_image_to_file(image, file); in unpack_cmd() 1029 file); in unpack_cmd()
|