1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-09-20 05:53:34 +01:00
hekate/bootloader/hos
Kostas Missos de830df7e7 Add automatic NOGC based on fuses burnt
Auto NoGC:
0: Force disable, 1: Auto (checks fuses and fw version)

And also remove customlogo. It's redudunt.
2019-02-24 01:06:24 +02:00
..
hos.c Add automatic NOGC based on fuses burnt 2019-02-24 01:06:24 +02:00
hos.h Make tsec checks faster and cover unluckiest cases 2018-12-16 16:55:56 +02:00
hos_config.c Add automatic NOGC based on fuses burnt 2019-02-24 01:06:24 +02:00
hos_config.h Add automatic NOGC based on fuses burnt 2019-02-24 01:06:24 +02:00
pkg1.c Fix sleep with 6.X.X secmon when debug mode is on 2019-02-12 00:42:22 +02:00
pkg1.h Add warmboot patches for efuse checks 2018-12-16 15:21:17 +01:00
pkg2.c Add SVC generic patches 2019-02-12 00:36:24 +02:00
pkg2.h Add SVC generic patches 2019-02-12 00:36:24 +02:00
secmon_exo.c Bugfixes 2018-12-16 16:52:38 +02:00
secmon_exo.h