| 2018-02-23 |
Merge pull request #43 from lioncash/prototype
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|---|---|
|
Merge pull request #44 from lioncash/mmu
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
|
|
|
i2c: Fix -Wmissing-prototypes warnings
Lioncash
committed
on 23 Feb 2018
|
|
|
Merge pull request #17 from lioncash/include
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
Merge pull request #27 from lioncash/param
...
TuxSH
authored
on 23 Feb 2018
GitHub
committed
on 23 Feb 2018
|
|
|
start.cold/warm: Correct MSR instructions (#42)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
start.cold/warm.s: Correct DSB instruction instances (#41)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
mc: fix invalid range comparison (#37)
Merry
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
smc_api: Fix compilation issues (#40)
...
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|
|
|
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
|
|
|
mmu: Fix call to non-existent mmu_unmap_page_range function in mmio_unmap_all_devices
Lioncash
committed
on 23 Feb 2018
|
|
|
mmu: Remove extraneous argument to mmu_unmap in mmu_unmap_range
Lioncash
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
|
|
|
Add missing string.h includes
Lioncash
committed
on 23 Feb 2018
|
|
|
cpu_context: Add missing include (#25)
Mat M
authored
on 23 Feb 2018
SciresM
committed
on 23 Feb 2018
|