| 2018-02-23 |
se: fix infinite loop in shift_left_xor_rb (#21)
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|---|---|
|
mmu: Correct TCR_ORGN_WBWA typo
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
Fix SE access typo
Michael Scire
committed
on 23 Feb 2018
|
|
|
Switch all MMIO to the new access style
Michael Scire
committed
on 23 Feb 2018
|
|
|
userpage: fix declarations (#20)
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
masterkey: Add missing semicolon to mkey_vectors (#18)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
Access NX_BOOTLOADER_MAILBOXEN via mmu defs
Michael Scire
committed
on 23 Feb 2018
|
|
|
Finish SE API operations other than context-saving.
Michael Scire
committed
on 23 Feb 2018
|
|
|
Add mmio handling to mmu.h
TuxSH
committed
on 23 Feb 2018
|
|
|
Implement SE secure AES API.
Michael Scire
committed
on 23 Feb 2018
|
|
|
Implement RSA2048-PSS validation.
Michael Scire
committed
on 23 Feb 2018
|
|
| 2018-02-22 |
|
|
Merge pull request #15 from MerryMage/uart
...
SciresM
authored
on 22 Feb 2018
GitHub
committed
on 22 Feb 2018
|
|
|
uart: transmit string and hex
MerryMage
committed
on 22 Feb 2018
|
|
|
Add uart
MerryMage
committed
on 22 Feb 2018
|
|
| 2018-02-21 |
Clarify package2 relocation comment
Michael Scire
committed
on 21 Feb 2018
|
|
Finish actual Package2 loading code.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Add more WIP Package2 loading code.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Fix mangled register name.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Push WIP NX_BOOTLOADER sync code (for coldboots)
Michael Scire
committed
on 21 Feb 2018
|
|
|
Fix SMC names.
Michael Scire
committed
on 21 Feb 2018
|
|
|
Mention that Nintendo copy-pasted some startup code from arm-trusted-firmware
TuxSH
committed
on 21 Feb 2018
|
|
| 2018-02-20 |
Add mmu table builder functions (mmu.h)
TuxSH
committed
on 20 Feb 2018
|
|
Clarify PASLR commentary
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcGenerateSpecificAesKey, smcLoadRsaPrivateKey, smcLoadRsaOaepKey
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcDecryptRsaPrivateKey
Michael Scire
committed
on 20 Feb 2018
|
|
|
Fix minor build issues in gcm.c, etc.
TuxSH
committed
on 20 Feb 2018
|
|
|
Fix GHASH comment.
Michael Scire
committed
on 20 Feb 2018
|
|
|
Implement Nintendo's non-standard AES-GCM.
Michael Scire
committed
on 20 Feb 2018
|
|
|
smcGetRandomFor{User,Priv} Implementations.
Michael Scire
committed
on 20 Feb 2018
|