History for Atmosphere / exosphere / src / package2.c
2018-10-16
@Michael Scire
exosphere: Add package2 support for 6.0.0
Michael Scire committed on 16 Oct 2018
2018-09-15
@hexkyz
fusee: Move nxboot hand-off to IRAM. ...
hexkyz committed on 15 Sep 2018
2018-09-09
@Michael Scire
exosphere: Add support for 6.0.0.
Michael Scire committed on 9 Sep 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-08-17
@Michael Scire
exosphere: commit WIP warmboot progress ...
Michael Scire committed on 17 Aug 2018
2018-06-02
@Michael Scire
Exosphere: Fix bugs, now boots 5.1.0 successfully.
Michael Scire committed on 2 Jun 2018
2018-06-01
@Michael Scire
Exosphere: Fix SE definition bug, misc other bugs. Now boots on 1.0.0
Michael Scire committed on 1 Jun 2018
2018-05-22
@Michael Scire
Exosphere: Fix MC carveout setup bug, now receives smcCpuOn from kernel on 1.0.0.
Michael Scire committed on 22 May 2018
2018-05-21
@Michael Scire
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
Michael Scire committed on 21 May 2018
2018-05-17
@TuxSH
[exosphere] Fix bug in package2.c
TuxSH committed on 17 May 2018
2018-05-11
@TuxSH
[exosphere] Rewrite crt0/init and ld script
TuxSH committed on 11 May 2018
2018-04-12
@Michael Scire
Exosphere: Support unsigned/plaintext Package2s if signature is clear.
Michael Scire committed on 12 Apr 2018
2018-03-25
@Michael Scire
Integrate 5.x SMC API changes, add 4.x specific setup, implement target firmware selection
Michael Scire committed on 25 Mar 2018
2018-03-08
@TuxSH
memcpy(x, NULL, 0) is undefined behavior
TuxSH committed on 8 Mar 2018
@Michael Scire
Implement BootReason config
Michael Scire committed on 8 Mar 2018
2018-03-03
@TuxSH
Add most of warmboot_main
TuxSH committed on 3 Mar 2018
@Michael Scire
Change 'success' panic location to end of coldboot_main()
Michael Scire committed on 3 Mar 2018
@Michael Scire
Cleanup TODOs, implement bootconfig SCR_EL3 bit setting
Michael Scire committed on 3 Mar 2018
2018-03-02
@Michael Scire
Implement CPU state init, fix bug in cpu_context restore
Michael Scire committed on 2 Mar 2018
@Michael Scire
Add call to se_generate_stored_vector() before validating
Michael Scire committed on 2 Mar 2018
@Michael Scire
Update pk2ldr outline, prepare for bootup_misc_mmio() impl
Michael Scire committed on 2 Mar 2018
@TuxSH
Reintroduce unmap_* in package2.c
TuxSH committed on 2 Mar 2018
@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
@TuxSH
Rewrite relocation stuff
TuxSH committed on 2 Mar 2018
2018-03-01
@TuxSH
Implements missings parts of pk2ldr, refactor relocation a bit
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
2018-02-28
@TuxSH
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
TuxSH committed on 28 Feb 2018
@Michael Scire
Implement BootConfig.
Michael Scire committed on 28 Feb 2018