Michael Scire
|
a2496e5462
|
exo: fix warmboot memory address error
|
2020-05-18 08:57:20 -07:00 |
|
Michael Scire
|
8e75a4169d
|
ams: revamp target firmware
|
2020-05-06 22:29:07 -07:00 |
|
Michael Scire
|
aa4c79cd9c
|
exosphere: update to support 10.0.0
|
2020-04-13 23:30:54 -07:00 |
|
Michael Scire
|
6ecf04c3b7
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-01-24 02:10:40 -08:00 |
|
hexkyz
|
b89f0e45ec
|
Cleanup FUSE, TSEC and SE code and add KFUSE state check during TSEC initialization (thanks @CTCaer).
|
2019-12-31 17:59:15 +00:00 |
|
Michael Scire
|
7e6ff1f327
|
exosphere: support enabling usermode pmu regs (closes #703)
|
2019-12-07 15:35:34 -08:00 |
|
Michael Scire
|
33827fe3a3
|
Implement support for 9.1.0
|
2019-12-07 13:44:08 -08:00 |
|
Michael Scire
|
93d83c5bb9
|
ams: initial support for 9.0.0
|
2019-09-14 10:43:39 -07:00 |
|
Michael Scire
|
493b074a9e
|
exo: support for 8.1.0
|
2019-06-18 23:54:53 -07:00 |
|
Michael Scire
|
c96ae0148e
|
Revise sept key generation methodology.
|
2019-06-18 22:22:40 -07:00 |
|
Michael Scire
|
bb6cc6532b
|
fusee/exo: add ability to disable user exception handlers
please do not use this
yellows8 needs it to debug am, 99% of use cases want them on
|
2019-05-10 03:50:25 -07:00 |
|
Michael Scire
|
81895c8019
|
fusee: update to support booting 8.0.0
|
2019-04-20 10:36:38 -07:00 |
|
Michael Scire
|
ae90a9d7a6
|
exo/fusee: implement 8.0.0 support (package2 changes still TODO)
|
2019-04-20 10:36:38 -07:00 |
|
Michael Scire
|
03e176d7f1
|
atmosphere: current year is 2019
|
2019-04-07 19:00:49 -07:00 |
|
Michael Scire
|
85669ef491
|
Fix off-by-one (thanks @CtCaer)
|
2019-02-20 04:52:44 -08:00 |
|
Michael Scire
|
a71b2d9329
|
Exo: update package2 constants
|
2019-01-31 01:39:53 -08:00 |
|
Michael Scire
|
506ac3f167
|
exo: theoretical support for moved MAILBOX page
|
2019-01-30 23:13:27 -08:00 |
|
Michael Scire
|
46f4896992
|
exo/fusee: add support for new master key
|
2019-01-30 22:37:26 -08:00 |
|
Michael Scire
|
e0f1e637f7
|
Add single source of truth for target firmwares.
|
2018-12-17 12:40:06 -08:00 |
|
Michael Scire
|
72a2c10896
|
exosphere: Add support for enabling debugmode via BCT.ini
|
2018-11-30 03:10:27 -08:00 |
|
Michael Scire
|
767a4b3606
|
fusee/exo: BYOK support for 6.2.0. Proper support TODO.
|
2018-11-25 22:37:24 -08:00 |
|
Michael Scire
|
a71d98d78b
|
exosphere: Implement optional 6.2.0+ keygen
|
2018-11-25 17:11:21 -08:00 |
|
Michael Scire
|
eab5e0df9b
|
exosphere: add EXOSPHERE_TARGET_FIRMWARE_620
|
2018-11-25 16:06:46 -08:00 |
|
Michael Scire
|
f9f9997d3f
|
Exosphere: fix warmboot constant for 4.0.0-4.1.0
|
2018-10-17 16:40:57 -07:00 |
|
Michael Scire
|
11159f5fa9
|
exosphere: Add package2 support for 6.0.0
|
2018-10-16 14:10:00 -07:00 |
|
hexkyz
|
39d812f434
|
fusee: Move nxboot hand-off to IRAM.
fusee/exosphere: Minor cleanup.
|
2018-09-15 21:08:58 +01:00 |
|
Michael Scire
|
fa0e906129
|
exosphere: Add support for 6.0.0.
|
2018-09-08 23:51:52 -07:00 |
|
hexkyz
|
28e4d4411d
|
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
|
2018-09-07 16:00:13 +01:00 |
|
Michael Scire
|
f41aaccaa2
|
exosphere: commit WIP warmboot progress
-15+ bugs fixed
-We now receive ~0x400 SMCs from user processes
(including from psm) on wake-from-sleep
|
2018-08-16 18:45:38 -07:00 |
|
Michael Scire
|
fa4c219395
|
Exosphere: Fix bugs, now boots 5.1.0 successfully.
|
2018-06-01 22:20:04 -06:00 |
|
Michael Scire
|
af9bee6e7f
|
Exosphere: Fix SE definition bug, misc other bugs. Now boots on 1.0.0
|
2018-06-01 00:46:05 -06:00 |
|
Michael Scire
|
ef9adabb40
|
Exosphere: Fix MC carveout setup bug, now receives smcCpuOn from kernel on 1.0.0.
|
2018-05-21 20:14:18 -06:00 |
|
Michael Scire
|
366cc5e189
|
Exosphere: Fix extremely spooky Security Engine bugs, now makes it to the end of package2loader.
|
2018-05-21 04:30:53 -06:00 |
|
TuxSH
|
5b5d3c69c2
|
[exosphere] Fix bug in package2.c
|
2018-05-17 16:15:30 +02:00 |
|
TuxSH
|
05b8b42164
|
[exosphere] Rewrite crt0/init and ld script
|
2018-05-11 14:07:37 +02:00 |
|
Michael Scire
|
7ddf5a922c
|
Exosphere: Support unsigned/plaintext Package2s if signature is clear.
|
2018-04-11 21:56:30 -06:00 |
|
Michael Scire
|
c2eed3caf6
|
Integrate 5.x SMC API changes, add 4.x specific setup, implement target firmware selection
|
2018-03-25 15:05:08 -06:00 |
|
TuxSH
|
b35c418558
|
memcpy(x, NULL, 0) is undefined behavior
|
2018-03-08 11:17:46 +01:00 |
|
Michael Scire
|
3d8ff446ad
|
Implement BootReason config
|
2018-03-08 01:48:57 -08:00 |
|
TuxSH
|
03c1ad7119
|
Add most of warmboot_main
|
2018-03-03 19:31:22 +01:00 |
|
Michael Scire
|
661bcaa3ec
|
Change 'success' panic location to end of coldboot_main()
|
2018-03-02 15:09:51 -08:00 |
|
Michael Scire
|
102fb5004f
|
Cleanup TODOs, implement bootconfig SCR_EL3 bit setting
|
2018-03-02 15:04:16 -08:00 |
|
Michael Scire
|
301b166684
|
Implement CPU state init, fix bug in cpu_context restore
|
2018-03-02 14:16:54 -08:00 |
|
Michael Scire
|
ca7b441079
|
Add call to se_generate_stored_vector() before validating
|
2018-03-02 12:59:12 -08:00 |
|
Michael Scire
|
b3dbfd8ee0
|
Update pk2ldr outline, prepare for bootup_misc_mmio() impl
|
2018-03-02 11:28:05 -08:00 |
|
TuxSH
|
cad9cdc6e0
|
Reintroduce unmap_* in package2.c
|
2018-03-02 07:33:47 +01:00 |
|
Michael Scire
|
78bee60485
|
Fix dangling comments
|
2018-03-01 21:24:22 -08:00 |
|
Michael Scire
|
7b6d15ec36
|
Fix up package2.c, current build makes it to the panic() on hardware
|
2018-03-01 21:15:19 -08:00 |
|
TuxSH
|
63d0b08ac4
|
Rewrite relocation stuff
|
2018-03-02 02:47:19 +01:00 |
|
TuxSH
|
82f10b4320
|
Implements missings parts of pk2ldr, refactor relocation a bit
|
2018-03-01 19:11:09 +01:00 |
|