| /rk3399_ARM-atf/include/lib/xlat_tables/ |
| H A D | xlat_tables_v2_helpers.h | 106 bool initialized; member 174 .initialized = false, \
|
| /rk3399_ARM-atf/lib/xlat_tables_v2/ |
| H A D | xlat_tables_core.c | 801 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 D | xlat_tables_context.c | 142 assert(tf_xlat_ctx.initialized == true); in xlat_make_tables_readonly()
|
| H A D | xlat_tables_utils.c | 359 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 D | usb_phy.c | 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()
|
| /rk3399_ARM-atf/docs/plat/arm/morello/ |
| H A D | index.rst | 16 initialized, the primary core is powered on. The primary core boots the AP_BL1.
|
| /rk3399_ARM-atf/fdts/ |
| H A D | tc3.dts | 59 * sequence, it will be initialized in U-Boot and then later
|
| /rk3399_ARM-atf/plat/brcm/board/stingray/include/ |
| H A D | usb_phy.h | 224 uint32_t initialized; member
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | intel-agilex.rst | 81 INFO: ARM GICv2 driver initialized
|
| H A D | intel-stratix10.rst | 88 INFO: ARM GICv2 driver initialized
|
| H A D | rz-g2.rst | 175 INFO: ARM GICv2 driver initialized
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-5.rst | 44 bits with an architecturally UNKNOWN reset value should be initialized to
|
| /rk3399_ARM-atf/docs/plat/qti/ |
| H A D | msm8916.rst | 98 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 D | fvp-build-options.rst | 34 details on HW_CONFIG. By default, this is initialized to a sensible DTS
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | context-management-library.rst | 246 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 D | ven-el3-debugfs.rst | 306 w0 == DEBUGFS_E_INVALID_PARAMS if already initialized,
|
| H A D | numa-per-cpu.rst | 59 The framework dedicates a zero-initialized, cache-aligned ``.per_cpu`` section 80 and initialized across the non-primary nodes.
|
| H A D | xlat-tables-lib-v2-design.rst | 119 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 D | granule-protection-tables-design.rst | 175 are then added to the L1 PAS regions to be initialized in the next step and
|
| H A D | el3-spmc.rst | 393 When the SPMC boots, secure partition is initialized on its primary
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | dtpm_drivers.rst | 96 The TPM needs to be initialized based on the platform, the hardware interfaces
|
| H A D | rse.rst | 281 the measurement slots are initialized to 0. At the first call to extend the
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | index.rst | 95 after the io layer is initialized, as the |DTB| is stored on an external
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | rt-svc-writers-guide.rst | 155 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 D | firmware-design.rst | 394 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.
|