2018-03-01
@TuxSH
Can't copy to VAs if VA don't exist (at that point of the program)
TuxSH committed on 1 Mar 2018
@TuxSH
Fix the set_memory_registers_enable_mmu call
TuxSH committed on 1 Mar 2018
2018-02-28
@TuxSH
Fix ttbl init pointer arith bug, other fixes
TuxSH committed on 28 Feb 2018
@TuxSH
Clear bss at runtime like Nintendo actually does
TuxSH committed on 28 Feb 2018
@TuxSH
Use bic instead of and in finalize_powerdown
TuxSH committed on 28 Feb 2018
@TuxSH
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
TuxSH committed on 28 Feb 2018
@TuxSH
Implement and use set_memory_registers_enable_mmu
TuxSH committed on 28 Feb 2018
@TuxSH
Fix wrongly named register in __set_memory_registers, add prototype
TuxSH committed on 28 Feb 2018
@Michael Scire
Implement BootConfig.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Panic Bright Red on failed master key detection.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Fix decrypt_data_into_keyslot
Michael Scire committed on 28 Feb 2018
@Michael Scire
Clean up SE TODOs, implement GIC nonsecure init
Michael Scire committed on 28 Feb 2018
@Michael Scire
Status callback keys have guaranteed atomicity from caller locks.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement Panic() stub.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Finish implementing Security Engine context save
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement more SE context save functionality
Michael Scire committed on 28 Feb 2018
@TuxSH
Implement __set_memory_registers
TuxSH committed on 28 Feb 2018
@Michael Scire
Implement the rest of smcCpuSuspend with skeleton SE API calls.
Michael Scire committed on 28 Feb 2018
@TuxSH
Refactor save/restore_current_core_context, fix memory ordering issue with inline asm
TuxSH committed on 28 Feb 2018
@Michael Scire
Finish smcCpuOff
Michael Scire committed on 28 Feb 2018
@Michael Scire
Uncomment more sleep/suspend code
Michael Scire committed on 28 Feb 2018
@Michael Scire
Uncomment BPMP firmware copy in LP0
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement save/restore current core context
Michael Scire committed on 28 Feb 2018
@Michael Scire
Fix missing titlekey revision assignment
Michael Scire committed on 28 Feb 2018
2018-02-27
@TuxSH
Rename cache.s/.h to arm.s/.h
TuxSH committed on 27 Feb 2018
@TuxSH
Use specs file, remove -nostartfiles
TuxSH committed on 27 Feb 2018
@TuxSH
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH committed on 27 Feb 2018
@TuxSH
Unstub lma2vma code
TuxSH committed on 27 Feb 2018
@TuxSH
Add proper linkscript... ...
TuxSH committed on 27 Feb 2018
@Michael Scire
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire committed on 27 Feb 2018