Home
last modified time | relevance | path

Searched refs:written (Results 1 – 24 of 24) sorted by relevance

/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c807 int written; in format_sec_ext() local
962 written = fwrite(&header, sizeof(ext_header_t), 1, out_fd); in format_sec_ext()
963 if (written != 1) { in format_sec_ext()
969 written = fwrite(&sec_ext, sizeof(sec_entry_t), 1, out_fd); in format_sec_ext()
970 if (written != 1) { in format_sec_ext()
1365 int size, written; in format_bin_ext() local
1392 written = fwrite(&header, sizeof(ext_header_t), 1, out_fd); in format_bin_ext()
1393 if (written != 1) { in format_bin_ext()
1479 int written, read; in write_prolog() local
1546 written = fwrite(buf, prolog_size, 1, out_fd); in write_prolog()
[all …]
/rk3399_ARM-atf/docs/plat/nxp/
H A Dnxp-ls-fuse-prov.rst20 - SFP registers to be written to:
28 - At U-Boot prompt, verify that SNVS register - HPSR, whether OTPMK was written, already:
90 Note: SRK Hash should be carefully written keeping in mind the SFP Block Endianness.
92 - At U-Boot prompt, verify that SNVS registers for OTPMK are correctly written:
116 -- Check for the SRK Hash. For example, if following SRK hash is written:
/rk3399_ARM-atf/docs/components/
H A Dactivity-monitors.rst25 ``plat_my_core_pos()``. A core's value will be written verbatim into
H A Dnuma-per-cpu.rst214 modifications made to per-CPU data are written back to memory, making them
H A Dsdei.rst311 written in C: compilers typically adjust the stack frame at the beginning and
H A Dras.rst129 All the tests are written in TF-A tests which runs as NS-EL2 payload.
H A Dcontext-management-library.rst545 world, written during the previous ERET from EL3 to NS(EL2/EL1).
/rk3399_ARM-atf/lib/compiler-rt/
H A DLICENSE.TXT46 prior written permission.
81 The LLVM software contains code written by third parties. Such software will
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst10 will need to be written for the new UART in TF-A. Current supported UARTs are:
29 already been written before writing a new one.
175 The assembly functions in `Registering a console`_ section can be written in C when
180 support is required then the console driver will need to be written in
H A Dfirmware-design.rst2274 ``level`` and ``lock_index`` are only written once during cold boot. Hence removing
2276 cache lines after these fields are written.
2281 is written.
2303 fields can be read by all CPUs but only written to by the owning CPU.
2307 These per-CPU fields can be read and written during lock contention by multiple
H A Dinterrupt-framework-design.rst788 now be handled by the SP. ``x1`` is written with the value of ``elr_el3``
/rk3399_ARM-atf/tools/cot_dt2c/
H A D.gitignore34 # Usually these files are written by a python script from a template
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-8.rst32 caller in registers ``x0`` to ``x3``. In TF-A, these return values are written
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst59 FPGA image (which can be written by the FPGA payload uploader, but is
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_firmware_handoff.rst93 | | written to the console. |
/rk3399_ARM-atf/docs/process/
H A Dcoding-style.rst245 Identifiers that are defined using preprocessor macros are written in all
453 is better written as:
H A Dcoding-guidelines.rst129 is better written as:
234 Where possible, badly written TF code should fail early using ``assert()``. This
448 Generally, prefer code written in C over assembly. Assembly code is less
/rk3399_ARM-atf/docs/
H A Dlicense.rst24 prior written permission.
H A Dporting-guide.rst864 the updated counter value to be written to the NV counter.
884 be written to the NV counter.
2874 Out : when the return value is true, the entropy has been written into the
2878 is available, it must return false and the storage must not be written.
3716 use in the crash scope that are able to support this, i.e. that are written
4002 been written specifically for TF-A. Some implementation files have been obtained
4003 from `FreeBSD`_, others have been written specifically for TF-A as well. The
/rk3399_ARM-atf/tools/memory/
H A Dpoetry.lock200 description = "An extremely fast Python linter and code formatter, written in Rust."
/rk3399_ARM-atf/licenses/
H A DLICENSE-APACHE-2.0.txt55 means any form of electronic, verbal, or written communication sent
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst68 either copied into an internal buffer or directly read-written by RSE. Actual
/rk3399_ARM-atf/
H A Dpoetry.lock767 description = "Pygments is a syntax highlighting package written in Python."
/rk3399_ARM-atf/tools/tlc/
H A Dpoetry.lock868 description = "Pygments is a syntax highlighting package written in Python."