-
Basic program flow proposal:
UPDATE (26.02.2023): reason variable shall be linker in NOINIT RAM section to exchange data between app and bootlaoder
![image](https://user-images.githubusercontent.com…
-
Hi after trying evrythign i found this but when i run
`lspci | grep VGA`
i only get
`00:02.0 VGA compatible controller: Intel Corporation Alder Lake-P Integrated Graphics Controller (rev 0c)…
-
The Krait core actually has 3 timers available to it, GPT0, GPT1, and DGT (debug timer).
Unfortunately, GPT0 and GPT1 are locked down in secure mode by default (by the bootloaders?). For the moment w…
-
your work in stage-0 is a somewhat mature linux based bootloader.
potential benefits:
- make a secure boot signed bootloader
- support additional functionalities(tpm sealed keys for encryption, f…
-
I compile lk bootloader(LA.UM) for msm8996 and flash compiled emmc_appsboot.mbn, but Phone load edl mode after start. How disable secure boot(Phone Check bootloader Cert)
-
**Phone**: Xiaomi 9T (davinci)
**Version**: 20.0
### Bug:
I am trying to follow this guide: https://divestos.org/builds/LineageOS/davinci/install.html. But the step number 8 failed.
```
$ fas…
ghost updated
4 months ago
-
Hello,
I'm worried the input validation and pointer operations in the code may be insufficient for security critical code such as secure-bootloaders at the moment.
More comments and sample inpu…
-
According the secure boot specification, users can enroll their own keys for secure boot.
If the QOS bootloader were signed, users could manually enroll the signing key within the UEFI. That would be…
-
If i set up `boot_ramdisk=1` in my `config.txt` and EEPROM loads my next stage bootloader from `boot.img` file it's not reflected in the device tree `/chosen/bootloader`.
Since the ramdisk may contai…
-
* ReaR version ("/usr/sbin/rear -V"):
git eadcc683 (March 4th)
* If your ReaR version is not the current version, explain why you can't upgrade:
I'm getting an error on `rear mkopalpba` w…