Load AES keys stored in boot9.bin (#4335)
* Load AES keys stored in boot9.bin
This commit is contained in:
@ -50,3 +50,4 @@
|
||||
// Sys files
|
||||
#define SHARED_FONT "shared_font.bin"
|
||||
#define AES_KEYS "aes_keys.txt"
|
||||
#define BOOTROM9 "boot9.bin"
|
||||
|
Reference in New Issue
Block a user