Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 19 of 19) sorted by relevance

/rk3399_ARM-atf/docs/plat/
H A Dbrcm-stingray.rst10 On Poweron, Boot ROM will load bl2 image and Bl2 will initialize the hardware,
H A Drz-g2.rst81 it still needs to initialize the rest of the cores; this is the reason
H A Drcar-gen3.rst86 it still needs to initialize the rest of the cores; this is the reason
/rk3399_ARM-atf/drivers/renesas/common/emmc/
H A Demmc_init.c135 mmc_drv_obj.initialize = TRUE; in emmc_reset_controller()
H A Demmc_mount.c59 if ((mmc_drv_obj.initialize != TRUE) in emmc_card_init()
614 if ((mmc_drv_obj.initialize != TRUE) in emmc_set_request_mmc_clock()
644 if ((mmc_drv_obj.initialize != TRUE) in rcar_emmc_mount()
H A Demmc_std.h395 uint32_t initialize; member
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-5.rst42 Since Arm TF does not initialize this register, it's possible that on at least
/rk3399_ARM-atf/docs/components/
H A Drealm-management-extension.rst64 page (granule). A GPT library that provides APIs to initialize GPTs and to
76 former needs to take in order to initialize and also the possible return values.
H A Dgranule-protection-tables-design.rst6 to initialize the GPTs based on a data structure containing information about
100 its attributes that can be used by the GPT library to initialize the tables.
171 #. Firmware must call ``gpt_init_l0_tables`` to initialize the level 0 tables to
H A Dcontext-management-library.rst76 1. **EL3 should only initialize immediate used lower EL**
78 Context Management library running at EL3 should only initialize and monitor the
91 initialize the Non-Secure world context.
327 Non-Secure, Secure and Realm. It is crucial to initialize each of these structures
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot.rst138 - In BL1, this function is used to initialize the Event Log backend
141 - In BL2, this function is used to initialize the Event Log buffer with
H A Ddtpm_drivers.rst33 `TCG TPM 2.0 Library Specification`_. It allows a system to initialize the
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst77 This ASM Function is used to initialize and register a console. The caller needs
158 struct and initialize the ``flags`` field (by default consoles are enabled for
H A Dfirmware-design.rst282 contains an ``entry_point_info_t`` structure, which BL1 uses to initialize the
557 registered function to initialize BL32 before running BL33. This initialization
722 The PSCI implementation will initialize the processor state and ensure that the
723 platform power management code is then invoked as required to initialize all
940 function has reported success. So a service that fails to initialize will never
H A Dauth-framework.rst490 The ``init()`` function will be used to initialize the IPL.
/rk3399_ARM-atf/docs/getting_started/
H A Dprerequisites.rst198 to initialize and fetch all submodules:
H A Dbuild-options.rst75 (XIP) memory, like BL1. In these use-cases, it is necessary to initialize
1407 for GIC-600 AE. Enabling this option will introduce support to initialize
/rk3399_ARM-atf/docs/
H A Dchange-log.md139 …- initialize LFA component activators in platform layer ([b100e91](https://review.trustedfirmware.…
268 …- initialize the IO buffer ([dbf400d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
269 …- initialize the uSDHC driver ([d82c211](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
696 …- initialize counter-timer frequency register ([f08dcf5](https://review.trustedfirmware.org/plugin…
720 …- initialize the variables ([929a290](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
1119 …- initialize the variables ([df51e33](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trus…
1502 …- initialize MHU channels with RSE ([0328f34](https://review.trustedfirmware.org/plugins/gitiles/T…
1503 …- initialize the RSE communication in earlier phase ([a3f9617](https://review.trustedfirmware.org/…
1543 …- initialize platform for MT8189 ([6c60901](https://review.trustedfirmware.org/plugins/gitiles/TF-…
1587 …- initialize platform for MediaTek MT8196 ([a65fadf](https://review.trustedfirmware.org/plugins/gi…
[all …]
H A Dporting-guide.rst173 value to initialize the local power states of the power domain nodes and
1432 This function returns a random value that is used to initialize the canary used
2081 example, Arm standard platforms initialize the TZC controller so that the
3011 statically or dynamically, to initialize the power domain topology tree. In case
3141 in the former case, the power domain is expected to re-initialize its state
3194 It performs the platform-specific setup required to initialize enough state for
3736 This API is used by the crash reporting mechanism to initialize the crash
4041 initialize storage devices before IO operations are called.