Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/docs/plat/
A Dbrcm-stingray.rst10 On Poweron, Boot ROM will load bl2 image and Bl2 will initialize the hardware,
A Drz-g2.rst81 it still needs to initialize the rest of the cores; this is the reason
A Drcar-gen3.rst86 it still needs to initialize the rest of the cores; this is the reason
/arm-trusted-firmware-2.8.0/drivers/renesas/common/emmc/
A Demmc_init.c135 mmc_drv_obj.initialize = TRUE; in emmc_reset_controller()
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()
A Demmc_std.h395 uint32_t initialize; member
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dcontext_mgmt_rework.rst45 initialize the Non Secure world context.
47 (2) **EL3 should only initialize immediate used lower EL**
52 firmware should only initialize the next immediate lower EL in use.
104 initialized by invoking context management library APIs which then initialize
109 helpers to initialize registers corresponding to certain features but
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst42 Since Arm TF does not initialize this register, it's possible that on at least
/arm-trusted-firmware-2.8.0/docs/components/
A Dgranule-protection-tables-design.rst6 to initialize the GPTs based on a data structure containing information about
92 its attributes that can be used by the GPT library to initialize the tables.
145 #. Firmware must call ``gpt_init_l0_tables`` to initialize the level 0 tables to
A Drealm-management-extension.rst65 page (granule). A GPT library that provides APIs to initialize GPTs and to
77 former needs to take in order to initialize and also the possible return values.
A Dsecure-partition-manager.rst1093 allocated CPU cycles by SPMC to initialize its state.
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst159 value to initialize the local power states of the power domain nodes and
1375 This function returns a random value that is used to initialize the canary used
1769 - This function is used to initialize the backend driver(s) of measured boot.
1770 - On the Arm FVP port, this function is used to initialize the Event Log
1936 - This function is used to initialize the backend driver(s) of measured boot.
1937 - On the Arm FVP port, this function is used to initialize the Event Log
2044 example, Arm standard platforms initialize the TZC controller so that the
2779 in the former case, the power domain is expected to re-initialize its state
2827 It performs the platform-specific setup required to initialize enough state for
3268 This API is used by the crash reporting mechanism to initialize the crash
[all …]
A Dpsci-lib-integration-guide.rst36 #. Call ``psci_prepare_next_non_secure_ctx()`` to initialize the non-secure CPU
218 must be called by the EL3 Runtime Software to initialize the non-secure world
A Dbuild-options.rst62 (XIP) memory, like BL1. In these use-cases, it is necessary to initialize
1063 for GIC-600 AE. Enabling this option will introduce support to initialize
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md161 …- initialize GIC ([cfb0516](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmwa…
163 …- initialize systimer ([215869c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
1079 …- initialize delay_timer ([d73e15e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/truste…
1080 …- initialize GIC ([206f125](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmwa…
1081 …- initialize systimer ([a6a0af5](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
2018 …- initialize pllcfg table ([175758b](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…
2992 …- initialize i2c_state ([4282284](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-…
3993 - Fixed failure to initialize GICv3 caused by overly-strict device tree
4204 UART3 as serial output, and initialize reset and poweroff GPIOs with known
5815 returns a value used to initialize the canary for stack corruption detection.
[all …]
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst334 contains an ``entry_point_info_t`` structure, which BL1 uses to initialize the
610 registered function to initialize BL32 before running BL33. This initialization
742 The PSCI implementation will initialize the processor state and ensure that the
743 platform power management code is then invoked as required to initialize all
961 function has reported success. So a service that fails to initialize will never
A Dauth-framework.rst421 The ``init()`` function will be used to initialize the IPL.

Completed in 40 milliseconds