2018-02-23
@TuxSH
Add mmio handling to mmu.h
TuxSH committed on 23 Feb 2018
@Michael Scire
Implement SE secure AES API.
Michael Scire committed on 23 Feb 2018
@Michael Scire
Implement RSA2048-PSS validation.
Michael Scire committed on 23 Feb 2018
2018-02-22
@Mat M
smc_user: Fix syntax (#16) ...
Mat M authored on 22 Feb 2018 SciresM committed on 22 Feb 2018
@SciresM
Merge pull request #15 from MerryMage/uart ...
SciresM authored on 22 Feb 2018 GitHub committed on 22 Feb 2018
@MerryMage
uart: transmit string and hex
MerryMage committed on 22 Feb 2018
@MerryMage
Add uart
MerryMage committed on 22 Feb 2018
2018-02-21
@Michael Scire
Clarify package2 relocation comment
Michael Scire committed on 21 Feb 2018
@Michael Scire
Finish actual Package2 loading code.
Michael Scire committed on 21 Feb 2018
@Michael Scire
Add more WIP Package2 loading code.
Michael Scire committed on 21 Feb 2018
@Michael Scire
Fix mangled register name.
Michael Scire committed on 21 Feb 2018
@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