Searched refs:initialized (Results 1 – 23 of 23) sorted by relevance
106 bool initialized; member174 .initialized = false, \
785 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()
142 assert(tf_xlat_ctx.initialized == true); in xlat_make_tables_readonly()
341 assert(ctx->initialized); in xlat_get_mem_attributes_internal()436 assert(ctx->initialized); in xlat_change_mem_attributes_ctx()
482 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()
224 uint32_t initialized; member
81 INFO: ARM GICv2 driver initialized
88 INFO: ARM GICv2 driver initialized
175 INFO: ARM GICv2 driver initialized
44 bits with an architecturally UNKNOWN reset value should be initialized to
192 INFO: Secure Partition initialized.200 INFO: Secure Partition initialized.
95 after the io layer is initialized, as the |DTB| is stored on an external
152 Runtime services are initialized once, during cold boot, by the primary CPU173 If the service uses per-CPU data this must either be initialized for all CPUs
163 - The C runtime environment must be setup and stack initialized280 initialized and enabled. The major actions performed by this function are:
652 :ref:`Firmware Design`). It can take the value 0 (BL32 is initialized using653 synchronous method) or 1 (BL32 is initialized using asynchronous method).
836 be invoked by BL31 after the power domain topology is initialized and can1083 environment is initialized.1751 that EL3 architectural and platform state is completely initialized. It3003 abstraction layer. These drivers then need to be initialized by bootloader
119 may be explicitly allocated and initialized using the155 The default translation context is internally initialized using information397 initialized its corresponding translation table entry to an invalid
396 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
582 - The first SP has initialized all its ECs in response to primary core boot up585 - Other SPs have their first execution context initialized as a result of secure
138 details on HW_CONFIG. By default, this is initialized to a sensible DTS
436 for entry into BL32 is not determined by BL2, it is initialized by the599 once the runtime services are fully initialized. BL31 invokes such a939 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.
558 The ``auth_param_ptr`` field is initialized by the platform. The ``auth_param_len``
3547 The PSCI service is now initialized as part of Arm Standard Service4119 re-initialized each time during cold/warm boot, rather than restored4128 - CPU contexts are now initialized from the ``entry_point_info``. BL3-1 fully4167 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