Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2_helpers.h106 bool initialized; member
174 .initialized = false, \
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_core.c801 assert(!ctx->initialized); in mmap_add_region_ctx()
1020 if (ctx->initialized) { in mmap_add_dynamic_region_ctx()
1135 if (ctx->initialized) { in mmap_remove_dynamic_region_ctx()
1200 ctx->initialized = 0; in xlat_setup_dynamic_ctx()
1208 assert(!ctx->initialized); in init_xlat_tables_ctx()
1255 ctx->initialized = true; in init_xlat_tables_ctx()
H A Dxlat_tables_context.c142 assert(tf_xlat_ctx.initialized == true); in xlat_make_tables_readonly()
H A Dxlat_tables_utils.c359 assert(ctx->initialized); in xlat_get_mem_attributes_internal()
503 assert(ctx->initialized); in xlat_change_mem_attributes_ctx()
/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H 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()
/rk3399_ARM-atf/docs/plat/arm/morello/
H A Dindex.rst16 initialized, the primary core is powered on. The primary core boots the AP_BL1.
/rk3399_ARM-atf/fdts/
H A Dtc3.dts59 * sequence, it will be initialized in U-Boot and then later
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dusb_phy.h224 uint32_t initialized; member
/rk3399_ARM-atf/docs/plat/
H A Dintel-agilex.rst81 INFO: ARM GICv2 driver initialized
H A Dintel-stratix10.rst88 INFO: ARM GICv2 driver initialized
H A Drz-g2.rst175 INFO: ARM GICv2 driver initialized
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-5.rst44 bits with an architecturally UNKNOWN reset value should be initialized to
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst98 the UART controller does not get fully initialized at the moment. Defaults to
159 INFO: ARM GICv2 driver initialized
188 INFO: ARM GICv2 driver initialized
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-build-options.rst34 details on HW_CONFIG. By default, this is initialized to a sensible DTS
/rk3399_ARM-atf/docs/components/
H A Dcontext-management-library.rst246 The per-cpu cached ID registers are initialized in ``psci_arch_setup()``
337 During this process, the per_cpu_data structure gets initialized with statically
343 the Realm context gets initialized from the RMMD at EL3. Finally, before exiting
344 to the normal world, the Non-Secure context gets initialized via the context
345 management library. At this stage, all Primary CPU contexts are initialized
369 initialized through SPMD at EL3. Upon successful SP initialization, the SPD
H A Dven-el3-debugfs.rst306 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
H A Dnuma-per-cpu.rst59 The framework dedicates a zero-initialized, cache-aligned ``.per_cpu`` section
80 and initialized across the non-primary nodes.
H 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
H A Dgranule-protection-tables-design.rst175 are then added to the L1 PAS regions to be initialized in the next step and
H A Del3-spmc.rst393 When the SPMC boots, secure partition is initialized on its primary
/rk3399_ARM-atf/docs/design_documents/
H A Ddtpm_drivers.rst96 The TPM needs to be initialized based on the platform, the hardware interfaces
H A Drse.rst281 the measurement slots are initialized to 0. At the first call to extend the
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst95 after the io layer is initialized, as the |DTB| is stored on an external
/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
176 If the service uses per-CPU data this must either be initialized for all CPUs
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst394 for entry into BL32 is not determined by BL2, it is initialized by the
556 once the runtime services are fully initialized. BL31 invokes such a
928 uses per-CPU data this must either be initialized for all CPUs during this call,
1657 corresponding sections need to be allocated and initialized at run-time.

12