History for Atmosphere / exosphere / src / smc_api.c
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-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-09
@Michael Scire
Fix async expMod output + smcUnwrapAesWrappedTitlekey
Michael Scire committed on 9 Mar 2018
2018-03-07
@TuxSH
Fix fuse_get_hardware_type for 4.x
TuxSH committed on 7 Mar 2018
@Michael Scire
Add debug region to mapped memory
Michael Scire committed on 7 Mar 2018
@Michael Scire
Fix smcConfigureCarveout
Michael Scire committed on 7 Mar 2018
2018-03-05
@TuxSH
Make enum names consistent
TuxSH committed on 5 Mar 2018
@TuxSH
Fix lock_try_acquire(&g_is_user_smc_in_progress) calls
TuxSH committed on 5 Mar 2018
2018-03-04
@TuxSH
Fix lock clear in warmboot_main
TuxSH committed on 4 Mar 2018
2018-03-02
@TuxSH
Implement critical section (Lamport's Baker s algorithm)... ...
TuxSH committed on 2 Mar 2018
2018-02-28
@Michael Scire
Status callback keys have guaranteed atomicity from caller locks.
Michael Scire committed on 28 Feb 2018
@Michael Scire
Implement Panic() stub.
Michael Scire committed on 28 Feb 2018
2018-02-27
@Michael Scire
Skeleton smcCpuOff, fix building, fix smcConfigureCarveout
Michael Scire committed on 27 Feb 2018
2018-02-26
@TuxSH
Rewrite the memory map-related code... ...
TuxSH committed on 26 Feb 2018
@Michael Scire
Start implementing smcCpuSuspend
Michael Scire 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
2018-02-25
@TuxSH
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
TuxSH committed on 25 Feb 2018