.. |
arm.h
|
Implement flush_dcache_all_tzram_pa and invalidate_icache_all_inner_shareable_tzram_pa for the crt0s
|
2018-02-28 19:06:41 +01:00 |
arm.s
|
Use bic instead of and in finalize_powerdown
|
2018-02-28 20:01:42 +01:00 |
bootconfig.c
|
Put the loaded bootconfig in the evt page
|
2018-03-01 11:06:55 +01:00 |
bootconfig.h
|
Put the loaded bootconfig in the evt page
|
2018-03-01 11:06:55 +01:00 |
bpmp.h
|
Adapt code to match last commit, link in bpmpfw_bin(_size)
|
2018-02-26 22:30:51 +01:00 |
car.c
|
Implement Clock/Reset Driver.
|
2018-03-01 22:50:07 -08:00 |
car.h
|
Implement a few TODOs with CAR driver.
|
2018-03-01 23:33:43 -08:00 |
coldboot_init.c
|
Fix coldboot init, Exosphere makes it to PK2LDR in this commit.
|
2018-03-01 20:10:05 -08:00 |
coldboot_main.c
|
Finish writing coldboot_main
|
2018-03-01 01:40:09 +01:00 |
configitem.c
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
configitem.h
|
Start implementing smcCpuSuspend
|
2018-02-26 02:00:17 -08:00 |
cpu_context.c
|
Finish writing coldboot_main
|
2018-03-01 01:40:09 +01:00 |
cpu_context.h
|
Finish writing coldboot_main
|
2018-03-01 01:40:09 +01:00 |
exceptions.s
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
flow.h
|
Adapt code to match last commit, link in bpmpfw_bin(_size)
|
2018-02-26 22:30:51 +01:00 |
fuse.c
|
Implement a few TODOs with CAR driver.
|
2018-03-01 23:33:43 -08:00 |
fuse.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
gcm.c
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
gcm.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
i2c.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
i2c.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
interrupt.c
|
Implements missings parts of pk2ldr, refactor relocation a bit
|
2018-03-01 19:11:09 +01:00 |
interrupt.h
|
Clean up SE TODOs, implement GIC nonsecure init
|
2018-02-27 19:58:56 -08:00 |
lock.h
|
lock: Use stdatomic.h (#56)
|
2018-02-25 22:59:48 -08:00 |
lp0.c
|
Implement a few TODOs with CAR driver.
|
2018-03-01 23:33:43 -08:00 |
lp0.h
|
Implement the rest of smcCpuSuspend with skeleton SE API calls.
|
2018-02-27 17:07:30 -08:00 |
masterkey.c
|
Panic Bright Red on failed master key detection.
|
2018-02-27 20:00:48 -08:00 |
masterkey.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
mc.c
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
mc.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
memory_map.h
|
Implement and use set_memory_registers_enable_mmu
|
2018-02-28 13:32:18 +01:00 |
mmu.h
|
Fix ttbl init pointer arith bug, other fixes
|
2018-02-28 23:35:30 +01:00 |
package2.c
|
Reintroduce unmap_* in package2.c
|
2018-03-02 07:33:47 +01:00 |
package2.h
|
Rewrite relocation stuff
|
2018-03-02 02:47:19 +01:00 |
pmc.h
|
Implement Panic() stub.
|
2018-02-27 19:43:07 -08:00 |
preprocessor.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
randomcache.c
|
Rename cache.s/.h to arm.s/.h
|
2018-02-27 22:29:47 +01:00 |
randomcache.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
se.c
|
Fix PK2LDR bugs, Fix SE bugs
|
2018-03-01 03:25:12 -08:00 |
se.h
|
Implement BootConfig.
|
2018-02-27 20:28:34 -08:00 |
sealedkeys.c
|
all: Make file-scope variables internally linked where applicable (#57)
|
2018-02-26 00:42:21 -08:00 |
sealedkeys.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
smc_api.c
|
Status callback keys have guaranteed atomicity from caller locks.
|
2018-02-27 19:50:31 -08:00 |
smc_api.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
smc_user.c
|
Rename cache.s/.h to arm.s/.h
|
2018-02-27 22:29:47 +01:00 |
smc_user.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
start.s
|
Fix start.s to pass reloc_list properly to package2ldr
|
2018-03-01 20:39:49 -08:00 |
timers.c
|
Implement Panic() stub.
|
2018-02-27 19:43:07 -08:00 |
timers.h
|
Implement Panic() stub.
|
2018-02-27 19:43:07 -08:00 |
titlekey.c
|
Fix missing titlekey revision assignment
|
2018-02-27 15:14:23 -08:00 |
titlekey.h
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
uart.c
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
uart.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
userpage.c
|
Strongly validate SPL's buffer address
|
2018-03-01 12:35:02 +01:00 |
userpage.h
|
Rewrite the memory map-related code...
|
2018-02-26 22:09:35 +01:00 |
utils.c
|
Implement Panic() stub.
|
2018-02-27 19:43:07 -08:00 |
utils.h
|
Fix coldboot init, Exosphere makes it to PK2LDR in this commit.
|
2018-03-01 20:10:05 -08:00 |
warmboot_init.c
|
Fix coldboot init, Exosphere makes it to PK2LDR in this commit.
|
2018-03-01 20:10:05 -08:00 |
warmboot_main.c
|
Implement and use set_memory_registers_enable_mmu
|
2018-02-28 13:32:18 +01:00 |