Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 23 of 23) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_v2_helpers.h106 bool initialized; member
174 .initialized = false, \
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_core.c785 assert(!ctx->initialized); in mmap_add_region_ctx()
1000 if (ctx->initialized) { in mmap_add_dynamic_region_ctx()
1115 if (ctx->initialized) { in mmap_remove_dynamic_region_ctx()
1180 ctx->initialized = 0; in xlat_setup_dynamic_ctx()
1188 assert(!ctx->initialized); in init_xlat_tables_ctx()
1238 ctx->initialized = true; in init_xlat_tables_ctx()
A Dxlat_tables_context.c142 assert(tf_xlat_ctx.initialized == true); in xlat_make_tables_readonly()
A Dxlat_tables_utils.c341 assert(ctx->initialized); in xlat_get_mem_attributes_internal()
436 assert(ctx->initialized); in xlat_change_mem_attributes_ctx()
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/driver/
A Dusb_phy.c482 if (phy_info->initialized != 0U) { in usb_info_fill()
533 phy_info->initialized = !status; in usb_phy_init()
544 phy_info->initialized = 0U; in usb_phy_shutdown()
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/include/
A Dusb_phy.h224 uint32_t initialized; member
/tf-a-ffa_el3_spmc/docs/plat/
A Dintel-agilex.rst81 INFO: ARM GICv2 driver initialized
A Dintel-stratix10.rst88 INFO: ARM GICv2 driver initialized
A Drz-g2.rst175 INFO: ARM GICv2 driver initialized
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst44 bits with an architecturally UNKNOWN reset value should be initialized to
/tf-a-ffa_el3_spmc/
A DPROTOTYPE_README192 INFO: Secure Partition initialized.
200 INFO: Secure Partition initialized.
/tf-a-ffa_el3_spmc/docs/components/fconf/
A Dindex.rst95 after the io layer is initialized, as the |DTB| is stored on an external
/tf-a-ffa_el3_spmc/docs/getting_started/
A Drt-svc-writers-guide.rst152 Runtime services are initialized once, during cold boot, by the primary CPU
173 If the service uses per-CPU data this must either be initialized for all CPUs
A Dpsci-lib-integration-guide.rst163 - The C runtime environment must be setup and stack initialized
280 initialized and enabled. The major actions performed by this function are:
A Dbuild-options.rst652 :ref:`Firmware Design`). It can take the value 0 (BL32 is initialized using
653 synchronous method) or 1 (BL32 is initialized using asynchronous method).
A Dporting-guide.rst836 be invoked by BL31 after the power domain topology is initialized and can
1083 environment is initialized.
1751 that EL3 architectural and platform state is completely initialized. It
3003 abstraction layer. These drivers then need to be initialized by bootloader
/tf-a-ffa_el3_spmc/docs/components/
A Dxlat-tables-lib-v2-design.rst119 may be explicitly allocated and initialized using the
155 The default translation context is internally initialized using information
397 initialized its corresponding translation table entry to an invalid
A Darm-sip-service.rst396 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
A Dsecure-partition-manager.rst582 - The first SP has initialized all its ECs in response to primary core boot up
585 - Other SPs have their first execution context initialized as a result of secure
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/
A Dindex.rst138 details on HW_CONFIG. By default, this is initialized to a sensible DTS
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst436 for entry into BL32 is not determined by BL2, it is initialized by the
599 once the runtime services are fully initialized. BL31 invokes such a
939 uses per-CPU data this must either be initialized for all CPUs during this call,
1521 corresponding sections need to be allocated and initialized at run-time.
A Dauth-framework.rst558 The ``auth_param_ptr`` field is initialized by the platform. The ``auth_param_len``
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst3547 The PSCI service is now initialized as part of Arm Standard Service
4119 re-initialized each time during cold/warm boot, rather than restored
4128 - CPU contexts are now initialized from the ``entry_point_info``. BL3-1 fully
4167 including when a crash occurs before the C runtime is initialized.
4280 - Changed variables that were unnecessarily declared and initialized as

Completed in 34 milliseconds