Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 29) sorted by relevance

12

/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c236 local void once(once_t *state, void (*init)(void)) { in once() function
268 local void once(once_t *state, void (*init)(void)) { in once() function
551 once(&made, make_crc_table); in get_crc_table()
588 once(&made, make_crc_table); in crc32_z()
700 once(&made, make_crc_table); in crc32_z()
1023 once(&made, make_crc_table); in crc32_combine64()
1036 once(&made, make_crc_table); in crc32_combine_gen64()
/rk3399_ARM-atf/docs/plat/
H A Dbrcm-stingray.rst43 The u-boot will be upstreamed soon, this doc will be updated once they are ready, and the link will…
H A Dimx8.rst56 once they are ready, and the link will be posted.
H A Dxilinx-zynqmp.rst108 register is free to be used by other software once TF-A has brought up
144 smc handler with the name custom_smc_handler. once custom package is
H A Dimx8m.rst48 soon, this doc will be updated once they are ready, and the link will be posted.
H A Dxilinx-versal.rst118 The register is free to be used by other software once the TF-A is bringing up
H A Dnvidia-tegra.rst49 (ILP) inherent in the code, Denver extracts the ILP once via software
H A Dwarp7.rst193 Images section above, once done.
/rk3399_ARM-atf/docs/design_documents/
H A Ddtpm_drivers.rst97 need to be set up independently, and once they are setup, the TPM commands
99 ``tpm_startup()`` only needs to be called once after startup, or if the system
H A Dcmake_framework.rst115 repeated, while the provisioning phase needs to be done only once (or rarely).
H A Dmeasured_boot_poc.rst163 of simply ``make``. However, once the image is built, it is recommended to
/rk3399_ARM-atf/plat/renesas/rzg/
H A Dbl2_plat_setup.c316 static uint32_t once; in is_ddr_backup_mode() local
318 if (once != 0U) { in is_ddr_backup_mode()
322 once = 1; in is_ddr_backup_mode()
/rk3399_ARM-atf/docs/components/
H A Dromlib-design.rst80 translation units to avoid paying the program text cost twice, once in the
81 original executable and once in romlib.
H A Dven-el3-debugfs.rst286 Initial call to setup the shared exchange buffer. Notice if successful once,
H A Dxlat-tables-lib-v2-design.rst232 once the MMU has been enabled. Dynamic regions can be added with the MMU on or
H A Dcontext-management-library.rst414 world-specific context setup handlers listed above will be invoked once per-CPU
/rk3399_ARM-atf/docs/about/
H A Drelease-information.rst7 The project currently aims to do a release once every 6 months which will be
H A Dlts.rst134 a verified score on the patch once testing is completed.
292 (This has to be done only once).
300 #. The AllowCI+2 job runs automatically on each LTS branch once a new
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c387 static uint32_t once; in is_ddr_backup_mode() local
392 if (once) in is_ddr_backup_mode()
395 once = 1; in is_ddr_backup_mode()
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst50 will be added later once ready.
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-specific-configs.rst242 This configuration is **temporary** and may be removed once full GICv5 support
/rk3399_ARM-atf/docs/design/
H A Dauth-framework.rst204 multiple CoTs then it should be verified only once e.g. the Trusted World
663 from the current image once it has been verified.
772 parameters must be extracted from an image once it has been authenticated.
H A Dfirmware-design.rst404 BL2 relies on EL3 Runtime Software to pass control to BL33 once secure state
556 once the runtime services are fully initialized. BL31 invokes such a
2274 ``level`` and ``lock_index`` are only written once during cold boot. Hence removing
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst155 Runtime services are initialized once, during cold boot, by the primary CPU
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst691 dismissed once execution has reached the runtime EL3 firmware (BL31). Thus, past
696 nonetheless once execution has reached the runtime EL3 firmware.

12