| 2020-01-24 |
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire
committed
on 24 Jan 2020
|
|---|---|
| 2019-12-31 |
Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer).
hexkyz
committed
on 31 Dec 2019
|
| 2019-04-08 |
atmosphere: current year is 2019
Michael Scire
committed
on 8 Apr 2019
|
| 2019-03-14 |
exo: fix SE driver coherency bug (closes #384)
Michael Scire
committed
on 14 Mar 2019
|
| 2018-09-15 |
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-05-21 |
Use uintX_t for the SE & copy bugfixed SE struct definition
TuxSH
committed
on 21 May 2018
|
|
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
Michael Scire
committed
on 21 May 2018
|
|
| 2018-03-09 |
Fix async expMod output + smcUnwrapAesWrappedTitlekey
Michael Scire
committed
on 9 Mar 2018
|
| 2018-03-08 |
Fix smcComputeCmac, generally improve userpage cache usage
Michael Scire
committed
on 8 Mar 2018
|
|
Fix AES ECB encryption not encrypting
Michael Scire
committed
on 8 Mar 2018
|
|
|
memcpy(x, NULL, 0) is undefined behavior
TuxSH
committed
on 8 Mar 2018
|
|
| 2018-03-03 |
Refactor 32-bit register definitions
TuxSH
committed
on 3 Mar 2018
|
| 2018-03-02 |
Implement half of bootup_misc_mmio()
Michael Scire
committed
on 2 Mar 2018
|
| 2018-03-01 |
Fix PK2LDR bugs, Fix SE bugs
Michael Scire
committed
on 1 Mar 2018
|
|
Fix Modulus Exponentiation in SE driver
Michael Scire
committed
on 1 Mar 2018
|
|
| 2018-02-28 |
Implement BootConfig.
Michael Scire
committed
on 28 Feb 2018
|
|
Fix decrypt_data_into_keyslot
Michael Scire
committed
on 28 Feb 2018
|
|
|
Clean up SE TODOs, implement GIC nonsecure init
Michael Scire
committed
on 28 Feb 2018
|
|
|
Finish implementing Security Engine context save
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement more SE context save functionality
Michael Scire
committed
on 28 Feb 2018
|
|
|
Implement the rest of smcCpuSuspend with skeleton SE API calls.
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 |
|
|
all: Make file-scope variables internally linked where applicable (#57)
...
Mat M
authored
on 26 Feb 2018
SciresM
committed
on 26 Feb 2018
|
|
|
se: Remove memset in se_perform_aes_block_operation (#53)
...
Mat M
authored
on 26 Feb 2018
SciresM
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
|