Lines Matching full:boot
105 …/* Rough steps for a first boot when Secure Boot and/or Flash Encryption are still disabled on dev… in main()
106 * Secure Boot: in main()
109 * 3) Burn EFUSE to enable Secure Boot V2 (ABS_DONE_0). in main()
118 …BOOT_LOG_WRN("eFuse virtual mode is enabled. If Secure boot or Flash encryption is enabled then it… in main()
128 …BOOT_LOG_ERR("Secure Boot and Flash Encryption cannot be enabled separately, only together (their … in main()
142 BOOT_LOG_INF("enabling secure boot v2..."); in main()
147 BOOT_LOG_INF("secure boot v2 is already enabled, continuing.."); in main()
191 * 3) Burn EFUSE to enable Secure Boot V2. in main()
195 BOOT_LOG_INF("blowing secure boot efuse..."); in main()
214 BOOT_LOG_INF("Secure boot permanently enabled"); in main()
229 …sh encryption is not enabled, and SECURE_FLASH_REQUIRE_ALREADY_ENABLED is set, refusing to boot."); in main()
266 BOOT_LOG_INF("Secure boot permanently enabled"); in main()
289 /* Multi image independent boot in main()
290 * Boot on the second processor happens before the image0 boot in main()