2018-02-21
@Michael Scire
Push WIP NX_BOOTLOADER sync code (for coldboots)
Michael Scire committed on 21 Feb 2018
@Michael Scire
Fix SMC names.
Michael Scire committed on 21 Feb 2018
@TuxSH
Mention that Nintendo copy-pasted some startup code from arm-trusted-firmware
TuxSH committed on 21 Feb 2018
2018-02-20
@TuxSH
Add mmu table builder functions (mmu.h)
TuxSH committed on 20 Feb 2018
@Michael Scire
Clarify PASLR commentary
Michael Scire committed on 20 Feb 2018
@Michael Scire
smcGenerateSpecificAesKey, smcLoadRsaPrivateKey, smcLoadRsaOaepKey
Michael Scire committed on 20 Feb 2018
@Michael Scire
smcDecryptRsaPrivateKey
Michael Scire committed on 20 Feb 2018
@TuxSH
Fix minor build issues in gcm.c, etc.
TuxSH committed on 20 Feb 2018
@Michael Scire
Fix GHASH comment.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement Nintendo's non-standard AES-GCM.
Michael Scire committed on 20 Feb 2018
@Michael Scire
smcGetRandomFor{User,Priv} Implementations.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement titlekey unwrapping.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Fix Seal Key sources.
Michael Scire committed on 20 Feb 2018
@Michael Scire
smcGenerateAesKek + Key sealing.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement masterkey logic, KEYSLOT defines.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement titlekey SMCs (with skeleton tkey API)
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement smcRsaOaep
Michael Scire committed on 20 Feb 2018
@Michael Scire
Implement smcExpMod.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Add missing userToSecure args in smcComputeCmac
Michael Scire committed on 20 Feb 2018
@Michael Scire
smcComputeCmac implementation.
Michael Scire committed on 20 Feb 2018
@Michael Scire
Outline user<->secure page copying.
Michael Scire committed on 20 Feb 2018
@TuxSH
Add the crt0s
TuxSH committed on 20 Feb 2018
2018-02-19
@Michael Scire
SMCCryptAes + Skeleton blocking AES API
Michael Scire committed on 19 Feb 2018
@Michael Scire
Async SE AES API
Michael Scire committed on 19 Feb 2018
@Michael Scire
Flesh out more of the SE driver
Michael Scire committed on 19 Feb 2018
@Michael Scire
Skeleton for smcGetConfig and smcSetConfig
Michael Scire committed on 19 Feb 2018
@TuxSH
Change argument types in se.c/h, implement read32le/be, etc.
TuxSH committed on 19 Feb 2018
2018-02-18
@TuxSH
ic iallu doesn't broadcast at all, replace the "icache invalidate all" function
TuxSH committed on 18 Feb 2018
@TuxSH
Add cache+tlb functions
TuxSH committed on 18 Feb 2018
@Michael Scire
Add some more MMIO, smcCpuOn
Michael Scire committed on 18 Feb 2018