| 2018-02-23 |
randomcache: Typo in randomcache_refill (#38)
...
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|---|---|
|
sealedkeys: Fix compilation issues (#39)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
Fix bpmpfw/Makefile, other changes.
TuxSH
committed
on 23 Feb 2018
|
|
|
Remove Makefile copy/paste leftovers for bpmpfw
Michael Scire
committed
on 23 Feb 2018
|
|
|
Implement LP0-Entry BPMP Firmware
Michael Scire
committed
on 23 Feb 2018
|
|
|
Implement smcConfigureCarveout
Michael Scire
committed
on 23 Feb 2018
|
|
|
Implement smcReadWriteRegister
Michael Scire
committed
on 23 Feb 2018
|
|
|
|
|
|
package2: Silence a -Wcomment warning (#35)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
package2: Correct -> to . in load_package2 (#34)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
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
|