| 2018-03-01 |
Strongly validate SPL's buffer address
TuxSH
committed
on 1 Mar 2018
|
|---|---|
|
Properly detect PK21 master key rev.
Michael Scire
committed
on 1 Mar 2018
|
|
|
Fix PK2LDR bugs, Fix SE bugs
Michael Scire
committed
on 1 Mar 2018
|
|
|
Put the loaded bootconfig in the evt page
TuxSH
committed
on 1 Mar 2018
|
|
|
Fix Modulus Exponentiation in SE driver
Michael Scire
committed
on 1 Mar 2018
|
|
|
Make clear_bss work regardless of load address
Michael Scire
committed
on 1 Mar 2018
|
|
|
Fix tzram_map_all_segments
TuxSH
committed
on 1 Mar 2018
|
|
|
Finish writing coldboot_main
TuxSH
committed
on 1 Mar 2018
|
|
|
Can't copy to VAs if VA don't exist (at that point of the program)
TuxSH
committed
on 1 Mar 2018
|
|
|
Fix the set_memory_registers_enable_mmu call
TuxSH
committed
on 1 Mar 2018
|
|
| 2018-02-28 |
Fix ttbl init pointer arith bug, other fixes
TuxSH
committed
on 28 Feb 2018
|
|
Clear bss at runtime like Nintendo actually does
TuxSH
committed
on 28 Feb 2018
|
|
|
Use bic instead of and in finalize_powerdown
TuxSH
committed
on 28 Feb 2018
|
|
|
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
TuxSH
committed
on 28 Feb 2018
|
|
|
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
|