2018-03-02
@Michael Scire
Fix dangling comments
Michael Scire committed on 2 Mar 2018
@Michael Scire
Fix up package2.c, current build makes it to the panic() on hardware
Michael Scire committed on 2 Mar 2018
@Michael Scire
Fix start.s to pass reloc_list properly to package2ldr
Michael Scire committed on 2 Mar 2018
@Michael Scire
Fix coldboot init, Exosphere makes it to PK2LDR in this commit.
Michael Scire committed on 2 Mar 2018
@TuxSH
Rewrite relocation stuff
TuxSH committed on 2 Mar 2018
2018-03-01
@TuxSH
Fix wrong subsection name
TuxSH committed on 1 Mar 2018
@TuxSH
Implements missings parts of pk2ldr, refactor relocation a bit
TuxSH committed on 1 Mar 2018
@TuxSH
Strongly validate SPL's buffer address
TuxSH committed on 1 Mar 2018
@Michael Scire
Properly detect PK21 master key rev.
Michael Scire committed on 1 Mar 2018
@Michael Scire
Fix PK2LDR bugs, Fix SE bugs
Michael Scire committed on 1 Mar 2018
@TuxSH
Put the loaded bootconfig in the evt page
TuxSH committed on 1 Mar 2018
@Michael Scire
Fix Modulus Exponentiation in SE driver
Michael Scire committed on 1 Mar 2018
@Michael Scire
Make clear_bss work regardless of load address
Michael Scire committed on 1 Mar 2018
@TuxSH
Fix tzram_map_all_segments
TuxSH committed on 1 Mar 2018
@TuxSH
Finish writing coldboot_main
TuxSH committed on 1 Mar 2018
@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