storage: Better BIS support

It now supports more than one crypto block and keys are expected to slot 0 and up to slot 5.
This commit is contained in:
CTCaer
2020-06-14 13:36:36 +03:00
parent d90f5b7e7c
commit 242bbdada5
2 changed files with 59 additions and 19 deletions

View File

@@ -84,7 +84,7 @@
// NX BIS driver sector cache.
#define NX_BIS_CACHE_ADDR 0xFEE00000
#define NX_BIS_CACHE_SZ 0x8800
#define NX_BIS_CACHE_SZ 0x100000
// USB buffers.
#define USBD_ADDR 0xFEF00000