Lines Matching refs:optional
8 mandatory and optional modifications for both the cold and warm boot paths.
17 implementation of variables and functions to fulfill the optional requirements
56 either mandatory or optional.
529 The following constants are optional. They should be defined when the platform
639 The following constant is optional. It should be defined to override the default
877 This function is optional when Trusted Board Boot is enabled. If this
1234 Common optional modifications
1642 Function : bl1_plat_prepare_exit() [optional]
1656 Function : bl1_plat_set_ep_info() [optional]
1668 Function : bl1_plat_get_next_image_id() [optional]
1687 Function : bl1_plat_get_image_desc() [optional]
1703 Function : bl1_plat_handle_pre_image_load() [optional]
1715 Function : bl1_plat_handle_post_image_load() [optional]
1733 Function : bl1_plat_fwu_done() [optional]
1849 Function : bl2_plat_handle_pre_image_load() [optional]
1861 Function : bl2_plat_handle_post_image_load() [optional]
1873 Function : bl2_plat_preload_setup [optional]
1881 This optional function performs any BL2 platform initialization
1887 Function : plat_try_next_boot_source() [optional]
1895 This optional function passes to the next boot source in the redundancy
1957 Function : bl2_el3_plat_prepare_exit() [optional]
1973 The AP Firmware Updater Configuration, BL2U, is an optional part of the FWU
1977 #. (Optional) Transferring the optional SCP_BL2U binary image from AP secure
2044 Function : bl2u_plat_handle_scp_bl2u() [optional]
2190 Function : bl31_plat_runtime_setup() [optional]
2298 Function : bl31_plat_enable_mmu [optional]
2317 Function : plat_init_apkey [optional]
2347 #define : PLAT_PERCPU_BAKERY_LOCK_SIZE [optional]
2372 and functions, of which some are optional, and some others mandatory.
2398 Function: int plat_sdei_validate_entry_point() [optional]
2420 Function: void plat_sdei_handle_masked_trigger(uint64_t mpidr, unsigned int intr) [optional]
2526 Function : plat_psci_stat_accounting_start() [optional]
2534 This is an optional hook that platforms can implement for residency statistics
2544 Function : plat_psci_stat_accounting_stop() [optional]
2552 This is an optional hook that platforms can implement for residency statistics
2562 Function : plat_psci_stat_get_residency() [optional]
2570 This is an optional interface that is is invoked after resuming from a low power
2582 Function : plat_get_target_pwr_state() [optional]
2672 plat_psci_ops.pwr_domain_off_early() [optional]
2675 This optional function performs the platform specific actions to check if
2705 plat_psci_ops.pwr_domain_validate_suspend() [optional]
2708 This is an optional function that is only compiled into the build if the build
2716 plat_psci_ops.pwr_domain_suspend_pwrdown_early() [optional]
2719 This optional function may be used as a performance optimization to replace
2777 This is an optional function and, if implemented, is expected to perform
2806 plat_psci_ops.pwr_domain_on_finish_late() [optional]
2809 This optional function is called by the PSCI implementation after the calling
2883 This is an optional function and, if implemented, is invoked by the PSCI
2894 This is an optional function and, if implemented, verifies the ``power_state``
2914 This is an optional function. If implemented this function is intended to return
2929 This is an optional function. If implemented this function is
2942 This is an optional function. If implemented it enables or disables the
2951 This is an optional function. If implemented it returns the current
2959 This is an optional function. If implemented it checks if a memory
3458 version will be enabled by default and any optional Arch feature supported by
3461 and optional Arch specific features.