History for Atmosphere / exosphere / src / package2.c
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
@Michael Scire
Clean up SE TODOs, implement GIC nonsecure init
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
2018-02-26
@TuxSH
Merge pull request #58 from MerryMage/context_id-rename ...
TuxSH authored on 26 Feb 2018 GitHub committed on 26 Feb 2018
@TuxSH
Rewrite the memory map-related code... ...
TuxSH committed on 26 Feb 2018
@MerryMage
Rename set_core_entrypoint_and_context_id
MerryMage committed on 26 Feb 2018
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018