2018-02-28
@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
@Michael Scire
Implement more SE context save functionality
Michael Scire committed on 28 Feb 2018
@TuxSH
Implement __set_memory_registers
TuxSH committed on 28 Feb 2018
@Michael Scire
Implement the rest of smcCpuSuspend with skeleton SE API calls.
Michael Scire committed on 28 Feb 2018
@TuxSH
Refactor save/restore_current_core_context, fix memory ordering issue with inline asm
TuxSH committed on 28 Feb 2018
@Michael Scire
Finish smcCpuOff
Michael Scire committed on 28 Feb 2018
@Michael Scire
Uncomment more sleep/suspend code
Michael Scire committed on 28 Feb 2018
@Michael Scire
Uncomment BPMP firmware copy in LP0
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement save/restore current core context
Michael Scire committed on 28 Feb 2018
@Michael Scire
Fix missing titlekey revision assignment
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
@TuxSH
Use specs file, remove -nostartfiles
TuxSH committed on 27 Feb 2018
@TuxSH
Use provided __libc_init_array and __libc_fini_array, bugfixes
TuxSH committed on 27 Feb 2018
@TuxSH
Unstub lma2vma code
TuxSH committed on 27 Feb 2018
@TuxSH
Add proper linkscript... ...
TuxSH committed on 27 Feb 2018
@Michael Scire
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire committed on 27 Feb 2018
@TuxSH
Fix Makefile
TuxSH committed on 27 Feb 2018
2018-02-26
@TuxSH
Adapt code to match last commit, link in bpmpfw_bin(_size)
TuxSH committed on 26 Feb 2018
@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
@Michael Scire
Start implementing smcCpuSuspend
Michael Scire committed on 26 Feb 2018
@TuxSH
Merge pull request #51 from lioncash/const ...
TuxSH authored on 26 Feb 2018 GitHub committed on 26 Feb 2018
@Mat M
all: Make file-scope variables internally linked where applicable (#57) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
lock: Use stdatomic.h (#56) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
fuse: simplify checks in fuse_get_reserved_odm and fuse_get_spare_bit (#54) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
mc: Remove dead code in get_carveout_by_id (#52)
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Mat M
se: Remove memset in se_perform_aes_block_operation (#53) ...
Mat M authored on 26 Feb 2018 SciresM committed on 26 Feb 2018
@Lioncash
memory_map: Remove unnecessary const ...
Lioncash committed on 26 Feb 2018