Searched refs:fw_config_max_size (Results 1 – 2 of 2) sorted by relevance
143 uint32_t fw_config_max_size; in arm_bl1_platform_setup() local156 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()157 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, in arm_bl1_platform_setup()
155 uint32_t fw_config_max_size; in arm_bl1_platform_setup() local169 fw_config_max_size = ARM_FW_CONFIG_LIMIT - ARM_FW_CONFIG_BASE; in arm_bl1_platform_setup()170 set_config_info(ARM_FW_CONFIG_BASE, ~0UL, fw_config_max_size, FW_CONFIG_ID); in arm_bl1_platform_setup()
Completed in 2 milliseconds