| 2018-02-23 |
package2: Fix buffer variable name in rsa2048_pss_verify (#32)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|---|---|
|
package2: Use assignment instead of memcpy in decrypt_and_validate_header (#33)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
package2: Fix loop index in decrypt_and_validate_header (#31)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
all: Use bool where applicable (#30)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
gcm: Convert source data to a uint8_t pointer before subscripting it (#29)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
mmu: Pass missing tbl argument to mmu_map_page in mmu_map_page_range (#28)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
cpu_context: Add missing include (#25)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
mmu: Fix loop index variable name in mmio_get_device_address (#24)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
package2: Correct variable name for new device key source (#19)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
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
|