| 2018-02-28 |
Implement and use set_memory_registers_enable_mmu
TuxSH
committed
on 28 Feb 2018
|
|---|---|
|
Fix wrongly named register in __set_memory_registers, add prototype
TuxSH
committed
on 28 Feb 2018
|
|
|
Implement BootConfig.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Panic Bright Red on failed master key detection.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Fix decrypt_data_into_keyslot
Michael Scire
committed
on 28 Feb 2018
|
|
|
Clean up SE TODOs, implement GIC nonsecure init
Michael Scire
committed
on 28 Feb 2018
|
|
|
Status callback keys have guaranteed atomicity from caller locks.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement Panic() stub.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Finish implementing Security Engine context save
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement more SE context save functionality
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement __set_memory_registers
TuxSH
committed
on 28 Feb 2018
|
|
|
Implement the rest of smcCpuSuspend with skeleton SE API calls.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Refactor save/restore_current_core_context, fix memory ordering issue with inline asm
TuxSH
committed
on 28 Feb 2018
|
|
|
Finish smcCpuOff
Michael Scire
committed
on 28 Feb 2018
|
|
|
Uncomment more sleep/suspend code
Michael Scire
committed
on 28 Feb 2018
|
|
|
Uncomment BPMP firmware copy in LP0
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement save/restore current core context
Michael Scire
committed
on 28 Feb 2018
|
|
|
Fix missing titlekey revision assignment
Michael Scire
committed
on 28 Feb 2018
|
|
| 2018-02-27 |
Rename cache.s/.h to arm.s/.h
TuxSH
committed
on 27 Feb 2018
|
|
Use specs file, remove -nostartfiles
TuxSH
committed
on 27 Feb 2018
|
|
|
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH
committed
on 27 Feb 2018
|
|
|
Unstub lma2vma code
TuxSH
committed
on 27 Feb 2018
|
|
|
|
|
|
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire
committed
on 27 Feb 2018
|
|
|
Fix Makefile
TuxSH
committed
on 27 Feb 2018
|
|
| 2018-02-26 |
Adapt code to match last commit, link in bpmpfw_bin(_size)
TuxSH
committed
on 26 Feb 2018
|
|
Merge pull request #58 from MerryMage/context_id-rename
...
TuxSH
authored
on 26 Feb 2018
GitHub
committed
on 26 Feb 2018
|
|
|
|
|
|
Rename set_core_entrypoint_and_context_id
MerryMage
committed
on 26 Feb 2018
|
|
|
Start implementing smcCpuSuspend
Michael Scire
committed
on 26 Feb 2018
|