Add warmboot patches for efuse checks

Fixes sleep on downgrade
This commit is contained in:
balika011
2018-12-15 22:16:06 +01:00
parent 09bfed9146
commit b2893d7fb6
3 changed files with 52 additions and 8 deletions

View File

@@ -42,6 +42,7 @@ typedef struct _pkg1_id_t
u32 warmboot_base;
bool set_warmboot;
patch_t *secmon_patchset;
patch_t *warmboot_patchset;
} pkg1_id_t;
typedef struct _pk11_hdr_t