| 2018-04-12 |
Exosphere: Support unsigned/plaintext Package2s if signature is clear.
Michael Scire
committed
on 12 Apr 2018
|
|---|---|
| 2018-03-25 |
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 |
memcpy(x, NULL, 0) is undefined behavior
TuxSH
committed
on 8 Mar 2018
|
|
Implement BootReason config
Michael Scire
committed
on 8 Mar 2018
|
|
| 2018-03-03 |
Add most of warmboot_main
TuxSH
committed
on 3 Mar 2018
|
|
Change 'success' panic location to end of coldboot_main()
Michael Scire
committed
on 3 Mar 2018
|
|
|
Cleanup TODOs, implement bootconfig SCR_EL3 bit setting
Michael Scire
committed
on 3 Mar 2018
|
|
| 2018-03-02 |
Implement CPU state init, fix bug in cpu_context restore
Michael Scire
committed
on 2 Mar 2018
|
|
Add call to se_generate_stored_vector() before validating
Michael Scire
committed
on 2 Mar 2018
|
|
|
Update pk2ldr outline, prepare for bootup_misc_mmio() impl
Michael Scire
committed
on 2 Mar 2018
|
|
|
Reintroduce unmap_* in package2.c
TuxSH
committed
on 2 Mar 2018
|
|
|
Fix dangling comments
Michael Scire
committed
on 2 Mar 2018
|
|
|
Fix up package2.c, current build makes it to the panic() on hardware
Michael Scire
committed
on 2 Mar 2018
|
|
|
Rewrite relocation stuff
TuxSH
committed
on 2 Mar 2018
|
|
| 2018-03-01 |
Implements missings parts of pk2ldr, refactor relocation a bit
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
|
|
| 2018-02-28 |
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
TuxSH
committed
on 28 Feb 2018
|
|
Implement BootConfig.
Michael Scire
committed
on 28 Feb 2018
|
|
|
Clean up SE TODOs, implement GIC nonsecure init
Michael Scire
committed
on 28 Feb 2018
|
|
| 2018-02-27 |
Rename cache.s/.h to arm.s/.h
TuxSH
committed
on 27 Feb 2018
|
| 2018-02-26 |
Merge pull request #58 from MerryMage/context_id-rename
...
TuxSH
authored
on 26 Feb 2018
GitHub
committed
on 26 Feb 2018
|
|
|
|
|
Rename set_core_entrypoint_and_context_id
MerryMage
committed
on 26 Feb 2018
|
|
| 2018-02-25 |
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH
committed
on 25 Feb 2018
|