-
```
Current setup (if I'm right) may end up in undesired situation if one uses a
secure setup (I mean setup no one can abuse by rebooting to unprotected
fastboot/recovery):
* phone is rooted (and Bo…
-
Unfortunately TWRP for montana from version 3.6 is not working anymore.
```
Error: failed to load kernel!
```
Version 3.5 and lower still work.
-
```
Current setup (if I'm right) may end up in undesired situation if one uses a
secure setup (I mean setup no one can abuse by rebooting to unprotected
fastboot/recovery):
* phone is rooted (and Bo…
-
The [v0.7 specification] makes some assertions and assumptions about the security model for the systems in which it is used. In particular, it requires that the Update Service (or Bootloader) verifies…
-
Hello, I apologise if this is meant to be easy to resolve, but I cannot find a way to update the device if its bootloader has been relocked after installing ProtonAOSP. Is this intentional? Having to …
-
When converting from OVA file that isnt specifing the firmware type in OVF configuration, the result yaml file contains the wrong firmware type.
attaching some conversion logs of VM with UEFI:
…
-
For some reason I can't get the build environment set up. Is it using PlatformIO or the native ESP IDF extension? Is it possible to provide the prebuilt firmware for the ESP32-C3?
-
Hi,
I am trying to generate the SHA to write to the eFuse so I can properly activate the secure boot authentication
However using the documented bif file, I am having the following issue:
```
…
ldts updated
3 months ago
-
## Introduction
For years zephyr has been using the flash_area API to work with images and storage solutions. This API has limited the development of zephyr because:
a. It is limited to flash, t…
-
I wanted to install a systemd-boot based system.
The installer doesn't have currently an option for that, that is okay.
systemd-boot cannot load initramfs from different partitions, so the old lay…