mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
5c59d42a30
also why am i using steps
515 B
515 B
For future reference if updating the BDK
// TODO: memory map(?)
/bdk/sec/SE.c&h
- Added se_aes_cmac
- Added se_calc_hmac_sha256
/bdk/usb
- Removed entirely
/bdk/storage/sd.c
- in sd_file_read(), extend read buffer by 1 and place a NULL byte at the end
/bdk/libs/fatfs/ff.c&h
- Added f_fdisk_mod
- Stubbed exfat partition creation
/bdk/utils/ini.c
- Added initial 'unknown' section to parse prod.keys
/bdk/libs
- Added nx-savedata from Lockpick_RCM