Load AES keys stored in boot9.bin (#4335)
* Load AES keys stored in boot9.bin
This commit is contained in:
parent
2a7b87874b
commit
f48157c6ea
2 changed files with 85 additions and 0 deletions
|
@ -50,3 +50,4 @@
|
|||
// Sys files
|
||||
#define SHARED_FONT "shared_font.bin"
|
||||
#define AES_KEYS "aes_keys.txt"
|
||||
#define BOOTROM9 "boot9.bin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue